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

pixilla at macports.org pixilla at macports.org
Mon Jan 19 14:03:55 PST 2015


Revision: 131844
          https://trac.macports.org/changeset/131844
Author:   pixilla at macports.org
Date:     2015-01-19 14:03:55 -0800 (Mon, 19 Jan 2015)
Log Message:
-----------
devel/libgeoip:
- Update to version 1.6.4. Closes #46625

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

Modified: trunk/dports/devel/libgeoip/Portfile
===================================================================
--- trunk/dports/devel/libgeoip/Portfile	2015-01-19 20:57:55 UTC (rev 131843)
+++ trunk/dports/devel/libgeoip/Portfile	2015-01-19 22:03:55 UTC (rev 131844)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        maxmind geoip-api-c 1.6.3 v
+github.setup        maxmind geoip-api-c 1.6.4 v
 github.tarball_from releases
 name                libgeoip
 categories          devel net
@@ -17,11 +17,9 @@
 homepage            http://dev.maxmind.com/geoip/
 distname            GeoIP-${version}
 
-checksums           rmd160  2f06deee29183cb186a664aafc163c2ecfb38f61 \
-                    sha256  e483839a81a91c3c85df89ef409fc7b526c489e0355d537861cfd1ea9534a8f2
+checksums           rmd160  55cc61a53414786fdb5f1c588eed8dea9e9457e6 \
+                    sha256  36b31c9b8447bd0a56a70b651022e918d0a0654e140cc2492948e6f2175ff5b1
 
-use_autoreconf      yes
-
 # For stricter sed, some files are not UTF-8
 build.env           LC_CTYPE=C
 destroot.env        LC_CTYPE=C
@@ -38,6 +36,5 @@
         ChangeLog \
         NEWS.md \
         README.md \
-        TODO \
         ${destroot}${prefix}/share/doc/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150119/88642446/attachment.html>


More information about the macports-changes mailing list