Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2011 04:22:43 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154792: [PATCH] update www/p5-JE to 0.55
Message-ID:  <201102150422.p1F4Mhpc043117@red.freebsd.org>
Resent-Message-ID: <201102150430.p1F4UBM1092411@freefall.freebsd.org>

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

>Number:         154792
>Category:       ports
>Synopsis:       [PATCH] update www/p5-JE to 0.55
>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:   Tue Feb 15 04:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
See attached. Build tested on 7-STABLE, 8-STABLE and 9-CURRENT on both i386 and amd64. "make test" on 9-CURRENT-amd64 passed.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-JE/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	22 Dec 2010 22:12:07 -0000	1.11
+++ Makefile	15 Feb 2011 04:05:17 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	JE
-PORTVERSION=	0.053
+PORTVERSION=	0.055
 CATEGORIES=	www perl5
-MASTER_SITES=	CPAN
+MASTER_SITES=	CPAN/../../authors/id/S/SP/SPROUT
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ehaupt@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-JE/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	22 Dec 2010 22:12:07 -0000	1.10
+++ distinfo	15 Feb 2011 04:05:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (JE-0.053.tar.gz) = fa3705be86582b3acad78c6057f0758293406e9447b1828832d201cd33d62130
-SIZE (JE-0.053.tar.gz) = 277127
+SHA256 (JE-0.055.tar.gz) = 122c7fd92b53d118319ec484c323e2f1c72176e7de58fde1038d6ecf65d7e5c7
+SIZE (JE-0.055.tar.gz) = 277425


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



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