[130131] trunk/dports/perl/p5-calendar-simple/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 27 06:20:19 PST 2014


Revision: 130131
          https://trac.macports.org/changeset/130131
Author:   mojca at macports.org
Date:     2014-12-27 06:20:18 -0800 (Sat, 27 Dec 2014)
Log Message:
-----------
p5-calendar-simple: checksums, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-calendar-simple/Portfile

Modified: trunk/dports/perl/p5-calendar-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-calendar-simple/Portfile	2014-12-27 14:18:27 UTC (rev 130130)
+++ trunk/dports/perl/p5-calendar-simple/Portfile	2014-12-27 14:20:18 UTC (rev 130131)
@@ -1,26 +1,26 @@
 # -*- 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             Calendar-Simple 1.21
-revision                4
-license                 {Artistic-1 GPL}
-platforms               darwin
-maintainers             nomaintainer
-supported_archs         noarch
+perl5.setup         Calendar-Simple 1.21
+revision            4
+license             {Artistic-1 GPL}
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
 
-description             Perl extension to create simple calendar
+description         Perl extension to create simple calendar
+long_description    ${description}
 
-long_description        ${description}
+checksums           rmd160  069a3791321272dbb7d414ac8ef7fd9eba707817 \
+                    sha256  3f1f8f8408d9913ab4e0284f981065357ec6ebc8e8357c317100f5c627d3d465
 
 if {${perl5.major} != ""} {
     perl5.use_module_build
     
-    depends_build-append    port:p${perl5.major}-test-simple
+    depends_build-append \
+                    port:p${perl5.major}-test-simple
 }
-
-checksums               sha1    a61ad8b1c9032862598b0d3987905c276e1ef6c6 \
-                        rmd160  069a3791321272dbb7d414ac8ef7fd9eba707817
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141227/40910e07/attachment.html>


More information about the macports-changes mailing list