[105420] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Apr 19 16:18:37 PDT 2013


Revision: 105420
          https://trac.macports.org/changeset/105420
Author:   macsforever2000 at macports.org
Date:     2013-04-19 16:18:37 -0700 (Fri, 19 Apr 2013)
Log Message:
-----------
p5-catalyst-plugin-authentication p5-catalyst-runtime p5-file-changenotify p5-moosex-traits-pluggable p5-namespace-autoclean: Remove p5-class-mop dependency which is part of p5-moose now.

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
    trunk/dports/perl/p5-catalyst-runtime/Portfile
    trunk/dports/perl/p5-file-changenotify/Portfile
    trunk/dports/perl/p5-moosex-traits-pluggable/Portfile
    trunk/dports/perl/p5-namespace-autoclean/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile	2013-04-19 23:12:34 UTC (rev 105419)
+++ trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile	2013-04-19 23:18:37 UTC (rev 105420)
@@ -6,7 +6,7 @@
 epoch                 1
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup           Catalyst-Plugin-Authentication 0.10017 ../by-authors/id/B/BO/BOBTFISH/
-revision              3
+revision              4
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           Infrastructure plugin for the Catalyst authentication framework.
@@ -28,7 +28,6 @@
                           port:p${perl5.major}-catalyst-plugin-session \
                           port:p${perl5.major}-class-inspector \
                           port:p${perl5.major}-mro-compat \
-                          port:p${perl5.major}-class-mop \
                           port:p${perl5.major}-moose \
                           port:p${perl5.major}-test-simple
 }

Modified: trunk/dports/perl/p5-catalyst-runtime/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-runtime/Portfile	2013-04-19 23:12:34 UTC (rev 105419)
+++ trunk/dports/perl/p5-catalyst-runtime/Portfile	2013-04-19 23:18:37 UTC (rev 105420)
@@ -5,7 +5,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup           Catalyst-Runtime 5.80031 ../by-authors/id/B/BO/BOBTFISH/
-revision              3
+revision              4
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           The Elegant MVC Web Application Framework
@@ -26,7 +26,6 @@
                           port:p${perl5.major}-b-hooks-endofscope \
                           port:p${perl5.major}-cgi-simple \
                           port:p${perl5.major}-class-c3-adopt-next \
-                          port:p${perl5.major}-class-mop \
                           port:p${perl5.major}-data-dump \
                           port:p${perl5.major}-html-parser \
                           port:p${perl5.major}-http-body \

Modified: trunk/dports/perl/p5-file-changenotify/Portfile
===================================================================
--- trunk/dports/perl/p5-file-changenotify/Portfile	2013-04-19 23:12:34 UTC (rev 105419)
+++ trunk/dports/perl/p5-file-changenotify/Portfile	2013-04-19 23:18:37 UTC (rev 105420)
@@ -5,7 +5,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup               File-ChangeNotify 0.19
-revision                  3
+revision                  4
 license                   Artistic-2
 maintainers               nomaintainer
 description               Watch for changes to files, cross-platform style
@@ -18,8 +18,7 @@
                           rmd160 011d3452015951274ecee633f24f6fea1c9ca21a
 
 if {${perl5.major} != ""} {
-depends_lib-append        port:p${perl5.major}-class-mop \
-                          port:p${perl5.major}-moose \
+depends_lib-append        port:p${perl5.major}-moose \
                           port:p${perl5.major}-moosex-params-validate \
                           port:p${perl5.major}-moosex-semiaffordanceaccessor \
                           port:p${perl5.major}-test-simple \

Modified: trunk/dports/perl/p5-moosex-traits-pluggable/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-traits-pluggable/Portfile	2013-04-19 23:12:34 UTC (rev 105419)
+++ trunk/dports/perl/p5-moosex-traits-pluggable/Portfile	2013-04-19 23:18:37 UTC (rev 105420)
@@ -5,7 +5,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup           MooseX-Traits-Pluggable 0.10
-revision              3
+revision              4
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           an extension to MooseX::Traits
@@ -20,7 +20,6 @@
 
 if {${perl5.major} != ""} {
 depends_lib-append    port:p${perl5.major}-test-exception \
-                      port:p${perl5.major}-class-mop \
                       port:p${perl5.major}-list-moreutils \
                       port:p${perl5.major}-moose \
                       port:p${perl5.major}-namespace-autoclean

Modified: trunk/dports/perl/p5-namespace-autoclean/Portfile
===================================================================
--- trunk/dports/perl/p5-namespace-autoclean/Portfile	2013-04-19 23:12:34 UTC (rev 105419)
+++ trunk/dports/perl/p5-namespace-autoclean/Portfile	2013-04-19 23:18:37 UTC (rev 105420)
@@ -5,7 +5,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup           namespace-autoclean 0.12 ../by-authors/id/B/BO/BOBTFISH/
-revision              4
+revision              5
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
 supported_archs       noarch
@@ -21,7 +21,6 @@
 
 if {${perl5.major} != ""} {
 depends_lib-append    port:p${perl5.major}-b-hooks-endofscope \
-                      port:p${perl5.major}-class-mop \
                       port:p${perl5.major}-namespace-clean \
                       port:p${perl5.major}-sub-name \
                       port:p${perl5.major}-moose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130419/8b2d71b8/attachment-0001.html>


More information about the macports-changes mailing list