#1687 closed defect (fixed)
Remove obsolete configure patch for apr-util
Reported by: | danielluke (Daniel J. Luke) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: | apr-util |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
We don't need to patch the configure for db4 as we did for the previous httpd/apr-util release.
Remove the patchfiles line from the Portfile and remove the patch.
Diffs inline:
cvs server: Diffing . Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/apr-util/Portfile,v retrieving revision 1.12 diff -u -d -b -w -r1.12 Portfile --- Portfile 26 Mar 2004 22:00:15 -0000 1.12 +++ Portfile 31 Mar 2004 18:12:54 -0000 @@ -31,5 +31,3 @@ pre-configure { reinplace "s|@APR_SOURCE_DIR@|${workpath}/${distname}/srclib/apr|g" \ ${workpath}/${worksrcdir}/Makefile.in } - -patchfiles patch-configure cvs server: Diffing files cvs server: cannot find files/patch-configure
Change History (2)
comment:1 Changed 21 years ago by matt@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | apr-util added |
Note: See
TracTickets for help on using
tickets.
Done. Thanks Daniel!