diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-02 04:33:08 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-02 04:33:08 +0800 |
commit | 33fa05c93b7c4574b6435695026fea66a2b14257 (patch) | |
tree | 5b2adaa2c353557ac8870f40574e4dc56c075923 /archivers | |
parent | eea53f88d6f4910c1acc703a23b3f31a2c172058 (diff) | |
download | freebsd-ports-gnome-33fa05c93b7c4574b6435695026fea66a2b14257.tar.gz freebsd-ports-gnome-33fa05c93b7c4574b6435695026fea66a2b14257.tar.zst freebsd-ports-gnome-33fa05c93b7c4574b6435695026fea66a2b14257.zip |
Update to 2.083
Changes: https://metacpan.org/changes/distribution/Compress-Raw-Bzip2
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/Makefile | 4 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile index 3d620d116404..0caf84fc1a70 100644 --- a/archivers/p5-Compress-Raw-Bzip2/Makefile +++ b/archivers/p5-Compress-Raw-Bzip2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Bzip2 -PORTVERSION= 2.081 +PORTVERSION= 2.083 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,8 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod -USE_PERL5= configure USES= perl5 +USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/Raw/Bzip2/Bzip2.so diff --git a/archivers/p5-Compress-Raw-Bzip2/distinfo b/archivers/p5-Compress-Raw-Bzip2/distinfo index dbdce01a989f..562e5f7bf9ad 100644 --- a/archivers/p5-Compress-Raw-Bzip2/distinfo +++ b/archivers/p5-Compress-Raw-Bzip2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523279925 -SHA256 (Compress-Raw-Bzip2-2.081.tar.gz) = 8692b5c9db91954408e24e805fbfda222879da80d89d9410791421e3e5bc3520 -SIZE (Compress-Raw-Bzip2-2.081.tar.gz) = 137537 +TIMESTAMP = 1546267595 +SHA256 (Compress-Raw-Bzip2-2.083.tar.gz) = 8def391d67f974a8ff53151972c34615febbcf873a9a5fb1a5b2969cd407bddf +SIZE (Compress-Raw-Bzip2-2.083.tar.gz) = 137596 |