summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-08-14 08:34:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-08-14 08:34:36 +0000
commitee757647e1a4a151362e4ed1dc4ebad438cc29d7 (patch)
tree176011401c25ca80b788eadee38eddc8644c64ca /archivers
parent- Keep node 0.6.x branch in www/node06 (diff)
- Update to 2.056
- Use zlib from src tree (src/lib/libz) since it is now 1.2.7. Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
Notes
Notes: svn path=/head/; revision=302492
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Compress-Raw-Zlib/Makefile5
-rw-r--r--archivers/p5-Compress-Raw-Zlib/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile
index 884ed3bb41c0..c0967ac7d53f 100644
--- a/archivers/p5-Compress-Raw-Zlib/Makefile
+++ b/archivers/p5-Compress-Raw-Zlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Compress-Raw-Zlib
-PORTVERSION= 2.055
+PORTVERSION= 2.056
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
@@ -24,4 +24,7 @@ PERL_CONFIGURE= yes
MAN3= Compress::Raw::Zlib.3
+post-patch:
+ @${REINPLACE_CMD} -e '/^BUILD_ZLIB/ s|True|False|; /^INCLUDE/ s|= .*$$|= ${INCLUDEDIR}|; /^LIB/ s|= .*$$|= ${LIBDIR}|' ${WRKSRC}/config.in
+
.include <bsd.port.mk>
diff --git a/archivers/p5-Compress-Raw-Zlib/distinfo b/archivers/p5-Compress-Raw-Zlib/distinfo
index b44cf45669b3..d0449af416cc 100644
--- a/archivers/p5-Compress-Raw-Zlib/distinfo
+++ b/archivers/p5-Compress-Raw-Zlib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Compress-Raw-Zlib-2.055.tar.gz) = 86023c2833507c7c4e7498aeed5b0721f120ec405acc31c1d9dbd8a4871f7c86
-SIZE (Compress-Raw-Zlib-2.055.tar.gz) = 224950
+SHA256 (Compress-Raw-Zlib-2.056.tar.gz) = d44f5e21de7a60d60c77e7f10b56201c5aadcfae1fa2966cc8289ceef27a8b21
+SIZE (Compress-Raw-Zlib-2.056.tar.gz) = 225000