#1687: Remove obsolete configure patch for apr-util -----------------------+-------------------------------- Reporter: dluke@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: apr-util | -----------------------+-------------------------------- Changes (by ryandesign@…): * port: => apr-util Old description:
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
New description: 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 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/1687#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X