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

devans at macports.org devans at macports.org
Sat Aug 6 08:07:03 PDT 2016


Revision: 151054
          https://trac.macports.org/changeset/151054
Author:   devans at macports.org
Date:     2016-08-06 08:07:03 -0700 (Sat, 06 Aug 2016)
Log Message:
-----------
p5-datetime: update to version 1.35, dependencies, remove comment.

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

Modified: trunk/dports/perl/p5-datetime/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime/Portfile	2016-08-06 15:03:00 UTC (rev 151053)
+++ trunk/dports/perl/p5-datetime/Portfile	2016-08-06 15:07:03 UTC (rev 151054)
@@ -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               2
 perl5.branches      5.22 5.24
-perl5.setup         DateTime 1.34
+perl5.setup         DateTime 1.35
 license             Artistic-2
 maintainers         nomaintainer
 description         A date and time object for Perl
@@ -23,8 +17,8 @@
 
 platforms           darwin
 
-checksums           rmd160  15ba734b72874139159add92579c3192492fbeaa \
-                    sha256  c3b1e0a9d5c2f653b509c0d1d3ee85172e12c06e960b7d5204ab4a457f86b19d
+checksums           rmd160  289b8aba1aee822256ce06281baa731036544c93 \
+                    sha256  42da13b8b15373c1a1790ef4217742d34f7f80f7e5c51c377cc9eed3c7641525
 
 if {${perl5.major} != ""} {
     depends_build-append \
@@ -35,6 +29,7 @@
     depends_lib-append \
                     port:p${perl5.major}-datetime-locale \
                     port:p${perl5.major}-datetime-timezone \
+                    port:p${perl5.major}-namespace-autoclean \
                     port:p${perl5.major}-params-validate \
                     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/20160806/ff293cf9/attachment-0001.html>


More information about the macports-changes mailing list