aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-IO-Compress-Lzma/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-10-29 14:25:02 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-10-29 14:25:02 +0800
commitdb916c9460862967fc48b779f9de46967e80a407 (patch)
tree123e564311a0bce732e8d3da2d62975abcf80d37 /archivers/p5-IO-Compress-Lzma/Makefile
parente9475749dd600bf1010a5e686d3bd7845a24d02c (diff)
downloadfreebsd-ports-gnome-db916c9460862967fc48b779f9de46967e80a407.tar.gz
freebsd-ports-gnome-db916c9460862967fc48b779f9de46967e80a407.tar.zst
freebsd-ports-gnome-db916c9460862967fc48b779f9de46967e80a407.zip
- Update to 2.040
Changes: http://search.cpan.org/dist/p5-IO-Compress-Lzma/Changes
Diffstat (limited to 'archivers/p5-IO-Compress-Lzma/Makefile')
-rw-r--r--archivers/p5-IO-Compress-Lzma/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-IO-Compress-Lzma/Makefile b/archivers/p5-IO-Compress-Lzma/Makefile
index 9bdb71bdabeb..4b2f32318e3a 100644
--- a/archivers/p5-IO-Compress-Lzma/Makefile
+++ b/archivers/p5-IO-Compress-Lzma/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Compress-Lzma
-PORTVERSION= 2.039
+PORTVERSION= 2.040
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
@@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Write lzma files / buffers
-BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
- p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress
-RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
- p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress
+BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.040:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
+ p5-IO-Compress>=2.040:${PORTSDIR}/archivers/p5-IO-Compress
+RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.040:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
+ p5-IO-Compress>=2.040:${PORTSDIR}/archivers/p5-IO-Compress
PERL_CONFIGURE= yes