From nobody@FreeBSD.org  Thu Feb 21 11:04:20 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EFC2216A401
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2008 11:04:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id CD4AB13C45B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2008 11:04:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1LB1lVa028719
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2008 11:01:47 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1LB1kqd028717;
	Thu, 21 Feb 2008 11:01:46 GMT
	(envelope-from nobody)
Message-Id: <200802211101.m1LB1kqd028717@www.freebsd.org>
Date: Thu, 21 Feb 2008 11:01:46 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/p5-Test-Exception
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120940
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Test-Exception
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    erwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 21 11:10:11 UTC 2008
>Closed-Date:    Thu Feb 21 19:15:05 UTC 2008
>Last-Modified:  Thu Feb 21 19:20:01 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.27
- Use CPAN macro
- Change minimal version of p5-Sub-Uplevel to 0.18 as required
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Exception/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	12 Dec 2007 12:36:15 -0000	1.16
+++ Makefile	20 Feb 2008 20:20:53 -0000
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	Test-Exception
-PORTVERSION=	0.26
+PORTVERSION=	0.27
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Test
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	erwin@FreeBSD.org
 COMMENT=	Test::Exception - test functions for exception based code
 
 BUILD_DEPENDS=	${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
-		p5-Sub-Uplevel>=0.13:${PORTSDIR}/devel/p5-Sub-Uplevel
+		p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-Exception/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	12 Dec 2007 12:36:15 -0000	1.10
+++ distinfo	20 Feb 2008 20:20:53 -0000
@@ -1,3 +1,3 @@
-MD5 (Test-Exception-0.26.tar.gz) = 0deac688e1caf20329ce23b201c7d7b1
-SHA256 (Test-Exception-0.26.tar.gz) = 18fd62f704973929f3e365dbb952223560670e0ac0986d3ed10de3b6f23b447d
-SIZE (Test-Exception-0.26.tar.gz) = 12741
+MD5 (Test-Exception-0.27.tar.gz) = dd9383e0bb207c7b0a04d6ba990a5909
+SHA256 (Test-Exception-0.27.tar.gz) = 32ad1e5e12d562a9f65e68c096dc4978e567c7f7263a171af75f8bed8f0c22e9
+SIZE (Test-Exception-0.27.tar.gz) = 12940


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->erwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 21 11:10:56 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120940 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Thu Feb 21 19:14:56 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120940: commit references a PR
Date: Thu, 21 Feb 2008 19:14:53 +0000 (UTC)

 erwin       2008-02-21 19:14:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Test-Exception Makefile distinfo 
   Log:
   Update to 0.27
   
   PR:             120940
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   
   Revision  Changes    Path
   1.17      +3 -4      ports/devel/p5-Test-Exception/Makefile
   1.11      +3 -3      ports/devel/p5-Test-Exception/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:
