[27667] trunk/dports/devel/apr/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 11 14:52:26 PDT 2007


Revision: 27667
          http://trac.macosforge.org/projects/macports/changeset/27667
Author:   ryandesign at macports.org
Date:     2007-08-11 14:52:26 -0700 (Sat, 11 Aug 2007)

Log Message:
-----------
apr: add livecheck, similar to the one added to apr-util in r27661

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

Modified: trunk/dports/devel/apr/Portfile
===================================================================
--- trunk/dports/devel/apr/Portfile	2007-08-11 21:51:56 UTC (rev 27666)
+++ trunk/dports/devel/apr/Portfile	2007-08-11 21:52:26 UTC (rev 27667)
@@ -30,3 +30,7 @@
 		reinplace {s|\(#define APR_HAS_SENDFILE[[:space:]]*\)1|\1 0|} ${worksrcpath}/include/apr.h
 	}
 }
+
+livecheck.check regex
+livecheck.url   http://apache.org/dist/apr/
+livecheck.regex {<a href="#apr">APR (\d+(?:\.\d+)*) is the latest available version</a>}

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


More information about the macports-changes mailing list