Opened 18 years ago
Closed 18 years ago
#11196 closed enhancement (fixed)
UPDATE: privoxy-3.0.6
Reported by: | cssdev | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
A new version of privoxy is available, as I discovered when trying to resolve some conflicts with the latest Tiger Security Update. Unfortunately, this looks like a very non-trivial port to update. I might need some help trying to iron out all the fixes, especially since the current patchfiles no longer apply cleanly.
Attachments (2)
Change History (7)
comment:1 Changed 18 years ago by cssdev
Changed 18 years ago by cssdev
Attachment: | patch-GNUmakefile.in added |
---|
Updated the patch to GNUmakefile.in so that it now applies cleanly.
Changed 18 years ago by cssdev
Attachment: | patch-Portfile.diff added |
---|
The patched Portfile bumps the version and checksums. It also fixes the worksrcdir, removes patch-jcc.h, and orders the Portfile contents to match the phase ordering.
comment:2 Changed 18 years ago by cssdev
Summary: | UPDATE: privoxy-3.0.6 (needs patch cleanup) → UPDATE: privoxy-3.0.6 |
---|
comment:4 Changed 18 years ago by cssdev
Owner: | changed from macports-dev@… to css@… |
---|---|
Status: | new → assigned |
I've been using the update for a couple weeks now, and it seems that everything works fine.
comment:5 Changed 18 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r21345
Note: See
TracTickets for help on using
tickets.
A few questions on the Portfile:
autoheader
called? Should the Portfile use the MacPorts autoheader?DESTDIR
support and fixing the `@LDFLAGS@ bug?It seems that patch-jcc.h can be removed, as its fix is no longer needed.