From sunpoet@sunpoet.net  Tue Jun 19 03:18:52 2012
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 54DF3106566B;
	Tue, 19 Jun 2012 03:18:52 +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 18E338FC15;
	Tue, 19 Jun 2012 03:18:52 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3WGZB41D9lzBgV; Tue, 19 Jun 2012 11:18:04 +0800 (CST)
Message-Id: <3WGZB41D9lzBgV@sunpoet.net>
Date: Tue, 19 Jun 2012 11:18:04 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: demon@FreeBSD.org
Subject: [PATCH] devel/p5-ExtUtils-ParseXS: update to 3.15
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         169229
>Category:       ports
>Synopsis:       [PATCH] devel/p5-ExtUtils-ParseXS: update to 3.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 19 03:20:11 UTC 2012
>Closed-Date:    Tue Jun 19 04:27:16 UTC 2012
>Last-Modified:  Tue Jun 19 04:30:12 UTC 2012
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Thu May 31 14:45:51 CST 2012
>Description:
- Update to 3.15

Changes:	http://search.cpan.org/dist/ExtUtils-ParseXS/Changes

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

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-ExtUtils-ParseXS-3.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile	13 Mar 2012 16:14:53 -0000	1.24
+++ Makefile	19 Jun 2012 03:18:38 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ExtUtils-ParseXS
-PORTVERSION=	3.07
+PORTVERSION=	3.15
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SMUELLER
@@ -21,6 +21,7 @@
 		ExtUtils::ParseXS::Constants.3 \
 		ExtUtils::ParseXS::Utilities.3 \
 		ExtUtils::Typemaps.3 \
+		ExtUtils::Typemaps::Cmd.3 \
 		ExtUtils::Typemaps::InputMap.3 \
 		ExtUtils::Typemaps::OutputMap.3 \
 		ExtUtils::Typemaps::Type.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo	14 Dec 2011 11:31:36 -0000	1.18
+++ distinfo	19 Jun 2012 03:18:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (ExtUtils-ParseXS-3.07.tar.gz) = 72d4a81543a07a64f65e7d8d6114b08159e7c935aee15f718c362c075e32432c
-SIZE (ExtUtils-ParseXS-3.07.tar.gz) = 61166
+SHA256 (ExtUtils-ParseXS-3.15.tar.gz) = 2bd757cc52baf5d559a110f93f5f2210556689d633757241996eb6aa2d706a19
+SIZE (ExtUtils-ParseXS-3.15.tar.gz) = 61892
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ExtUtils-ParseXS/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	13 Aug 2011 13:02:13 -0000	1.4
+++ pkg-plist	19 Jun 2012 03:18:38 -0000
@@ -5,6 +5,7 @@
 %%SITE_PERL%%/ExtUtils/ParseXS/CountLines.pm
 %%SITE_PERL%%/ExtUtils/ParseXS/Utilities.pm
 %%SITE_PERL%%/ExtUtils/Typemaps.pm
+%%SITE_PERL%%/ExtUtils/Typemaps/Cmd.pm
 %%SITE_PERL%%/ExtUtils/Typemaps/InputMap.pm
 %%SITE_PERL%%/ExtUtils/Typemaps/OutputMap.pm
 %%SITE_PERL%%/ExtUtils/Typemaps/Type.pm
--- p5-ExtUtils-ParseXS-3.15.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jun 19 03:20:23 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169229 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Tue Jun 19 04:27:02 UTC 2012 
State-Changed-Why:  
Port updated, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169229: commit references a PR
Date: Tue, 19 Jun 2012 04:26:53 +0000 (UTC)

 demon       2012-06-19 04:26:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-ExtUtils-ParseXS Makefile distinfo pkg-plist 
   Log:
   Update to version 3.15
   
   PR:             169229
   Submitted by:   sunpoet
   
   Revision  Changes    Path
   1.25      +2 -1      ports/devel/p5-ExtUtils-ParseXS/Makefile
   1.19      +2 -2      ports/devel/p5-ExtUtils-ParseXS/distinfo
   1.5       +1 -0      ports/devel/p5-ExtUtils-ParseXS/pkg-plist
 _______________________________________________
 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:
