[130156] trunk/dports/perl/p5-ip-country/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 27 08:45:26 PST 2014


Revision: 130156
          https://trac.macports.org/changeset/130156
Author:   mojca at macports.org
Date:     2014-12-27 08:45:26 -0800 (Sat, 27 Dec 2014)
Log Message:
-----------
p5-ip-country: first line, checksums, whitespace only, no need for homepage

Modified Paths:
--------------
    trunk/dports/perl/p5-ip-country/Portfile

Modified: trunk/dports/perl/p5-ip-country/Portfile
===================================================================
--- trunk/dports/perl/p5-ip-country/Portfile	2014-12-27 16:43:37 UTC (rev 130155)
+++ trunk/dports/perl/p5-ip-country/Portfile	2014-12-27 16:45:26 UTC (rev 130156)
@@ -1,23 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem		1.0
-PortGroup		perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.16
-perl5.setup		IP-Country 2.26
-revision        3
-categories-append	net
-license			{Artistic-1 GPL}
-maintainers		yahoo.com:compconsultant
-description		Fast lookup of country codes from IP addresses
-long_description	This module comes with a database of countries where \
-			various IP addresses have been assigned.
+perl5.setup         IP-Country 2.26
+revision            3
+categories-append   net
+license             {Artistic-1 GPL}
+maintainers         yahoo.com:compconsultant
+description         Fast lookup of country codes from IP addresses
+long_description    This module comes with a database of countries where \
+                    various IP addresses have been assigned.
 
-homepage		http://search.cpan.org/~nwetters/${distname}
-platforms		darwin
+platforms           darwin
+supported_archs     noarch
 
-checksums		md5 1e73ba39325d197627e16de024afae82 \
-			sha1 6c52ce967c7af5e882bc357d0c3ed489a7cae800 \
-			rmd160 ce8948ced93a6e20a70d8b31379b36fbee43a81a
-
-supported_archs noarch
+checksums           rmd160  ce8948ced93a6e20a70d8b31379b36fbee43a81a \
+                    sha256  d9ea3361f2d3c223fc49ca37c093573b491ee097c8e8ca0d68cb8333a3ad702f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141227/647ac992/attachment.html>


More information about the macports-changes mailing list