[132550] trunk/dports/perl/p5-net-cidr/Portfile

devans at macports.org devans at macports.org
Wed Feb 4 08:39:38 PST 2015


Revision: 132550
          https://trac.macports.org/changeset/132550
Author:   devans at macports.org
Date:     2015-02-04 08:39:38 -0800 (Wed, 04 Feb 2015)
Log Message:
-----------
p5-net-cidr: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-cidr/Portfile

Modified: trunk/dports/perl/p5-net-cidr/Portfile
===================================================================
--- trunk/dports/perl/p5-net-cidr/Portfile	2015-02-04 16:38:48 UTC (rev 132549)
+++ trunk/dports/perl/p5-net-cidr/Portfile	2015-02-04 16:39:38 UTC (rev 132550)
@@ -1,20 +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 5.18 5.20
 perl5.setup         Net-CIDR 0.17
-license		{Artistic-1 GPL}
-maintainers	nomaintainer
-description	The Net::CIDR perl module manipulates IPv4/IPv6 netblocks in CIDR notation
-long_description	The Net::CIDR package contains functions that \
-			manipulate lists of IP netblocks expressed in \
-			CIDR notation.  The Net::CIDR functions handle both \
-			IPv4 and IPv6 addresses.
-platforms	darwin
-checksums	md5 c4632887a13663c7ba769bd6ba1b3c26 \
-		sha1 63c9a9a10cb07898f41798e2bc620b88f4ca7bea \
-		rmd160 08db8f519c49bc223b73d46d92db85bb36d79dfc
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         The Net::CIDR perl module manipulates IPv4/IPv6 netblocks in CIDR notation
+long_description    The Net::CIDR package contains functions that \
+                    manipulate lists of IP netblocks expressed in \
+                    CIDR notation.  The Net::CIDR functions handle both \
+                    IPv4 and IPv6 addresses.
+platforms           darwin
+checksums           md5 c4632887a13663c7ba769bd6ba1b3c26 \
+                    sha1 63c9a9a10cb07898f41798e2bc620b88f4ca7bea \
+                    rmd160 08db8f519c49bc223b73d46d92db85bb36d79dfc
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150204/4b16d404/attachment.html>


More information about the macports-changes mailing list