[129674] trunk/dports/perl/p5-crypt-rijndael/Portfile

devans at macports.org devans at macports.org
Thu Dec 18 13:19:43 PST 2014


Revision: 129674
          https://trac.macports.org/changeset/129674
Author:   devans at macports.org
Date:     2014-12-18 13:19:42 -0800 (Thu, 18 Dec 2014)
Log Message:
-----------
p5-crypt-rijndael: update to version 1.12, add perl branches 5.18 5.20, drop outdated dependency.

Modified Paths:
--------------
    trunk/dports/perl/p5-crypt-rijndael/Portfile

Modified: trunk/dports/perl/p5-crypt-rijndael/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-rijndael/Portfile	2014-12-18 21:16:43 UTC (rev 129673)
+++ trunk/dports/perl/p5-crypt-rijndael/Portfile	2014-12-18 21:19:42 UTC (rev 129674)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
                     
-perl5.branches      5.10 5.12 5.14 5.16
-perl5.setup         Crypt-Rijndael 1.09
-revision            3
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Crypt-Rijndael 1.12
 license             LGPL
 maintainers         nomaintainer
 description         Implementation of the Rijndel-crypto algorithm for perl
@@ -16,8 +15,5 @@
 
 platforms           darwin
 
-
-if {${perl5.major} != ""} {
-    depends_lib-append \
-                    port:p${perl5.major}-test-manifest
-}
+checksums           rmd160  8564b21184d13d0a1f999ecb528d68c5582471e2 \
+                    sha256  a096d2194e2967a899693ecbc2bb3595be1b89829cab8384288c09846ea7ffe5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141218/e4ef1390/attachment-0001.html>


More information about the macports-changes mailing list