[148668] trunk/dports/perl/p5-datetime/Portfile

devans at macports.org devans at macports.org
Fri May 13 18:52:30 PDT 2016


Revision: 148668
          https://trac.macports.org/changeset/148668
Author:   devans at macports.org
Date:     2016-05-13 18:52:30 -0700 (Fri, 13 May 2016)
Log Message:
-----------
p5-datetime: update to version 1.27, dependencies.

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

Modified: trunk/dports/perl/p5-datetime/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime/Portfile	2016-05-14 01:10:18 UTC (rev 148667)
+++ trunk/dports/perl/p5-datetime/Portfile	2016-05-14 01:52:30 UTC (rev 148668)
@@ -6,10 +6,10 @@
 
 epoch               2
 perl5.branches      5.22 5.24
-perl5.setup         DateTime 1.26
+perl5.setup         DateTime 1.27
 license             Artistic-2
 maintainers         nomaintainer
-description         A date and time object
+description         A date and time object for Perl
 long_description    DateTime is a class for the representation of \
                     date/time combinations, and is part of the Perl \
                     DateTime project. For details on this project \
@@ -17,17 +17,19 @@
 
 platforms           darwin
 
-checksums           rmd160  06fc572af11d34b67aee73b997a7a9d2fe77c55f \
-                    sha256  f889baf4f743edbccec57ec1cd9790a985f435b6b84f72b5f2ac39544e1bfe7b
+checksums           rmd160  a6dfb6eb504178ba972935837c488e9d9f9f4a7e \
+                    sha256  ad701d00f7e89a50c5058f49c585054c89e85d98433b3fe4013047e091164b6f
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-test-fatal \
+                    port:p${perl5.major}-test-simple \
                     port:p${perl5.major}-test-warnings
 
     depends_lib-append \
                     port:p${perl5.major}-datetime-locale \
                     port:p${perl5.major}-datetime-timezone \
                     port:p${perl5.major}-params-validate \
-                    port:p${perl5.major}-test-simple
+                    port:p${perl5.major}-scalar-list-utils \
+                    port:p${perl5.major}-try-tiny
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160513/e57e5464/attachment.html>


More information about the macports-changes mailing list