[149920] trunk/dports/devel/geoipupdate/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 5 14:19:33 PDT 2016


Revision: 149920
          https://trac.macports.org/changeset/149920
Author:   ryandesign at macports.org
Date:     2016-07-05 14:19:33 -0700 (Tue, 05 Jul 2016)
Log Message:
-----------
geoipupdate: use github portgroup; fixes livecheck

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

Modified: trunk/dports/devel/geoipupdate/Portfile
===================================================================
--- trunk/dports/devel/geoipupdate/Portfile	2016-07-05 21:13:38 UTC (rev 149919)
+++ trunk/dports/devel/geoipupdate/Portfile	2016-07-05 21:19:33 UTC (rev 149920)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup		github 1.0
 
-name			geoipupdate
-version			2.2.2
+github.setup		maxmind geoipupdate 2.2.2 v
 categories		devel net
 maintainers		nomaintainer
 description		Maxmind geoip databse updater
@@ -12,7 +12,7 @@
 long_description	${description}
 
 homepage		http://dev.maxmind.com/geoip/geoipupdate/
-master_sites		https://github.com/maxmind/geoipupdate/releases/download/v${version}/
+github.tarball_from	releases
 
 checksums	rmd160	bbfae53ac8af2b2b59196c92e4f96d3c827c8c34 \
 		sha256	156ab7604255a9c62c4a442c76d48d024ac813c6542639bffa93b28e2a781621
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160705/da34693e/attachment.html>


More information about the macports-changes mailing list