ports/156962: [PATCH] archivers/p5-IO-Compress: update to 2.035

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 11 15:40:06 UTC 2011


>Number:         156962
>Category:       ports
>Synopsis:       [PATCH] archivers/p5-IO-Compress: update to 2.035
>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:   Wed May 11 15:40:05 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: Wed Mar 30 10:30:31 CST 2011
>Description:
- Update to 2.035
- Use new CPAN :id subdir macro
- Pet portlint

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

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

--- p5-IO-Compress-2.035.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-IO-Compress/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	23 Mar 2011 15:53:15 -0000	1.5
+++ Makefile	11 May 2011 15:38:21 -0000
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	IO-Compress
-PORTVERSION=	2.033
+PORTVERSION=	2.035
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../by-authors/id/P/PM/PMQS
+MASTER_SITE_SUBDIR=	CPAN:PMQS
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	mm at FreeBSD.org
 COMMENT=	Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
+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
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 CONFLICTS=	p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-IO-Compress/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	13 Feb 2011 10:07:11 -0000	1.2
+++ distinfo	11 May 2011 15:38:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (IO-Compress-2.033.tar.gz) = 145902a1685ffbfc4c90f3e16e331fae5fb72f9962531c145cbd343ded08c778
-SIZE (IO-Compress-2.033.tar.gz) = 213308
+SHA256 (IO-Compress-2.035.tar.gz) = b7684cf22b9762f5f5a4fbea775a15bc8e90be5afc5fc8751613f696a24c0fae
+SIZE (IO-Compress-2.035.tar.gz) = 215110
--- p5-IO-Compress-2.035.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list