svn commit: r398075 - head/archivers/p5-IO-Compress
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 28 06:20:04 UTC 2015
Author: sunpoet
Date: Mon Sep 28 06:20:02 2015
New Revision: 398075
URL: https://svnweb.freebsd.org/changeset/ports/398075
Log:
- Update to 2.069
Changes: http://search.cpan.org/dist/IO-Compress/Changes
Modified:
head/archivers/p5-IO-Compress/Makefile
head/archivers/p5-IO-Compress/distinfo
Modified: head/archivers/p5-IO-Compress/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress/Makefile Mon Sep 28 06:19:58 2015 (r398074)
+++ head/archivers/p5-IO-Compress/Makefile Mon Sep 28 06:20:02 2015 (r398075)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Compress
-PORTVERSION= 2.068
+PORTVERSION= 2.069
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,8 +13,8 @@ COMMENT= Perl5 compression modules (bzip
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-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
+BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=${PORTVERSION}:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
+ p5-Compress-Raw-Zlib>=${PORTVERSION}:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
Modified: head/archivers/p5-IO-Compress/distinfo
==============================================================================
--- head/archivers/p5-IO-Compress/distinfo Mon Sep 28 06:19:58 2015 (r398074)
+++ head/archivers/p5-IO-Compress/distinfo Mon Sep 28 06:20:02 2015 (r398075)
@@ -1,2 +1,2 @@
-SHA256 (IO-Compress-2.068.tar.gz) = fa058d9c0c7fce95ca1387a95d7ad646c097fe68f26ae9fe742dc973e555c037
-SIZE (IO-Compress-2.068.tar.gz) = 243169
+SHA256 (IO-Compress-2.069.tar.gz) = e9d36d93e12874536ecbf6c1db80aae34236645798b3501b479c78e09da3f28c
+SIZE (IO-Compress-2.069.tar.gz) = 243560
More information about the svn-ports-all
mailing list