[151766] trunk/dports/perl/p5-moose/Portfile

devans at macports.org devans at macports.org
Sun Aug 21 13:57:54 PDT 2016


Revision: 151766
          https://trac.macports.org/changeset/151766
Author:   devans at macports.org
Date:     2016-08-21 13:57:53 -0700 (Sun, 21 Aug 2016)
Log Message:
-----------
p5-moose: update to version 2.1805, dependencies, remove comment.

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

Modified: trunk/dports/perl/p5-moose/Portfile
===================================================================
--- trunk/dports/perl/p5-moose/Portfile	2016-08-21 20:44:52 UTC (rev 151765)
+++ trunk/dports/perl/p5-moose/Portfile	2016-08-21 20:57:53 UTC (rev 151766)
@@ -1,17 +1,11 @@
 # -*- 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
 
 perl5.branches      5.22 5.24
-perl5.setup         Moose 2.1804 ../by-authors/id/E/ET/ETHER
+perl5.setup         Moose 2.1805 ../by-authors/id/E/ET/ETHER
 
 platforms           darwin
 maintainers         nomaintainer
@@ -20,8 +14,8 @@
 description         A postmodern object system for Perl 5
 long_description    ${description}
 
-checksums           rmd160  33a6ed519b289b816766ab9a22f3a69a665c30d9 \
-                    sha256  4d4ef9460a3bb82e4f84b0fe429c68552388b0fe8c03c680f50e2f8c7d53f4b3
+checksums           rmd160  a7d6a29c95c8bdc3fa492eaa1e7269a1c7ceabe4 \
+                    sha256  4aeb6ffa21525ed2bbf8980236352cd711577ec9c7bf4d84ad935ab401b63bb2
 
 if {${perl5.major} != ""} {
     depends_build-append \
@@ -30,6 +24,7 @@
                     port:p${perl5.major}-dbm-deep \
                     port:p${perl5.major}-declare-constraints-simple \
                     port:p${perl5.major}-io-string \
+                    port:p${perl5.major}-list-moreutils \
                     port:p${perl5.major}-module-refresh \
                     port:p${perl5.major}-super \
                     port:p${perl5.major}-test-cleannamespaces \
@@ -38,7 +33,8 @@
                     port:p${perl5.major}-test-memory-cycle \
                     port:p${perl5.major}-test-output \
                     port:p${perl5.major}-test-requires \
-                    port:p${perl5.major}-test-warnings
+                    port:p${perl5.major}-test-warnings \
+                    port:p${perl5.major}-type-tiny
 
     depends_lib-append  \
                     port:p${perl5.major}-class-load \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160821/5d732dad/attachment-0001.html>


More information about the macports-changes mailing list