[75883] trunk/dports/databases/GeoLiteCity/Portfile

pixilla at macports.org pixilla at macports.org
Fri Feb 11 15:07:51 PST 2011


Revision: 75883
          http://trac.macports.org/changeset/75883
Author:   pixilla at macports.org
Date:     2011-02-11 15:07:51 -0800 (Fri, 11 Feb 2011)
Log Message:
-----------
databases/GeoLiteCity:\nupdate version to 20110130

Modified Paths:
--------------
    trunk/dports/databases/GeoLiteCity/Portfile

Modified: trunk/dports/databases/GeoLiteCity/Portfile
===================================================================
--- trunk/dports/databases/GeoLiteCity/Portfile	2011-02-11 22:47:17 UTC (rev 75882)
+++ trunk/dports/databases/GeoLiteCity/Portfile	2011-02-11 23:07:51 UTC (rev 75883)
@@ -4,10 +4,11 @@
 PortSystem          1.0
 
 name                GeoLiteCity
-version             20101101
+version             20110130
 categories          databases devel net
 maintainers         pixilla
 platforms           darwin
+supported_archs     noarch
 description         GeoIP Lite City database (libgeoip)
 long_description    ${description}
 homepage            http://www.maxmind.com/app/geolitecity
@@ -15,18 +16,17 @@
 
 extract.suffix      .gz
 distname            GeoLiteCity.dat
+dist_subdir         ${name}/${version}
 
-checksums           sha1    44b4c5d3e024ee8803b5c6074a4d20d884d7c985 \
-                    rmd160  7a67d85d6faa569dc87aee9d9b8a4f3ea416fe96
+checksums           sha1    88786ea5edcd6edc78845ef08063aa6401d1e23e \
+                    rmd160  9e7f36700290a1e7cd627645844ce6bc8fdd142c
 
 depends_lib         port:libgeoip
 
 worksrcdir          GeoLiteCity
 
-pre-extract {
-    xinstall -m 755 -d ${worksrcpath}
-}
-extract.post_args   > ${worksrcdir}/${distname}
+extract.mkdir       yes
+extract.post_args   > ${worksrcpath}/${distname}
 
 use_configure       no
 build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110211/d383d8cd/attachment.html>


More information about the macports-changes mailing list