aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-12-13 11:59:35 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-12-13 11:59:35 +0800
commit6652f1a0f496fb0719327de1521ebbce8952a818 (patch)
tree39d3923e3dc6452129787b2967e0140286f2811e
parent16d6b2296883ff5987e7080b575ee4488f0eebcf (diff)
downloadfreebsd-ports-gnome-6652f1a0f496fb0719327de1521ebbce8952a818.tar.gz
freebsd-ports-gnome-6652f1a0f496fb0719327de1521ebbce8952a818.tar.zst
freebsd-ports-gnome-6652f1a0f496fb0719327de1521ebbce8952a818.zip
- Update to 2.067
- Convert LZMA_DEPEND to new options framework Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
-rw-r--r--archivers/p5-Compress-Raw-Lzma/Makefile12
-rw-r--r--archivers/p5-Compress-Raw-Lzma/distinfo4
2 files changed, 7 insertions, 9 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile
index 864e1eed6440..34404178fcf7 100644
--- a/archivers/p5-Compress-Raw-Lzma/Makefile
+++ b/archivers/p5-Compress-Raw-Lzma/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Compress-Raw-Lzma
-PORTVERSION= 2.066
-PORTREVISION= 1
+PORTVERSION= 2.067
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
@@ -17,13 +16,12 @@ LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
+OPTIONS_DEFINE= LZMALIB
+LZMALIB_DESC= Use archivers/lzmalia instead of liblzma in base
+
USE_PERL5= configure
USES= perl5
-LZMA_DEPEND?= sys
-
-.if ${LZMA_DEPEND} == "lzmalib"
-LIB_DEPENDS+= liblzma.so.1:${PORTSDIR}/archivers/lzmalib
-.endif
+LZMALIB_LIB_DEPENDS= liblzma.so.1:${PORTSDIR}/archivers/lzmalib
.include <bsd.port.mk>
diff --git a/archivers/p5-Compress-Raw-Lzma/distinfo b/archivers/p5-Compress-Raw-Lzma/distinfo
index f7a9f5e0d43d..e07fde2a52e6 100644
--- a/archivers/p5-Compress-Raw-Lzma/distinfo
+++ b/archivers/p5-Compress-Raw-Lzma/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Compress-Raw-Lzma-2.066.tar.gz) = 48fb3500d638cfaae34669812eede71af14862c596c764703b5187a9e7e674d2
-SIZE (Compress-Raw-Lzma-2.066.tar.gz) = 113281
+SHA256 (Compress-Raw-Lzma-2.067.tar.gz) = abcbc4f7af641619f9cdad2f099215c351a5e0bf4240bd812eb627471798caca
+SIZE (Compress-Raw-Lzma-2.067.tar.gz) = 113271