Permalink
Browse files
p5-storable: update to version 3.15
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-storable/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Storable 3.11 |
|
|
perl5.setup Storable 3.15 |
|
|
|
|
|
platforms darwin |
|
|
maintainers nomaintainer |
|
|
@@ -13,6 +13,6 @@ license {Artistic-1 GPL} |
|
|
description Storable - persistence for Perl data structures |
|
|
long_description ${description} |
|
|
|
|
|
checksums rmd160 04e7bacfadd00d2c55743ffb14bc129e81619b29 \ |
|
|
sha256 b2dac116d2f5adaf289e9a8a9bbac35cc2c24a9d2221fea9b6578a33b8ec7d28 \ |
|
|
size 201627 |
|
|
checksums rmd160 eb227a9966603bd64078630673779284f5061d96 \ |
|
|
sha256 fc3dad06cb2e6fc86a2f2abc5b5491d9da328ca3e6b6306559c224521db174da \ |
|
|
size 200589 |