Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Aug 2012 16:36:26 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pirzyk@FreeBSD.org
Subject:   ports/171053: [PATCH] devel/p5-ParseLex: update to 2.21
Message-ID:  <201208252036.q7PKaQVg023067@meatwad.mouf.net>
Resent-Message-ID: <201208252040.q7PKe7Q7065445@freefall.freebsd.org>

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

>Number:         171053
>Category:       ports
>Synopsis:       [PATCH] devel/p5-ParseLex: update to 2.21
>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 Aug 25 20:40:06 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 #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 2.21

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

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

--- p5-ParseLex-2.21.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303155)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ParseLex-2.19.tar.gz) = 773fbf06ade92bea14b599e914c9c9a8447a2f8a8b425eadc08ebacae9c4e7f9
-SIZE (ParseLex-2.19.tar.gz) = 50285
+SHA256 (ParseLex-2.21.tar.gz) = f55f0a7d1e2a6b806a47840c81c16d505c5c76765cb156e5f5fd703159a4492d
+SIZE (ParseLex-2.21.tar.gz) = 51615
Index: Makefile
===================================================================
--- Makefile	(revision 303155)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ParseLex
-PORTVERSION=	2.19
+PORTVERSION=	2.21
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN/Parse
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,8 @@
 MAINTAINER=	pirzyk@FreeBSD.org
 COMMENT=	Object-oriented generator of lexical analyzers
 
-BUILD_DEPENDS=  p5-ParseTemplate>=3.01:${PORTSDIR}/devel/p5-ParseTemplate
-RUN_DEPENDS:=    ${BUILD_DEPENDS}
+BUILD_DEPENDS=	p5-ParseTemplate>=3.01:${PORTSDIR}/devel/p5-ParseTemplate
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-ParseLex-2.21.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?201208252036.q7PKaQVg023067>