1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to version 1.35.

PR:		83903
Submitted by:	Andrej Zverev <az@inec.ru>
This commit is contained in:
Dmitry Sivachenko 2005-07-22 13:49:43 +00:00
parent f20587db68
commit 8d36976a00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139900
3 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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