diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-12-13 11:59:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-12-13 11:59:47 +0800 |
commit | 57b30a98517cfd4f95279c95b97ce459af625b5b (patch) | |
tree | 59230557e79b373261fcb3c858b8fb4531f4c95f /archivers | |
parent | 1037e6e3e3f398816126d33f59b9ecedf13cc567 (diff) | |
download | freebsd-ports-gnome-57b30a98517cfd4f95279c95b97ce459af625b5b.tar.gz freebsd-ports-gnome-57b30a98517cfd4f95279c95b97ce459af625b5b.tar.zst freebsd-ports-gnome-57b30a98517cfd4f95279c95b97ce459af625b5b.zip |
- Update to 2.067
Changes: http://search.cpan.org/dist/IO-Compress/Changes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress/Makefile | 7 | ||||
-rw-r--r-- | archivers/p5-IO-Compress/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile index 703ad7ab5812..78caeb195e89 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.066 -PORTREVISION= 1 +PORTVERSION= 2.067 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -15,8 +14,8 @@ COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.066:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.066:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.067:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.067:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod diff --git a/archivers/p5-IO-Compress/distinfo b/archivers/p5-IO-Compress/distinfo index ffb7be99b401..377b2d272b93 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.066.tar.gz) = 75e349cbcf1a1310f685f580eabb6771c866209d21e473c5701f689e4501b6bf -SIZE (IO-Compress-2.066.tar.gz) = 242700 +SHA256 (IO-Compress-2.067.tar.gz) = 561e88c000757d34da5a72a897c798cee5a441237ff5370f3bc837547730eeb6 +SIZE (IO-Compress-2.067.tar.gz) = 242751 |