From gslin@colo-p.gslin.org  Sat Jan 14 09:01:03 2012
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 57AED1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Jan 2012 09:01:03 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (gslin-1-pt.tunnel.tserv3.fmt2.ipv6.he.net [IPv6:2001:470:1f04:18a1::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 25A908FC1D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Jan 2012 09:01:03 +0000 (UTC)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id 94AD37E823; Sat, 14 Jan 2012 17:01:02 +0800 (CST)
Message-Id: <20120114090102.94AD37E823@colo-p.gslin.org>
Date: Sat, 14 Jan 2012 17:01:02 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] devel/p5-constant-lexical: update to 2.0001
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         164119
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-constant-lexical: update to 2.0001
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 14 09:10:11 UTC 2012
>Closed-Date:    Sat Jan 14 19:11:23 UTC 2012
>Last-Modified:  Sat Jan 14 19:20:44 UTC 2012
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.4-RELEASE-p3 FreeBSD 7.4-RELEASE-p3 #0: Tue Sep 27 14:47:23 UTC 2011
>Description:
- Update to 2.0001

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-constant-lexical-2.0001.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-constant-lexical/Makefile /home/staff/gslin/work/ports/p5-constant-lexical/Makefile
--- /usr/ports/devel/p5-constant-lexical/Makefile	2011-06-20 16:36:17.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-constant-lexical/Makefile	2012-01-14 17:00:28.000000000 +0800
@@ -6,19 +6,18 @@
 #
 
 PORTNAME=	constant-lexical
-PORTVERSION=	1.00000
+PORTVERSION=	2.0001
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SPROUT
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl pragma to declare lexical compile-time constants
 
-RUN_DEPENDS=	p5-Sub-Delete>0:${PORTSDIR}/devel/p5-Sub-Delete
+RUN_DEPENDS=	p5-Sub-Delete>=0:${PORTSDIR}/devel/p5-Sub-Delete
 
 PERL_CONFIGURE=	yes
-USE_PERL5=	5.8.0+
 
 MAN3=		constant::lexical.3
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-constant-lexical/distinfo /home/staff/gslin/work/ports/p5-constant-lexical/distinfo
--- /usr/ports/devel/p5-constant-lexical/distinfo	2011-06-20 16:36:17.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-constant-lexical/distinfo	2012-01-14 16:59:49.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (constant-lexical-1.00000.tar.gz) = d6e0a7772d0b263774340ddab18aeefdfd3e9f9b55ebd1e597d01d42ffd7ec39
-SIZE (constant-lexical-1.00000.tar.gz) = 29508
+SHA256 (constant-lexical-2.0001.tar.gz) = 0fac59f2844f638664754597d3f2b552ac4ea9956191aa12a6dc788279f1feb7
+SIZE (constant-lexical-2.0001.tar.gz) = 31660
--- p5-constant-lexical-2.0001.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jan 14 09:10:21 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164119 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jan 14 19:11:21 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164119: commit references a PR
Date: Sat, 14 Jan 2012 19:14:40 +0000 (UTC)

 miwi        2012-01-14 19:12:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-constant-lexical Makefile distinfo 
   Log:
   - Update to 2.0001
   - Pass maintainership to perl
   
   PR:             164119
   Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
   
   Revision  Changes    Path
   1.4       +3 -4      ports/devel/p5-constant-lexical/Makefile
   1.4       +2 -2      ports/devel/p5-constant-lexical/distinfo
 _______________________________________________
 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:
