summaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Zlib
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2005-07-22 13:49:43 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2005-07-22 13:49:43 +0000
commit8d36976a0096d05b8e65f447e269bc9ada6f68a0 (patch)
tree15185452478efb2f441576d213e73ef50b5b7655 /archivers/p5-Compress-Zlib
parentUpdate to fresh bugfix release 0.1.40. (diff)
Update to version 1.35.
PR: 83903 Submitted by: Andrej Zverev <az@inec.ru>
Notes
Notes: svn path=/head/; revision=139900
Diffstat (limited to 'archivers/p5-Compress-Zlib')
-rw-r--r--archivers/p5-Compress-Zlib/Makefile2
-rw-r--r--archivers/p5-Compress-Zlib/distinfo4
-rw-r--r--archivers/p5-Compress-Zlib/files/patch-config.in4
3 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile
index 46f8e75ac051..a8fe96b4613c 100644
--- a/archivers/p5-Compress-Zlib/Makefile
+++ b/archivers/p5-Compress-Zlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Compress-Zlib
-PORTVERSION= 1.34
+PORTVERSION= 1.35
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
diff --git a/archivers/p5-Compress-Zlib/distinfo b/archivers/p5-Compress-Zlib/distinfo
index ad5740b1f5bd..495e69b78611 100644
--- a/archivers/p5-Compress-Zlib/distinfo
+++ b/archivers/p5-Compress-Zlib/distinfo
@@ -1,2 +1,2 @@
-MD5 (Compress-Zlib-1.34.tar.gz) = dbdbf491f8ce66e613545c4d4e82a763
-SIZE (Compress-Zlib-1.34.tar.gz) = 144980
+MD5 (Compress-Zlib-1.35.tar.gz) = 14d5ac6d14c374c4d7abba4c15ced0e3
+SIZE (Compress-Zlib-1.35.tar.gz) = 150473
diff --git a/archivers/p5-Compress-Zlib/files/patch-config.in b/archivers/p5-Compress-Zlib/files/patch-config.in
index 050ba7021479..af9a0df8a98c 100644
--- a/archivers/p5-Compress-Zlib/files/patch-config.in
+++ b/archivers/p5-Compress-Zlib/files/patch-config.in
@@ -5,8 +5,8 @@
# Compress::Zlib" in the README file for details of how to use this file.
-BUILD_ZLIB = True
--INCLUDE = ./zlib-src-1.2.2
--LIB = ./zlib-src-1.2.2
+-INCLUDE = ./zlib-src-1.2.3
+-LIB = ./zlib-src-1.2.3
+BUILD_ZLIB = False
+INCLUDE = /usr/include
+LIB = /usr/lib