[32743] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Sat Jan 12 17:18:33 PST 2008


Revision: 32743
          http://trac.macosforge.org/projects/macports/changeset/32743
Author:   ryandesign at macports.org
Date:     2008-01-12 17:18:31 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------
apr0 and apr-util0: add livecheck; see #13251

Modified Paths:
--------------
    trunk/dports/devel/apr-util0/Portfile
    trunk/dports/devel/apr0/Portfile

Modified: trunk/dports/devel/apr-util0/Portfile
===================================================================
--- trunk/dports/devel/apr-util0/Portfile	2008-01-12 23:39:06 UTC (rev 32742)
+++ trunk/dports/devel/apr-util0/Portfile	2008-01-13 01:18:31 UTC (rev 32743)
@@ -51,3 +51,7 @@
 #pre-configure	{
 #			reinplace "s|^Libs: |Libs: -L${prefix}/lib/db44 |" $worksrcpath/apr-util.pc.in
 #		}
+
+livecheck.check	regex
+livecheck.url	http://www.apache.org/dist/apr/
+livecheck.regex	APR-util (0\\.\[0-9.\]+)

Modified: trunk/dports/devel/apr0/Portfile
===================================================================
--- trunk/dports/devel/apr0/Portfile	2008-01-12 23:39:06 UTC (rev 32742)
+++ trunk/dports/devel/apr0/Portfile	2008-01-13 01:18:31 UTC (rev 32743)
@@ -36,3 +36,7 @@
 		reinplace {s|\(#define APR_HAS_SENDFILE[[:space:]]*\)1|\1 0|} ${worksrcpath}/include/apr.h
 	}
 }
+
+livecheck.check	regex
+livecheck.url	http://www.apache.org/dist/apr/
+livecheck.regex	APR (0\\.\[0-9.\]+)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080112/ec2d7eda/attachment-0001.html


More information about the macports-changes mailing list