[129532] trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/ Portfile

mojca at macports.org mojca at macports.org
Mon Dec 15 04:36:29 PST 2014


Revision: 129532
          https://trac.macports.org/changeset/129532
Author:   mojca at macports.org
Date:     2014-12-15 04:36:28 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-authentication-store-dbix-class: upgrade to 0.1506, sha256, add a dependency

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile

Modified: trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile	2014-12-15 12:27:41 UTC (rev 129531)
+++ trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile	2014-12-15 12:36:28 UTC (rev 129532)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.10 5.12 5.14 5.16
-perl5.setup         Catalyst-Authentication-Store-DBIx-Class 0.1401
-revision            3
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Catalyst-Authentication-Store-DBIx-Class 0.1506
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         A storage class for Catalyst Authentication using DBIx::Class.
@@ -16,17 +15,17 @@
 
 platforms           darwin
 
-checksums           md5 526edd9297c8c97d8e638a6d6566f273 \
-                    sha1 c24d2904739885079ec07e0627ecbc3b4ca5dc6e \
-                    rmd160 be22c172fc3e23964e63e1a5ab8120d8398bd3f3
+checksums           rmd160  079ddad5008789b9f3cd2e63caad5ed53d1f2b58 \
+                    sha256  7c579f2595285e64c3dcb5540334aa9a002443e1d4c8c83ab4493b90cc51b244
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-catalyst-model-dbic-schema \
                     port:p${perl5.major}-catalyst-plugin-authentication \
                     port:p${perl5.major}-catalyst-runtime \
-                    port:p${perl5.major}-try-tiny \
                     port:p${perl5.major}-dbix-class \
                     port:p${perl5.major}-list-moreutils \
-                    port:p${perl5.major}-moose
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-namespace-autoclean \
+                    port:p${perl5.major}-try-tiny
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/ba34f112/attachment.html>


More information about the macports-changes mailing list