[133015] trunk/dports/perl/p5-data-ical/Portfile

devans at macports.org devans at macports.org
Tue Feb 17 20:20:08 PST 2015


Revision: 133015
          https://trac.macports.org/changeset/133015
Author:   devans at macports.org
Date:     2015-02-17 20:20:08 -0800 (Tue, 17 Feb 2015)
Log Message:
-----------
p5-data-ical: update to version 0.22, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-data-ical/Portfile

Modified: trunk/dports/perl/p5-data-ical/Portfile
===================================================================
--- trunk/dports/perl/p5-data-ical/Portfile	2015-02-18 04:18:17 UTC (rev 133014)
+++ trunk/dports/perl/p5-data-ical/Portfile	2015-02-18 04:20:08 UTC (rev 133015)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Data-ICal 0.21
+perl5.setup         Data-ICal 0.22
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Generates iCalendar (RFC 2445) calendar files
@@ -13,16 +13,19 @@
 
 platforms           darwin
 
-checksums           rmd160  dd5f92499121d0812bef4ed2ce954193e5157370 \
-                    sha256  93c2b0b0800b52e753073094675338aa476183ea9b759872b11e44dd43c9b45d
+checksums           rmd160  6a79b318f200e588b46986fb7ade80b37601d0fc \
+                    sha256  8ae9d20af244e5a6f606c7325e9d145dd0002676a178357af860a5e156925720
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-test-longstring \
+    depends_build-append \
+                    port:p${perl5.major}-test-longstring \
                     port:p${perl5.major}-test-nowarnings \
-                    port:p${perl5.major}-test-warn \
+                    port:p${perl5.major}-test-warn
+
+    depends_lib-append \
                     port:p${perl5.major}-class-accessor \
                     port:p${perl5.major}-class-returnvalue \
                     port:p${perl5.major}-text-vfile-asdata
 
-supported_archs noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150217/d1f7b020/attachment.html>


More information about the macports-changes mailing list