[119344] trunk/dports/perl/p5-io-stringy/Portfile

mojca at macports.org mojca at macports.org
Tue Apr 22 19:14:31 PDT 2014


Revision: 119344
          https://trac.macports.org/changeset/119344
Author:   mojca at macports.org
Date:     2014-04-22 19:14:30 -0700 (Tue, 22 Apr 2014)
Log Message:
-----------
p5-io-stringy: whitespace, checksums, p5.18

Modified Paths:
--------------
    trunk/dports/perl/p5-io-stringy/Portfile

Modified: trunk/dports/perl/p5-io-stringy/Portfile
===================================================================
--- trunk/dports/perl/p5-io-stringy/Portfile	2014-04-23 01:51:00 UTC (rev 119343)
+++ trunk/dports/perl/p5-io-stringy/Portfile	2014-04-23 02:14:30 UTC (rev 119344)
@@ -1,20 +1,22 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
-perl5.setup		IO-stringy 2.110
-revision        3
-license		{Artistic-1 GPL}
-maintainers		nomaintainer
-description		I/O on in-core objects like strings and arrays
-long_description	This toolkit primarily provides modules for \
-					performing both traditional and object-oriented i/o \
-					on things *other* than normal filehandles, in \
-					particular, IO::Scalar, IO::ScalarArray, and \
-					IO::Lines.
-checksums		md5 2e6a976cfa5521e815c1fdf4006982de
-platforms		darwin
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup         IO-stringy 2.110
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         I/O on in-core objects like strings and arrays
+long_description    This toolkit primarily provides modules for \
+                    performing both traditional and object-oriented i/o \
+                    on things *other* than normal filehandles, in \
+                    particular, IO::Scalar, IO::ScalarArray, and \
+                    IO::Lines.
+checksums           rmd160  429496202c06b3a9485d12897d59d3cb631575c7 \
+                    sha256  7e3cf438b3938a2692cb502704c0bbfa2c5ec4a5071ab77906a2432126b004ee
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140422/a3764fbe/attachment.html>


More information about the macports-changes mailing list