update to p5-Compress-Zlib-1.35

from Bernd Ahlers <bernd at ba-net.org>
This commit is contained in:
sturm 2005-08-07 10:12:33 +00:00
parent cba42653a3
commit 4661ebbb91
3 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.39 2005/07/05 13:48:10 naddy Exp $
# $OpenBSD: Makefile,v 1.40 2005/08/07 10:12:33 sturm Exp $
SHARED_ONLY= Yes
COMMENT= "perl interface to the zlib compression library"
DISTNAME= Compress-Zlib-1.34
PKGNAME= p5-${DISTNAME}p0
DISTNAME= Compress-Zlib-1.35
PKGNAME= p5-${DISTNAME}
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}

View File

@ -1,4 +1,4 @@
MD5 (Compress-Zlib-1.34.tar.gz) = dbdbf491f8ce66e613545c4d4e82a763
RMD160 (Compress-Zlib-1.34.tar.gz) = 10fadac397a9e03d143ef41a93d76f907f5b4405
SHA1 (Compress-Zlib-1.34.tar.gz) = 63d95daf378a53564757263369d8a976f3edd58e
SIZE (Compress-Zlib-1.34.tar.gz) = 144980
MD5 (Compress-Zlib-1.35.tar.gz) = 14d5ac6d14c374c4d7abba4c15ced0e3
RMD160 (Compress-Zlib-1.35.tar.gz) = 6fab53c1603278366b8729c389af30302e8f46f3
SHA1 (Compress-Zlib-1.35.tar.gz) = eb73b726df856ebaafe656cf2d9956474117ab5c
SIZE (Compress-Zlib-1.35.tar.gz) = 150473

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-config_in,v 1.1 2005/07/05 13:48:10 naddy Exp $
$OpenBSD: patch-config_in,v 1.2 2005/08/07 10:12:33 sturm Exp $
--- config.in.orig Tue Jul 5 15:44:05 2005
+++ config.in Tue Jul 5 15:44:21 2005
@@ -11,9 +11,9 @@
@ -6,8 +6,8 @@ $OpenBSD: patch-config_in,v 1.1 2005/07/05 13:48:10 naddy Exp $
# 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