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

pixilla at macports.org pixilla at macports.org
Fri Jun 3 08:24:32 PDT 2011


Revision: 79154
          http://trac.macports.org/changeset/79154
Author:   pixilla at macports.org
Date:     2011-06-03 08:24:31 -0700 (Fri, 03 Jun 2011)
Log Message:
-----------
devel/libgeoip: Delete conf file from destroot. Add pixilla and openmaintainer to maintainers.

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

Modified: trunk/dports/devel/libgeoip/Portfile
===================================================================
--- trunk/dports/devel/libgeoip/Portfile	2011-06-03 14:38:03 UTC (rev 79153)
+++ trunk/dports/devel/libgeoip/Portfile	2011-06-03 15:24:31 UTC (rev 79154)
@@ -7,7 +7,7 @@
 version             1.4.7
 categories          devel net
 platforms           darwin
-maintainers         nomaintainer
+maintainers         pixilla openmaintainer
 description         Gets country code by IP address
 long_description    ${description}
 
@@ -23,6 +23,7 @@
 test.target         check
 
 post-destroot {
+    delete ${destroot}${prefix}/etc/GeoIP.conf
     xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} \
         AUTHORS \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110603/0d01262d/attachment.html>


More information about the macports-changes mailing list