[128684] trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile

devans at macports.org devans at macports.org
Tue Nov 25 10:50:25 PST 2014


Revision: 128684
          https://trac.macports.org/changeset/128684
Author:   devans at macports.org
Date:     2014-11-25 10:50:25 -0800 (Tue, 25 Nov 2014)
Log Message:
-----------
p5-dbix-class-cursor-cached: update to version 1.001002, add perl branches 5.18 5.20, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile

Modified: trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile
===================================================================
--- trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile	2014-11-25 18:29:27 UTC (rev 128683)
+++ trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile	2014-11-25 18:50:25 UTC (rev 128684)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         DBIx-Class-Cursor-Cached 1.001000 ../by-authors/id/A/AR/ARCANEZ/
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         DBIx-Class-Cursor-Cached 1.001002
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         cursor class with built-in caching support
@@ -14,15 +13,16 @@
 
 platforms           darwin
 
-checksums           md5 5b5c6170ba7da534dcf1f3785d2d6b1e \
-                    sha1 a3248137d0d431e352c4037725697ac1368f6ba6 \
-                    rmd160 2bfb4afbae2e54ed5349bc610883fecf0d337f98
+checksums           rmd160  8dff79f3b50361e34d5c3ed1221b729527b6b2e3 \
+                    sha256  80c6bd0f3317669be6c3ce6655008fdd9c6c29680ce0e5738eb1db794d9627a7
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-dbd-sqlite \
+                    port:p${perl5.major}-cache-cache
+    
     depends_lib-append \
-                    port:p${perl5.major}-cache-cache \
-                    port:p${perl5.major}-dbd-sqlite \
                     port:p${perl5.major}-carp-clan \
                     port:p${perl5.major}-dbix-class \
-                    port:p${perl5.major}-digest-sha1
+                    port:p${perl5.major}-digest-sha
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141125/a072ecd8/attachment.html>


More information about the macports-changes mailing list