aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Raw-Lzma
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-30 03:43:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-30 03:43:45 +0000
commit878fad6d4a93fb34876e6fed33efe02c4792b63e (patch)
tree9502506324376db047c0d2d4e417af1a61b410fb /archivers/p5-Compress-Raw-Lzma
parent2f95366b19d7515051ae75b5655115db3ec6d3a3 (diff)
downloadports-878fad6d4a93fb34876e6fed33efe02c4792b63e.tar.gz
ports-878fad6d4a93fb34876e6fed33efe02c4792b63e.zip
- Update to 2.048
- Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
Notes
Notes: svn path=/head/; revision=290090
Diffstat (limited to 'archivers/p5-Compress-Raw-Lzma')
-rw-r--r--archivers/p5-Compress-Raw-Lzma/Makefile9
-rw-r--r--archivers/p5-Compress-Raw-Lzma/distinfo4
2 files changed, 9 insertions, 4 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile
index 80cc3e6e2c28..9af02bd9b527 100644
--- a/archivers/p5-Compress-Raw-Lzma/Makefile
+++ b/archivers/p5-Compress-Raw-Lzma/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Compress-Raw-Lzma
-PORTVERSION= 2.045
+PORTVERSION= 2.048
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
@@ -15,6 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Low-Level Interface to lzma compression library
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
+
PERL_CONFIGURE= yes
MAN3= Compress::Raw::Lzma.3
@@ -37,7 +42,7 @@ LIB_DEPENDS+= lzma:${PORTSDIR}/archivers/${LZMA_DEPEND}
pre-build:
.if ${LZMA_DEPEND} == "sys"
- ${REINPLACE_CMD} -e "/^LDDLFLAGS/ s|${LOCALBASE}/lib|${LIBDIR}|" ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e "/^LDDLFLAGS/ s|${LOCALBASE}/lib|${LIBDIR}|" ${WRKSRC}/Makefile
.endif
.include <bsd.port.post.mk>
diff --git a/archivers/p5-Compress-Raw-Lzma/distinfo b/archivers/p5-Compress-Raw-Lzma/distinfo
index e258f05cef18..5f66182321c5 100644
--- a/archivers/p5-Compress-Raw-Lzma/distinfo
+++ b/archivers/p5-Compress-Raw-Lzma/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Compress-Raw-Lzma-2.045.tar.gz) = 33fe5cfa1e142613870d6997afb3de191ba1ae82421aa14a640e08a50d19cc08
-SIZE (Compress-Raw-Lzma-2.045.tar.gz) = 99865
+SHA256 (Compress-Raw-Lzma-2.048.tar.gz) = b1bc86826e9d394aebebc4a9a8e3c6ece04414bb4211f5daff3eda9fce4bd1a0
+SIZE (Compress-Raw-Lzma-2.048.tar.gz) = 99907