[129965] trunk/dports/perl/p5-algorithm-annotate/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 23 13:36:15 PST 2014


Revision: 129965
          https://trac.macports.org/changeset/129965
Author:   mojca at macports.org
Date:     2014-12-23 13:36:15 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-algorithm-annotate: status line, checksums, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-algorithm-annotate/Portfile

Modified: trunk/dports/perl/p5-algorithm-annotate/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-annotate/Portfile	2014-12-23 21:32:52 UTC (rev 129964)
+++ trunk/dports/perl/p5-algorithm-annotate/Portfile	2014-12-23 21:36:15 UTC (rev 129965)
@@ -1,25 +1,25 @@
+# -*- 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		Algorithm-Annotate 0.10
-revision		3
-maintainers		geeklair.net:dluke openmaintainer
-description		This is a Perl extension for representing a series of changes in annotate form.
-license			{Artistic-1 GPL}
+perl5.setup         Algorithm-Annotate 0.10
+revision            3
+maintainers         geeklair.net:dluke openmaintainer
+license             {Artistic-1 GPL}
 
-long_description	${description}
+description         This is a Perl extension for representing a series of changes in annotate form.
+long_description    ${description}
 
-checksums	md5	453395489640e28fc772944ef08d396b \
-		sha1	7d6c94c4911d6472e0007dfb64210960a5255169 \
-		rmd160	f068df0cf68b6fd0093319da4137807256d440b5
+checksums           rmd160 f068df0cf68b6fd0093319da4137807256d440b5 \
+                    sha256 c9b1764643933eb1a3356906cc372d483a99416207a31df3e58ee9892d9922f9
 
-platforms		darwin
+platforms           darwin
+supported_archs     noarch
 
 if {${perl5.major} != ""} {
-    depends_lib-append	port:p${perl5.major}-algorithm-diff
+    depends_lib-append \
+                    port:p${perl5.major}-algorithm-diff
 }
-
-supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/5fce6060/attachment.html>


More information about the macports-changes mailing list