From sunpoet@sunpoet.net  Sun Feb 13 03:11:30 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 306E5106564A;
	Sun, 13 Feb 2011 03:11:30 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54])
	by mx1.freebsd.org (Postfix) with ESMTP id D73308FC15;
	Sun, 13 Feb 2011 03:11:29 +0000 (UTC)
Received: by mail-yw0-f54.google.com with SMTP id 2so1671982ywl.13
        for <multiple recipients>; Sat, 12 Feb 2011 19:11:29 -0800 (PST)
Received: by 10.90.100.8 with SMTP id x8mr2683442agb.53.1297566688447;
        Sat, 12 Feb 2011 19:11:28 -0800 (PST)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
        by mx.google.com with ESMTPS id c28sm1513468ana.1.2011.02.12.19.11.26
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 12 Feb 2011 19:11:27 -0800 (PST)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 66DCA2AEC4DD; Sun, 13 Feb 2011 11:11:22 +0800 (CST)
Message-Id: <20110213031122.66DCA2AEC4DD@sunpoet.net>
Date: Sun, 13 Feb 2011 11:11:22 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Sender: Sunpoet Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mm@FreeBSD.org
Subject: [PATCH] archivers/p5-IO-Compress: update to 2.033
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         154728
>Category:       ports
>Synopsis:       [PATCH] archivers/p5-IO-Compress: update to 2.033
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 13 03:20:11 UTC 2011
>Closed-Date:    Sun Feb 13 10:08:39 UTC 2011
>Last-Modified:  Sun Feb 13 10:10:07 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Sat Feb  5 00:35:18 CST
>Description:
- Update to 2.033

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

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

--- p5-IO-Compress-2.033.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-IO-Compress/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	21 Sep 2010 08:59:17 -0000	1.3
+++ Makefile	13 Feb 2011 03:11:15 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	IO-Compress
-PORTVERSION=	2.030
+PORTVERSION=	2.033
 CATEGORIES=	archivers perl5
-MASTER_SITES=	CPAN
+MASTER_SITES=	CPAN/../../authors/id/P/PM/PMQS
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	mm@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-IO-Compress/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	21 Sep 2010 07:26:28 -0000	1.1
+++ distinfo	13 Feb 2011 03:11:15 -0000
@@ -1,3 +1,2 @@
-MD5 (IO-Compress-2.030.tar.gz) = 1e6200ce12b4a87f24f110930260ebe8
-SHA256 (IO-Compress-2.030.tar.gz) = 9e5e320b18e236b7614ff9963d0d42bc17209621ac8b833f68acb11ee2a968ec
-SIZE (IO-Compress-2.030.tar.gz) = 212523
+SHA256 (IO-Compress-2.033.tar.gz) = 145902a1685ffbfc4c90f3e16e331fae5fb72f9962531c145cbd343ded08c778
+SIZE (IO-Compress-2.033.tar.gz) = 213308
--- p5-IO-Compress-2.033.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 13 03:20:26 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154728 
State-Changed-From-To: open->closed 
State-Changed-By: mm 
State-Changed-When: Sun Feb 13 10:08:38 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154728 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154728: commit references a PR
Date: Sun, 13 Feb 2011 10:07:16 +0000 (UTC)

 mm          2011-02-13 10:07:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     archivers/p5-IO-Compress Makefile distinfo 
   Log:
   - Update to 2.033
   
   PR:             ports/154728
   Submitted by:   sunpoet@FreeBSD.org
   
   Revision  Changes    Path
   1.4       +2 -1      ports/archivers/p5-IO-Compress/Makefile
   1.2       +2 -3      ports/archivers/p5-IO-Compress/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
