diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2025-07-19 15:48:17 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2025-07-19 15:57:26 +0200 |
commit | 0713262d2db0d13f9bba7d17ab10cb773a3a3454 (patch) | |
tree | bbabef4f7ced65e7488e422821c08fa1ba32d05a | |
parent | devel/gitolite: update to 3.6.14 ... (diff) |
archivers/p5-Gzip-Faster: update to 0.22
-rw-r--r-- | archivers/p5-Gzip-Faster/Makefile | 5 | ||||
-rw-r--r-- | archivers/p5-Gzip-Faster/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/archivers/p5-Gzip-Faster/Makefile b/archivers/p5-Gzip-Faster/Makefile index d57acd0fee54..7d7ef7fc8fc6 100644 --- a/archivers/p5-Gzip-Faster/Makefile +++ b/archivers/p5-Gzip-Faster/Makefile @@ -1,5 +1,5 @@ PORTNAME= Gzip-Faster -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BKB @@ -12,6 +12,9 @@ WWW= https://metacpan.org/release/Gzip-Faster LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +TEST_DEPENDS= p5-Digest-CRC>=0:security/p5-Digest-CRC \ + p5-Image-PNG-Libpng>=0:graphics/p5-Image-PNG-Libpng + USES= perl5 USE_PERL5= configure diff --git a/archivers/p5-Gzip-Faster/distinfo b/archivers/p5-Gzip-Faster/distinfo index b9b8e3201975..d5c1fd294cc5 100644 --- a/archivers/p5-Gzip-Faster/distinfo +++ b/archivers/p5-Gzip-Faster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529084652 -SHA256 (Gzip-Faster-0.21.tar.gz) = c65f41ca108e7e53ec34c30dbb1b5d614bf4b8100673646cf301d0caf82c7aa5 -SIZE (Gzip-Faster-0.21.tar.gz) = 77280 +TIMESTAMP = 1752932738 +SHA256 (Gzip-Faster-0.22.tar.gz) = 11470f1c6eb4305473393e871126d264e26e2db98a8c20505a72f2741d3bb15c +SIZE (Gzip-Faster-0.22.tar.gz) = 150156 |