[129542] trunk/dports/perl/p5-catalyst-plugin-session-store-fastmmap/ Portfile

mojca at macports.org mojca at macports.org
Mon Dec 15 05:01:18 PST 2014


Revision: 129542
          https://trac.macports.org/changeset/129542
Author:   mojca at macports.org
Date:     2014-12-15 05:01:18 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-session-store-fastmmap: upgrade to 0.16, add p5.18 5.20, sha256, add dependencies

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

Modified: trunk/dports/perl/p5-catalyst-plugin-session-store-fastmmap/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session-store-fastmmap/Portfile	2014-12-15 12:56:17 UTC (rev 129541)
+++ trunk/dports/perl/p5-catalyst-plugin-session-store-fastmmap/Portfile	2014-12-15 13:01:18 UTC (rev 129542)
@@ -4,18 +4,16 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Catalyst-Plugin-Session-Store-FastMmap 0.13
-revision            3
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Catalyst-Plugin-Session-Store-FastMmap 0.16
 platforms           darwin
 license             {Artistic-1 GPL}
 maintainers         fpassera.com:dev openmaintainer
 description         FastMmap session storage backend.
 long_description    ${description}
 
-checksums           md5     fc0679ab8b7a5a1bb7404a68058a5e73 \
-                    sha1    aa1cfc617ce826f90e4a59c11641cb2a29ff1c90 \
-                    rmd160  ae341c41e0e08ee59bb51a64d27863d8afe97061
+checksums           rmd160  efd18bcae26fbc9fec9f97263906cd3c3ec642b1 \
+                    sha256  baeb7fd7bf905be74631c88760fd8a2980ceea95627993399581643ef6377274
 
 supported_archs     noarch
 
@@ -23,7 +21,8 @@
     depends_lib-append \
                     port:p${perl5.major}-cache-fastmmap \
                     port:p${perl5.major}-catalyst-plugin-session \
-                    port:p${perl5.major}-extutils-makemaker \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-moosex-emulate-class-accessor-fast \
                     port:p${perl5.major}-mro-compat \
                     port:p${perl5.major}-path-class
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/fa012685/attachment.html>


More information about the macports-changes mailing list