diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-24 14:14:20 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-24 14:14:20 +0800 |
commit | f4c8fe350feadd2c2531fa64aef5286ead3bbb1f (patch) | |
tree | 94ce893abbb10bbecede681cd7997c84503eaf29 /archivers | |
parent | ff471ff6ddd084e17730287584b61de221862ad2 (diff) | |
download | freebsd-ports-gnome-f4c8fe350feadd2c2531fa64aef5286ead3bbb1f.tar.gz freebsd-ports-gnome-f4c8fe350feadd2c2531fa64aef5286ead3bbb1f.tar.zst freebsd-ports-gnome-f4c8fe350feadd2c2531fa64aef5286ead3bbb1f.zip |
- Update to 2.068
Changes: http://search.cpan.org/dist/IO-Compress/Changes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress/Makefile | 6 | ||||
-rw-r--r-- | archivers/p5-IO-Compress/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile index 78caeb195e89..8609e402411d 100644 --- a/archivers/p5-IO-Compress/Makefile +++ b/archivers/p5-IO-Compress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.067 +PORTVERSION= 2.068 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -14,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.067:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.067:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.068:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.068:${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 377b2d272b93..703cff51189c 100644 --- a/archivers/p5-IO-Compress/distinfo +++ b/archivers/p5-IO-Compress/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.067.tar.gz) = 561e88c000757d34da5a72a897c798cee5a441237ff5370f3bc837547730eeb6 -SIZE (IO-Compress-2.067.tar.gz) = 242751 +SHA256 (IO-Compress-2.068.tar.gz) = fa058d9c0c7fce95ca1387a95d7ad646c097fe68f26ae9fe742dc973e555c037 +SIZE (IO-Compress-2.068.tar.gz) = 243169 |