Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  1 Jan 2013 00:18:07 +0800 (CST)
From:      Po-Chien Lin <linpc@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/174861: [PATCH] devel/p5-ExtUtils-ParseXS: update to 3.18
Message-ID:  <20121231161808.14939CF001@tbbs2.cs.nctu.edu.tw>
Resent-Message-ID: <201212311620.qBVGK1Ws098733@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174861
>Category:       ports
>Synopsis:       [PATCH] devel/p5-ExtUtils-ParseXS: update to 3.18
>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:   Mon Dec 31 16:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Po-Chien Lin
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD tbbs2.cs.nctu.edu.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #8 r244889: Mon Dec 31 17:17:30 CST
>Description:
- Update to 3.18
- Cleanup TABs

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

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

--- p5-ExtUtils-ParseXS-3.18.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-ExtUtils-ParseXS/Makefile ./Makefile
--- /usr/ports/devel/p5-ExtUtils-ParseXS/Makefile	2012-11-17 13:56:15.000000000 +0800
+++ ./Makefile	2013-01-01 00:14:29.000000000 +0800
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	ExtUtils::ParseXS
-# Date created:				29 June 2003
-# Whom:                			Dmitry Sivachenko <demon@FreeBSD.org>
-#
+# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
 # $FreeBSD: ports/devel/p5-ExtUtils-ParseXS/Makefile,v 1.26 2012/11/17 05:56:15 svnexp Exp $
-#
 
 PORTNAME=	ExtUtils-ParseXS
-PORTVERSION=	3.15
+PORTVERSION=	3.18
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SMUELLER
@@ -17,14 +13,14 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		ExtUtils::ParseXS.3 \
-		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
+MAN3=	ExtUtils::ParseXS.3 \
+	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
 
 .include <bsd.port.pre.mk>
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-ExtUtils-ParseXS/distinfo ./distinfo
--- /usr/ports/devel/p5-ExtUtils-ParseXS/distinfo	2012-06-19 12:26:41.000000000 +0800
+++ ./distinfo	2013-01-01 00:12:00.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (ExtUtils-ParseXS-3.15.tar.gz) = 2bd757cc52baf5d559a110f93f5f2210556689d633757241996eb6aa2d706a19
-SIZE (ExtUtils-ParseXS-3.15.tar.gz) = 61892
+SHA256 (ExtUtils-ParseXS-3.18.tar.gz) = 811cc2281cfc28dc2b3b1f744bb3ce830bf856189fa4240e13f331bb8de96b4f
+SIZE (ExtUtils-ParseXS-3.18.tar.gz) = 62833
--- p5-ExtUtils-ParseXS-3.18.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121231161808.14939CF001>