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

pixilla at macports.org pixilla at macports.org
Sun Mar 11 18:13:51 PDT 2012


Revision: 90667
          http://trac.macports.org/changeset/90667
Author:   pixilla at macports.org
Date:     2012-03-11 18:13:51 -0700 (Sun, 11 Mar 2012)
Log Message:
-----------
devel/libgeoip:
- Update to 1.4.8.
- Always use Apples aclocal.

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

Modified: trunk/dports/devel/libgeoip/Portfile
===================================================================
--- trunk/dports/devel/libgeoip/Portfile	2012-03-12 00:56:16 UTC (rev 90666)
+++ trunk/dports/devel/libgeoip/Portfile	2012-03-12 01:13:51 UTC (rev 90667)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                libgeoip
-version             1.4.7
+version             1.4.8
 categories          devel net
 license             LGPL-2.1+
 platforms           darwin
@@ -17,12 +17,14 @@
                     http://www.maxmind.com/download/geoip/api/c/old/
 distname            GeoIP-${version}
 
-checksums           sha1    2db3a61e19dfaa0e4131217b155a59ba4bd0c5cc \
-                    rmd160  5970eb7d18cc5d1436aa32036805b240dbc46d04
+checksums           rmd160  51388ff9c738c9e4d60fff790b7d7599a7133bf5 \
+                    sha256  cf0f6b2bac1153e34d6ef55ee3851479b347d2b5c191fda8ff6a51fab5291ff4
 
 test.run            yes
 test.target         check
 
+configure.env       ACLOCAL="/usr/bin/aclocal"
+
 post-destroot {
     delete ${destroot}${prefix}/etc/GeoIP.conf
     xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120311/2c60c57a/attachment.html>


More information about the macports-changes mailing list