[140320] trunk/dports/perl/p5-dancer-session-cookie/Portfile

devans at macports.org devans at macports.org
Thu Sep 17 01:34:42 PDT 2015


Revision: 140320
          https://trac.macports.org/changeset/140320
Author:   devans at macports.org
Date:     2015-09-17 01:34:41 -0700 (Thu, 17 Sep 2015)
Log Message:
-----------
p5-dancer-session-cookie: update to version 0.26, dependencies, no longer uses module build, drop maintainership.

Modified Paths:
--------------
    trunk/dports/perl/p5-dancer-session-cookie/Portfile

Modified: trunk/dports/perl/p5-dancer-session-cookie/Portfile
===================================================================
--- trunk/dports/perl/p5-dancer-session-cookie/Portfile	2015-09-17 08:32:10 UTC (rev 140319)
+++ trunk/dports/perl/p5-dancer-session-cookie/Portfile	2015-09-17 08:34:41 UTC (rev 140320)
@@ -5,23 +5,24 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Dancer-Session-Cookie 0.25
+perl5.setup         Dancer-Session-Cookie 0.26
 license             {Artistic-1 GPL}
-maintainers         devans openmaintainer
+maintainers         nomaintainer
 description         Dancer::Session::Cookie - Encrypted cookie-based session backend for Dancer
 long_description    ${description}
 
 platforms           darwin
 
-checksums           rmd160  a4209ff2cf8ade3d6c162637dc4b41f6e79e1403 \
-                    sha256  c92f050f4d9af32c7c86035ee575309948ed58af10f8e9f42bf0214f73e361b4
+checksums           rmd160  798d8f61bbcc9052f09f7bd0cb06c6020da85611 \
+                    sha256  7a9a36b27cefa81a697743ba08b5a872979fcf4f98bdf50fd4d3e82500e0fa86
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-http-date \
+                    port:p${perl5.major}-http-message \
+                    port:p${perl5.major}-plack \
                     port:p${perl5.major}-test-exception \
-                    port:p${perl5.major}-test-nowarnings \
-                    port:p${perl5.major}-test-www-mechanize-psgi
+                    port:p${perl5.major}-test-nowarnings
 
     depends_lib-append \
                     port:p${perl5.major}-crypt-cbc \
@@ -31,6 +32,5 @@
                     port:p${perl5.major}-string-crc32 \
                     port:p${perl5.major}-time-duration-parse
 
-    perl5.use_module_build
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150917/9f85fde2/attachment.html>


More information about the macports-changes mailing list