From leeym@utopia.leeym.com  Wed Sep 27 23:47:39 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 110C216A407;
	Wed, 27 Sep 2006 23:47:39 +0000 (UTC)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr4.hinet.net (msr4.hinet.net [168.95.4.104])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 44EE843D68;
	Wed, 27 Sep 2006 23:47:38 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr4.hinet.net (8.9.3/8.9.3) with ESMTP id HAA21502;
	Thu, 28 Sep 2006 07:47:36 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 881B6B29C7E;
	Thu, 28 Sep 2006 07:47:30 +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 0GyAAT4x3xa5; Thu, 28 Sep 2006 07:47:26 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id 8ECD5B29C7A; Thu, 28 Sep 2006 07:47:26 +0800 (CST)
Message-Id: <20060927234726.8ECD5B29C7A@utopia.leeym.com>
Date: Thu, 28 Sep 2006 07:47:26 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: demon@freebsd.org
Subject: [PATCH] devel/p5-ExtUtils-ParseXS: update to 2.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103727
>Category:       ports
>Synopsis:       [PATCH] devel/p5-ExtUtils-ParseXS: update to 2.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 27 23:50:16 GMT 2006
>Closed-Date:    Tue Oct 31 17:51:07 GMT 2006
>Last-Modified:  Tue Oct 31 18:00:44 GMT 2006
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Mon Sep 18 00:39:29 CST 2006
>Description:
- Update to 2.16

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

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

--- p5-ExtUtils-ParseXS-2.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-ExtUtils-ParseXS/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	18 Oct 2005 10:19:57 -0000	1.6
+++ Makefile	27 Sep 2006 23:47:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ExtUtils-ParseXS
-PORTVERSION=	2.15
+PORTVERSION=	2.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	ExtUtils
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-ExtUtils-ParseXS/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	22 Jan 2006 08:29:03 -0000	1.5
+++ distinfo	27 Sep 2006 23:47:21 -0000
@@ -1,3 +1,3 @@
-MD5 (ExtUtils-ParseXS-2.15.tar.gz) = 43f696a8139575132e9d1c7d30021f25
-SHA256 (ExtUtils-ParseXS-2.15.tar.gz) = e54c7ee8e4bfe8658cdf47a9ab10cd1e2114b71bbd0965e77db4e98ed6de206d
-SIZE (ExtUtils-ParseXS-2.15.tar.gz) = 24500
+MD5 (ExtUtils-ParseXS-2.16.tar.gz) = c64fddf17ee2b27d8a90ceb455c3e570
+SHA256 (ExtUtils-ParseXS-2.16.tar.gz) = 1f8504c7f08d2d59c71a70915fc834a285b99587444ee33e23ee3f135c071da0
+SIZE (ExtUtils-ParseXS-2.16.tar.gz) = 24611
--- p5-ExtUtils-ParseXS-2.16.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 27 23:50:24 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103727 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Tue Oct 31 17:50:53 UTC 2006 
State-Changed-Why:  
Port updated, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/103727: commit references a PR
Date: Tue, 31 Oct 2006 17:50:59 +0000 (UTC)

 demon       2006-10-31 17:50:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-ExtUtils-ParseXS Makefile distinfo 
   Log:
   Update to 2.16.
   
   PR:             103727
   Submitted by:   leeym
   
   Revision  Changes    Path
   1.7       +1 -1      ports/devel/p5-ExtUtils-ParseXS/Makefile
   1.6       +2 -3      ports/devel/p5-ExtUtils-ParseXS/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:
