[132334] trunk/dports/perl/p5-catalyst-plugin-session/Portfile

devans at macports.org devans at macports.org
Wed Jan 28 22:34:00 PST 2015


Revision: 132334
          https://trac.macports.org/changeset/132334
Author:   devans at macports.org
Date:     2015-01-28 22:34:00 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
p5-catalyst-plugin-session: update to version 0.40, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-session/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-session/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session/Portfile	2015-01-29 06:31:42 UTC (rev 132333)
+++ trunk/dports/perl/p5-catalyst-plugin-session/Portfile	2015-01-29 06:34:00 UTC (rev 132334)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Catalyst-Plugin-Session 0.39
+perl5.setup         Catalyst-Plugin-Session 0.40
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Generic Session plugin
@@ -15,19 +15,22 @@
 
 platforms           darwin
 
-checksums           rmd160  855545b2a72aa781016dfc1c9fad23fcfd87385a \
-                    sha256  f1956eecf82bf76ff35739c0f7baab73f02dde8b8b4fe62322e8fc8707008a54
+checksums           rmd160  084091662ce3a3238b1f2a91845e29578d76c028 \
+                    sha256  fb41aaef97cb3c3bd613af77906d5819fc8d6b73cc11ae24d3e51cca7a8a3b9c
 
 if {${perl5.major} != ""} {
-    depends_lib-append \
+    depends_build-append \
                     port:p${perl5.major}-test-deep \
                     port:p${perl5.major}-test-exception \
-                    port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-test-www-mechanize-psgi
+
+    depends_lib-append \
                     port:p${perl5.major}-catalyst-runtime \
                     port:p${perl5.major}-mro-compat \
                     port:p${perl5.major}-moose \
                     port:p${perl5.major}-moosex-emulate-class-accessor-fast \
                     port:p${perl5.major}-object-signature \
+                    port:p${perl5.major}-test-simple \
                     port:p${perl5.major}-tie-refhash \
                     port:p${perl5.major}-namespace-clean
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/23e91b4b/attachment.html>


More information about the macports-changes mailing list