From bd62d5547a9d1b726ff3835aa7d4ddfe65f6dd6a Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 13 Dec 2014 03:59:35 +0000 Subject: [PATCH] - Update to 2.067 - Convert LZMA_DEPEND to new options framework Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes --- archivers/p5-Compress-Raw-Lzma/Makefile | 12 +++++------- archivers/p5-Compress-Raw-Lzma/distinfo | 4 ++-- 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 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