From e4d9ed80579c892c2d9e1774a1cc80d29822ec30 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 9 May 2012 11:36:23 +0000 Subject: - Update to 2.054 - Use bundled zlib (1.2.7) instead of the one in src tree (1.2.5, src/lib/libz) - Update pkg-descr Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes --- archivers/p5-Compress-Raw-Zlib/Makefile | 2 +- archivers/p5-Compress-Raw-Zlib/distinfo | 4 ++-- archivers/p5-Compress-Raw-Zlib/files/patch-config.in | 15 --------------- archivers/p5-Compress-Raw-Zlib/pkg-descr | 3 +-- 4 files changed, 4 insertions(+), 20 deletions(-) delete mode 100644 archivers/p5-Compress-Raw-Zlib/files/patch-config.in (limited to 'archivers/p5-Compress-Raw-Zlib') diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile index 4309f3ced5ed..f13e5f134ea1 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.053 +PORTVERSION= 2.054 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS diff --git a/archivers/p5-Compress-Raw-Zlib/distinfo b/archivers/p5-Compress-Raw-Zlib/distinfo index fa6a846cda01..5f9e64ef82ec 100644 --- a/archivers/p5-Compress-Raw-Zlib/distinfo +++ b/archivers/p5-Compress-Raw-Zlib/distinfo @@ -1,2 +1,2 @@ -SHA256 (Compress-Raw-Zlib-2.053.tar.gz) = 25c480952cd1cdd0d5a0c97d32f27be351fdd079ffd28ad131f9eb0bdfed33de -SIZE (Compress-Raw-Zlib-2.053.tar.gz) = 224882 +SHA256 (Compress-Raw-Zlib-2.054.tar.gz) = aa29dde87b9f8ed5a9902b96dac42258a5f8ad72a0b4a136bfb5d2723a8f39ed +SIZE (Compress-Raw-Zlib-2.054.tar.gz) = 224909 diff --git a/archivers/p5-Compress-Raw-Zlib/files/patch-config.in b/archivers/p5-Compress-Raw-Zlib/files/patch-config.in deleted file mode 100644 index be1fecde5716..000000000000 --- a/archivers/p5-Compress-Raw-Zlib/files/patch-config.in +++ /dev/null @@ -1,15 +0,0 @@ ---- config.in.orig Mon Jun 26 15:38:21 2006 -+++ config.in Tue Nov 7 21:45:03 2006 -@@ -16,9 +16,9 @@ - # Setting the Gzip OS Code - # - --BUILD_ZLIB = True --INCLUDE = ./zlib-src --LIB = ./zlib-src -+BUILD_ZLIB = False -+INCLUDE = /usr/include -+LIB = /usr/lib - - OLD_ZLIB = False - GZIP_OS_CODE = AUTO_DETECT diff --git a/archivers/p5-Compress-Raw-Zlib/pkg-descr b/archivers/p5-Compress-Raw-Zlib/pkg-descr index 43244a5d7afc..70e21851a44d 100644 --- a/archivers/p5-Compress-Raw-Zlib/pkg-descr +++ b/archivers/p5-Compress-Raw-Zlib/pkg-descr @@ -1,4 +1,3 @@ -The Compress::Raw::Zlib module provides a Perl interface to the -zlib compression library. +Compress::Raw::Zlib provides low-Level Interface to zlib compression library. WWW: http://search.cpan.org/dist/Compress-Raw-Zlib/ -- cgit v1.2.3