Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2012 18:58:13 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/167407: [PATCH] devel/p5-Parse-RecDescent: update to 1.967.009
Message-ID:  <201204282258.q3SMwD6u040505@meatwad.mouf.net>
Resent-Message-ID: <201204282300.q3SN0VFf068431@freefall.freebsd.org>

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

>Number:         167407
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Parse-RecDescent: update to 1.967.009
>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:   Sat Apr 28 23:00:30 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #17 r233932: Thu Apr  5 22:13:25
>Description:
- Update to 1.967.009

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

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

--- p5-Parse-RecDescent-1.967.009.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Parse-RecDescent/Makefile,v
retrieving revision 1.29
diff -u -u -r1.29 Makefile
--- Makefile	13 Mar 2012 16:15:02 -0000	1.29
+++ Makefile	28 Apr 2012 22:58:07 -0000
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	Parse-RecDescent
-PORTVERSION=	1.965.001
+PORTVERSION=	1.967.009
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:DCONWAY
+MASTER_SITE_SUBDIR=	CPAN:JTBRAUN
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.(...)$/\1/}
 
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	A recursive descent parsing framework for Perl
 
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-ExtUtils-MakeMaker>=6.62:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
 
 PERL_CONFIGURE=	YES
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Parse-RecDescent/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	21 Jun 2011 06:58:12 -0000	1.14
+++ distinfo	28 Apr 2012 22:58:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (Parse-RecDescent-1.965001.tar.gz) = 00fa63039b062452d675712e58f0311d7323377af3cdd0fdccb1ecfe64b68d64
-SIZE (Parse-RecDescent-1.965001.tar.gz) = 154813
+SHA256 (Parse-RecDescent-1.967009.tar.gz) = e1000f0b82256269fb8daa43aab166a7832fc18b4689af7c8d6d1a49fe75c687
+SIZE (Parse-RecDescent-1.967009.tar.gz) = 170858
--- p5-Parse-RecDescent-1.967.009.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?201204282258.q3SMwD6u040505>