Permalink
Browse files
p5-datetime: update to version 1.51
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-datetime/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup perl5 1.0 |
|
|
|
|
|
epoch 2 |
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup DateTime 1.50 |
|
|
perl5.setup DateTime 1.51 |
|
|
license Artistic-2 |
|
|
maintainers nomaintainer |
|
|
description A date and time object for Perl |
|
|
@@ -16,9 +16,9 @@ long_description DateTime is a class for the representation of \ |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 607f78f4b8056b290de7fa79a968e70ac3c675ce \ |
|
|
sha256 ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198 \ |
|
|
size 244986 |
|
|
checksums rmd160 b532d045557d135eda195fc49e12b5f51d6f05a0 \ |
|
|
sha256 de22da0de57a43a976322636d3a7474de4b1d6f37e044337123086cf94c16ec5 \ |
|
|
size 244434 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|