[131723] trunk/dports/perl/p5-freezethaw/Portfile

mojca at macports.org mojca at macports.org
Fri Jan 16 04:31:24 PST 2015


Revision: 131723
          https://trac.macports.org/changeset/131723
Author:   mojca at macports.org
Date:     2015-01-16 04:31:24 -0800 (Fri, 16 Jan 2015)
Log Message:
-----------
p5-freezethaw: first line, checksums, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-freezethaw/Portfile

Modified: trunk/dports/perl/p5-freezethaw/Portfile
===================================================================
--- trunk/dports/perl/p5-freezethaw/Portfile	2015-01-16 12:29:03 UTC (rev 131722)
+++ trunk/dports/perl/p5-freezethaw/Portfile	2015-01-16 12:31:24 UTC (rev 131723)
@@ -1,22 +1,20 @@
+# -*- 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		FreezeThaw 0.5001
-revision        2
+perl5.setup         FreezeThaw 0.5001
+revision            2
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
 
-maintainers		nomaintainer
-description		FreezeThaw - convertin Perl structures to strings and back.
-license			{Artistic-1 GPL}
+description         FreezeThaw - convertin Perl structures to strings and back.
+long_description    ${description}
 
-long_description	${description}
+checksums           rmd160  b049875dd7596e0df9c3217fb6b25d1d49cef98c \
+                    sha256  3c5e08329106f9cee3ab444b81331c5935f83084a151d88505e7a465da540f41
 
-checksums	md5	6314ff39384d839a7394a3bc363e149f \
-		sha1	73a175385ab15bc8ca860eee769305488a881ab3 \
-		rmd160	b049875dd7596e0df9c3217fb6b25d1d49cef98c
-
-platforms		darwin
-
-supported_archs noarch
+platforms           darwin
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150116/c909e02f/attachment-0001.html>


More information about the macports-changes mailing list