From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 11 15:40:06 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A4F31065677 for ; Wed, 11 May 2011 15:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA07F8FC1D for ; Wed, 11 May 2011 15:40:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4BFe5Cm036115 for ; Wed, 11 May 2011 15:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4BFe54Y036114; Wed, 11 May 2011 15:40:05 GMT (envelope-from gnats) Resent-Date: Wed, 11 May 2011 15:40:05 GMT Resent-Message-Id: <201105111540.p4BFe54Y036114@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18915106566B for ; Wed, 11 May 2011 15:38:53 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id D3EC08FC19 for ; Wed, 11 May 2011 15:38:52 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 4020F5EC5; Wed, 11 May 2011 23:38:41 +0800 (CST) Message-Id: <20110511153841.4020F5EC5@sunpoet.net> Date: Wed, 11 May 2011 23:38:41 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: mm@FreeBSD.org Subject: ports/156962: [PATCH] archivers/p5-IO-Compress: update to 2.035 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2011 15:40:06 -0000 >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@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@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: