From leeym@utopia.leeym.com  Wed Sep 13 20:19:30 2006
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 466F716A403;
	Wed, 13 Sep 2006 20:19:30 +0000 (UTC)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr50.hinet.net (msr50.hinet.net [168.95.4.150])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7CDF343D45;
	Wed, 13 Sep 2006 20:19:29 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr50.hinet.net (8.9.3/8.9.3) with ESMTP id EAA08378;
	Thu, 14 Sep 2006 04:19:27 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id D16C1B29DF1;
	Thu, 14 Sep 2006 04:19:26 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
	by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id kUBy0de9zs-R; Thu, 14 Sep 2006 04:19:20 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id 0E820B29D95; Thu, 14 Sep 2006 04:19:20 +0800 (CST)
Message-Id: <20060913201920.0E820B29D95@utopia.leeym.com>
Date: Thu, 14 Sep 2006 04:19:20 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lth@freebsd.org
Subject: [PATCH] devel/p5-Module-CoreList: update to 2.08
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103241
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Module-CoreList: update to 2.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lth
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 13 20:20:20 GMT 2006
>Closed-Date:    Thu Sep 14 07:57:55 GMT 2006
>Last-Modified:  Thu Sep 14 08:00:27 GMT 2006
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Aug 27 09:55:36 CST 2006
>Description:
- Update to 2.08

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

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

--- p5-Module-CoreList-2.08.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-CoreList/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	16 Aug 2006 13:56:42 -0000	1.11
+++ Makefile	13 Sep 2006 20:08:49 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Module-CoreList
-PORTVERSION=	2.07
+PORTVERSION=	2.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Module-CoreList/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- distinfo	16 Aug 2006 13:56:42 -0000	1.12
+++ distinfo	13 Sep 2006 20:08:49 -0000
@@ -1,3 +1,3 @@
-MD5 (Module-CoreList-2.07.tar.gz) = 53cb027ee6895d162bbb8b12182e0ae7
-SHA256 (Module-CoreList-2.07.tar.gz) = c76c7b6addea91643fb7cadf8a49eb6a2adc70ef4de1e83f3746d21e7a00e5b1
-SIZE (Module-CoreList-2.07.tar.gz) = 37015
+MD5 (Module-CoreList-2.08.tar.gz) = d239fa54b06afda6e2a8e9db555493ad
+SHA256 (Module-CoreList-2.08.tar.gz) = f3ade7afa8431b5fa663539a7cb9831a8382dcf1d748a0d091e404090421c421
+SIZE (Module-CoreList-2.08.tar.gz) = 38088
--- p5-Module-CoreList-2.08.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lth 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 13 20:20:29 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103241 
State-Changed-From-To: open->closed 
State-Changed-By: lth 
State-Changed-When: Thu Sep 14 07:57:54 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/103241: commit references a PR
Date: Thu, 14 Sep 2006 07:57:27 +0000 (UTC)

 lth         2006-09-14 07:57:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Module-CoreList Makefile distinfo 
   Log:
   Update to 2.08
   
   PR:             ports/103241
   Submitted by:   leeym
   
   Revision  Changes    Path
   1.12      +1 -1      ports/devel/p5-Module-CoreList/Makefile
   1.13      +3 -3      ports/devel/p5-Module-CoreList/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:
