Opened 20 years ago

Last modified 8 years ago

#2379 closed defect

UPDATE: devel/apr-util-0.9.5 — at Initial Version

Reported by: chris.ridd@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: apr-util

Description

apr-util requires apache2, which is now at 2.0.52. The patch is straightforward:

Index: Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/apr-util/Portfile,v retrieving revision 1.16 diff -b -u -r1.16 Portfile --- Portfile 21 Jul 2004 14:29:26 -0000 1.16 +++ Portfile 8 Nov 2004 21:32:53 -0000 @@ -3,7 +3,7 @@

PortSystem 1.0 name apr-util version 0.9.5

-revision 1 +revision 2

categories devel maintainers dluke@… description utilities built with the apache group's portability library

@@ -16,12 +16,12 @@

depends_lib lib:libapr-0.0:apr lib:XXX:expat \

lib:XXX:libiconv lib:libdb-4:db4

-distname httpd-2.0.50 +distname httpd-2.0.52

dist_subdir apache2

master_sites apache:httpd

-checksums md5 8b251767212aebf41a13128bb70c0b41 +checksums md5 eba528fa8613dc5bfb0615a69c11f053

extract.post_args | tar -f - -x ${distname}/srclib/apr-util ${distname}/srclib/apr

Change History (0)

Note: See TracTickets for help on using tickets.