diff --git a/perl/p5-http-date/Portfile b/perl/p5-http-date/Portfile index f6163190477..fe3f2e1c1a0 100644 --- a/perl/p5-http-date/Portfile +++ b/perl/p5-http-date/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 -perl5.setup HTTP-Date 6.07 ../../authors/id/O/OA/OALDERS +perl5.setup HTTP-Date 6.08 ../../authors/id/O/OA/OALDERS maintainers nomaintainer license {Artistic-1 GPL} description HTTP::Date - date conversion for HTTP date formats @@ -13,9 +13,9 @@ long_description {*}${description} platforms {darwin any} supported_archs noarch -checksums rmd160 8f9507d191506347633249133b5e845c4c5f7010 \ - sha256 278c875a1abae8b3afaf7961c8dfe8ea21b37e04ce8fe3c387e7eb999c1d2128 \ - size 33514 +checksums rmd160 4582e5296992a196122480058c6e0394bedbaf90 \ + sha256 b57d80ca6d821c6949ca48b27467d45aba7a9c77346562306facca781a003e44 \ + size 35415 if {${perl5.major} != ""} { # HTTP::Date 6.0.5 requires Time::Local 1.28+