[124435] trunk/dports/php/php5-geoip/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:15:47 PDT 2014


Revision: 124435
          https://trac.macports.org/changeset/124435
Author:   ryandesign at macports.org
Date:     2014-08-24 01:15:47 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-geoip: replaced_by php53-geoip

Modified Paths:
--------------
    trunk/dports/php/php5-geoip/Portfile

Modified: trunk/dports/php/php5-geoip/Portfile
===================================================================
--- trunk/dports/php/php5-geoip/Portfile	2014-08-24 08:14:00 UTC (rev 124434)
+++ trunk/dports/php/php5-geoip/Portfile	2014-08-24 08:15:47 UTC (rev 124435)
@@ -2,32 +2,12 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5extension 1.0
 
-php5extension.setup geoip 1.0.8 pecl
-license         PHP
-categories      php devel
-platforms       darwin
-maintainers     ryandesign openmaintainer
-description     Map IP address to geographic places
+replaced_by     php53-geoip
+PortGroup       obsolete 1.0
 
-long_description \
-    This PHP extension allows you to find the location of an IP address - \
-    City, State, Country, Longitude, Latitude, and other information as all, \
-    such as ISP and connection type.
-
-checksums           rmd160  cea5d556b2d502f40cc197cb8acec09d8482aac0 \
-                    sha256  08beeb2cbe9ab729d06b026795f5b9084aead6a1762493b0be53c4393d68d08a
-
-depends_lib-append port:libgeoip
-
-use_parallel_build yes
-
-post-destroot {
-    set docdir ${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${docdir}
-    xinstall -m 644 -W ${worksrcpath} ChangeLog README \
-        ${destroot}${docdir}
-}
-
-test.run yes
+name            php5-geoip
+version         1.0.8
+revision        1
+categories      php
+license         PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/d1aeff7d/attachment.html>


More information about the macports-changes mailing list