aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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