[133670] trunk/dports/perl/p5-date-calc/Portfile

devans at macports.org devans at macports.org
Sun Mar 8 11:29:18 PDT 2015


Revision: 133670
          https://trac.macports.org/changeset/133670
Author:   devans at macports.org
Date:     2015-03-08 11:29:17 -0700 (Sun, 08 Mar 2015)
Log Message:
-----------
p5-date-calc: update to version 6.4, noarch, add modeline, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-date-calc/Portfile

Modified: trunk/dports/perl/p5-date-calc/Portfile
===================================================================
--- trunk/dports/perl/p5-date-calc/Portfile	2015-03-08 18:26:49 UTC (rev 133669)
+++ trunk/dports/perl/p5-date-calc/Portfile	2015-03-08 18:29:17 UTC (rev 133670)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -4,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Date-Calc 6.3
-revision            3
+perl5.setup         Date-Calc 6.4
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Gregorian calendar date calculations
@@ -16,12 +16,15 @@
                     1355 and, to some extent, ISO 8601 (where \
                     applicable).
 
-checksums           md5     9b64555b7051c1beb6b61daead2d01b3 \
-                    sha1    05464e935cf2340fe72e3d81264ed633dc728926 \
-                    rmd160  5591594c553eae276ffcd6c0b781b6621f04b8b2
+checksums           rmd160  113feb158ccee796c26e45db3392f8e318023a91 \
+                    sha256  7ce137b2e797b7c0901f3adf1a05a19343356cd1f04676aa1c56a9f624f859ad
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-bit-vector port:p${perl5.major}-carp-clan
+    depends_lib-append \
+                    port:p${perl5.major}-bit-vector \
+                    port:p${perl5.major}-carp-clan
+
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150308/28b655b8/attachment-0001.html>


More information about the macports-changes mailing list