[152801] trunk/dports/perl/p5-datetime-locale/Portfile

devans at macports.org devans at macports.org
Sun Sep 18 14:34:39 PDT 2016


Revision: 152801
          https://trac.macports.org/changeset/152801
Author:   devans at macports.org
Date:     2016-09-18 14:34:39 -0700 (Sun, 18 Sep 2016)
Log Message:
-----------
p5-datetime-locale: update to version 1.07, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-datetime-locale/Portfile

Modified: trunk/dports/perl/p5-datetime-locale/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-locale/Portfile	2016-09-18 21:33:26 UTC (rev 152800)
+++ trunk/dports/perl/p5-datetime-locale/Portfile	2016-09-18 21:34:39 UTC (rev 152801)
@@ -1,18 +1,12 @@
 # -*- 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$
 
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
 PortSystem          1.0
 PortGroup           perl5 1.0
 
 epoch               1
 perl5.branches      5.22 5.24
-perl5.setup         DateTime-Locale 1.05
+perl5.setup         DateTime-Locale 1.07
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Localization support for DateTime
@@ -25,16 +19,19 @@
 
 platforms           darwin
 
-checksums           rmd160  16e1691b92ab7fe95954397af8503e6cf0adb4db \
-                    sha256  692d674558589e2a6ad2d68cf58a6e4e4b1bfe2f7f76caf20cb91b975a51d155
+checksums           rmd160  9196885ea0d7ea2484c0103761937d9419325974 \
+                    sha256  c8754c9fbb8cd6dbb5b1e8c87fac0e84e93407d13509e52f19caeec653245a7c
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:p${perl5.major}-cpan-meta-check \
                     port:p${perl5.major}-test-fatal \
                     port:p${perl5.major}-test-requires \
                     port:p${perl5.major}-test-warnings
 
     depends_lib-append \
                     port:p${perl5.major}-dist-checkconflicts \
-                    port:p${perl5.major}-params-validate
+                    port:p${perl5.major}-namespace-autoclean \
+                    port:p${perl5.major}-params-validationcompiler \
+                    port:p${perl5.major}-specio
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160918/ef146068/attachment.html>


More information about the macports-changes mailing list