ports/85749: [PATCH] archivers/p5-Compress-Zlib: update to 1.37

Yen-Ming Lee leeym at FreeBSD.org
Mon Sep 5 15:10:06 UTC 2005


>Number:         85749
>Category:       ports
>Synopsis:       [PATCH] archivers/p5-Compress-Zlib: update to 1.37
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 05 15:10:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Aug 31 08:25:05 CST 2005
>Description:
- Update to 1.37

Port maintainer (demon at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Compress-Zlib-1.37.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/p5-Compress-Zlib/Makefile,v
retrieving revision 1.37
diff -u -u -r1.37 Makefile
--- Makefile	22 Jul 2005 13:49:43 -0000	1.37
+++ Makefile	5 Sep 2005 15:08:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Compress-Zlib
-PORTVERSION=	1.35
+PORTVERSION=	1.37
 CATEGORIES=	archivers perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Compress
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/archivers/p5-Compress-Zlib/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo	22 Jul 2005 13:49:43 -0000	1.18
+++ distinfo	5 Sep 2005 15:08:24 -0000
@@ -1,2 +1,2 @@
-MD5 (Compress-Zlib-1.35.tar.gz) = 14d5ac6d14c374c4d7abba4c15ced0e3
-SIZE (Compress-Zlib-1.35.tar.gz) = 150473
+MD5 (Compress-Zlib-1.37.tar.gz) = d2333c3271378bc004a35d4ca330bfee
+SIZE (Compress-Zlib-1.37.tar.gz) = 151417
Index: files/patch-config.in
===================================================================
RCS file: /home/pcvs/ports/archivers/p5-Compress-Zlib/files/patch-config.in,v
retrieving revision 1.3
diff -u -u -r1.3 patch-config.in
--- files/patch-config.in	22 Jul 2005 13:49:43 -0000	1.3
+++ files/patch-config.in	5 Sep 2005 15:08:24 -0000
@@ -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.3
--LIB        = ./zlib-src-1.2.3
+-INCLUDE    = ./zlib-src
+-LIB        = ./zlib-src
 +BUILD_ZLIB = False
 +INCLUDE    = /usr/include
 +LIB        = /usr/lib
--- p5-Compress-Zlib-1.37.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list