Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2011 23:59:30 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mm@FreeBSD.org
Subject:   ports/158397: [PATCH] archivers/p5-IO-Compress: update to 2.037
Message-ID:  <20110628155930.8CABC3AE4@sunpoet.net>
Resent-Message-ID: <201106281600.p5SG0OhX007683@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158397
>Category:       ports
>Synopsis:       [PATCH] archivers/p5-IO-Compress: update to 2.037
>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:   Tue Jun 28 16:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon Jun 20 21:52:00 CST 2011
>Description:
- Update to 2.037
- Make portlint happier

Port maintainer (mm@FreeBSD.org) is cc'd.

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

--- p5-IO-Compress-2.037.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-IO-Compress/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	14 May 2011 12:19:11 -0000	1.6
+++ Makefile	28 Jun 2011 15:58:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	IO-Compress
-PORTVERSION=	2.035
+PORTVERSION=	2.037
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PMQS
@@ -15,16 +15,15 @@
 MAINTAINER=	mm@FreeBSD.org
 COMMENT=	Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
-		${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2
-BUILD_DEPENDS=	${RUN_DEPENDS}
-
-CONFLICTS=	p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
-
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-PERL_CONFIGURE=	YES
+RUN_DEPENDS=	p5-Compress-Raw-Bzip2>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
+		p5-Compress-Raw-Zlib>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
+
+CONFLICTS=	p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
+
+PERL_CONFIGURE=	yes
 
 MAN3=		Compress::Zlib.3 \
 		File::GlobMapper.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-IO-Compress/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	14 May 2011 12:19:11 -0000	1.3
+++ distinfo	28 Jun 2011 15:58:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (IO-Compress-2.035.tar.gz) = b7684cf22b9762f5f5a4fbea775a15bc8e90be5afc5fc8751613f696a24c0fae
-SIZE (IO-Compress-2.035.tar.gz) = 215110
+SHA256 (IO-Compress-2.037.tar.gz) = 38e48afbebbbf1042dc835a1a461644984859e1b2e272772343ea7f79d1a1a1e
+SIZE (IO-Compress-2.037.tar.gz) = 218878
--- p5-IO-Compress-2.037.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110628155930.8CABC3AE4>