diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Gzip-Faster/Makefile | 5 | ||||
-rw-r--r-- | archivers/p5-Gzip-Faster/distinfo | 6 | ||||
-rw-r--r-- | archivers/pecl-rar/Makefile | 11 | ||||
-rw-r--r-- | archivers/pecl-rar/distinfo | 8 |
4 files changed, 22 insertions, 8 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 diff --git a/archivers/pecl-rar/Makefile b/archivers/pecl-rar/Makefile index 728bb6003a4d..0a4adcaf0e27 100644 --- a/archivers/pecl-rar/Makefile +++ b/archivers/pecl-rar/Makefile @@ -1,10 +1,15 @@ PORTNAME= rar PORTVERSION= 4.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers pear -PATCH_SITES= https://github.com/cataphract/php-rar/commit/ -PATCHFILES= ab26d285759e4c917879967b09976a44829ed570.diff:-p1 +# Temporary switch patches source to Remi Collet's repo +#PATCH_SITES= https://github.com/cataphract/php-rar/commit/ +PATCH_SITES= https://github.com/remicollet/php-rar/commit/ +PATCHFILES= ab26d285759e4c917879967b09976a44829ed570.diff:-p1 \ + 02331ca1cc1e8638c34e024566f4b391a6c863c5.diff:-p1 \ + eefdef210536834617bc57d3d38e4ab092481c6b.diff:-p1 \ + 048aa2b35bfd1ec5dfae30d2f9c8d52fb8842784.diff:-p1 MAINTAINER= fluffy@FreeBSD.org COMMENT= PECL extension to create and read RAR files diff --git a/archivers/pecl-rar/distinfo b/archivers/pecl-rar/distinfo index 0cb0f32e9097..0471e364e37e 100644 --- a/archivers/pecl-rar/distinfo +++ b/archivers/pecl-rar/distinfo @@ -1,5 +1,11 @@ -TIMESTAMP = 1699432802 +TIMESTAMP = 1752864659 SHA256 (PECL/rar-4.2.0.tgz) = 660d7d6bc97cc45395e56621aa8803a9f9d4b3436c576d67afe712c8f964a4b9 SIZE (PECL/rar-4.2.0.tgz) = 428258 SHA256 (PECL/ab26d285759e4c917879967b09976a44829ed570.diff) = a150a78c652d80f8bf33e635b7183895b1147563d07cba4d90d276a787b26c0b SIZE (PECL/ab26d285759e4c917879967b09976a44829ed570.diff) = 4622 +SHA256 (PECL/02331ca1cc1e8638c34e024566f4b391a6c863c5.diff) = eaa76f733b8ff1f54c9042478557c3f9d7e89c7d36ef7504c11a50bfca6aab4b +SIZE (PECL/02331ca1cc1e8638c34e024566f4b391a6c863c5.diff) = 2284 +SHA256 (PECL/eefdef210536834617bc57d3d38e4ab092481c6b.diff) = 8346a363f15b945a560b2a1a070beb0c1ee197bac7dbd2773b8a70d22a24baa0 +SIZE (PECL/eefdef210536834617bc57d3d38e4ab092481c6b.diff) = 1289 +SHA256 (PECL/048aa2b35bfd1ec5dfae30d2f9c8d52fb8842784.diff) = 4e243345ddfe0bba1c155923922ae54579b5b5eb2b71fc7415108847192825c2 +SIZE (PECL/048aa2b35bfd1ec5dfae30d2f9c8d52fb8842784.diff) = 484 |