[63015] trunk/dports/devel/libgeoip/Portfile

nox at macports.org nox at macports.org
Sat Jan 23 08:33:54 PST 2010


Revision: 63015
          http://trac.macports.org/changeset/63015
Author:   nox at macports.org
Date:     2010-01-23 08:33:53 -0800 (Sat, 23 Jan 2010)
Log Message:
-----------
Fix libgeoip livecheck

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

Modified: trunk/dports/devel/libgeoip/Portfile
===================================================================
--- trunk/dports/devel/libgeoip/Portfile	2010-01-23 16:33:40 UTC (rev 63014)
+++ trunk/dports/devel/libgeoip/Portfile	2010-01-23 16:33:53 UTC (rev 63015)
@@ -28,3 +28,7 @@
 	xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL \
 		NEWS README TODO ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type  regex
+livecheck.url   http://geolite.maxmind.com/download/geoip/api/c/
+livecheck.regex {GeoIP-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100123/74aa822a/attachment.html>


More information about the macports-changes mailing list