aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-IO-Compress-Lzop/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-02-04 21:15:28 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-02-04 21:15:28 +0800
commit94c95223454cad95c7c0f871503ca40354117e9a (patch)
treefe1b6b33e7168da47777e45640cfd6b61aee83f6 /archivers/p5-IO-Compress-Lzop/Makefile
parentb78459f9f31c58f8c4fa2b0ca89b72163db881f9 (diff)
downloadfreebsd-ports-gnome-94c95223454cad95c7c0f871503ca40354117e9a.tar.gz
freebsd-ports-gnome-94c95223454cad95c7c0f871503ca40354117e9a.tar.zst
freebsd-ports-gnome-94c95223454cad95c7c0f871503ca40354117e9a.zip
- Update to 2.064
Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes
Diffstat (limited to 'archivers/p5-IO-Compress-Lzop/Makefile')
-rw-r--r--archivers/p5-IO-Compress-Lzop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-IO-Compress-Lzop/Makefile b/archivers/p5-IO-Compress-Lzop/Makefile
index 2eec1d275e55..3df64fbf1c52 100644
--- a/archivers/p5-IO-Compress-Lzop/Makefile
+++ b/archivers/p5-IO-Compress-Lzop/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Compress-Lzop
-PORTVERSION= 2.063
+PORTVERSION= 2.064
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
@@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \
- p5-IO-Compress>=2.063:${PORTSDIR}/archivers/p5-IO-Compress
+ p5-IO-Compress>=2.064:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod