summaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-06-30 07:42:45 +0000
committersunpoet <sunpoet@FreeBSD.org>2011-06-30 07:42:45 +0000
commitbf424b79645f91d164fed634f3a33b8e46378264 (patch)
treee9a5e1855c787ac42f35d7433f89aaef7c3b614e /archivers
parent1fe11ccda371b20db4e8a452e3def48a3448b731 (diff)
downloadFreeBSD-ports-bf424b79645f91d164fed634f3a33b8e46378264.zip
FreeBSD-ports-bf424b79645f91d164fed634f3a33b8e46378264.tar.gz
- Update to 2.037
Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Compress-Raw-Lzma/Makefile4
-rw-r--r--archivers/p5-Compress-Raw-Lzma/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile
index c393b03..648471b 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.035
+PORTVERSION= 2.037
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
@@ -37,7 +37,7 @@ LIB_DEPENDS= lzma:${PORTSDIR}/archivers/${LZMA_DEPEND}
pre-build:
.if ${LZMA_DEPEND} == "sys"
- ${REINPLACE_CMD} -e "/^LDDLFLAGS/ s|${LOCALBASE}/lib|/usr/lib|" ${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 a498d93..02a8ba1 100644
--- a/archivers/p5-Compress-Raw-Lzma/distinfo
+++ b/archivers/p5-Compress-Raw-Lzma/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Compress-Raw-Lzma-2.035.tar.gz) = b459f5a29f24d1f4ee1a405397604391be52de9b115f57c9d6dbd5714952bab5
-SIZE (Compress-Raw-Lzma-2.035.tar.gz) = 98709
+SHA256 (Compress-Raw-Lzma-2.037.tar.gz) = c2716e5a672d42a10a6bb7cefa4b933f047020561ee9722108659248b3a171e8
+SIZE (Compress-Raw-Lzma-2.037.tar.gz) = 99306
OpenPOWER on IntegriCloud