From culot@0xd0.org  Tue Sep 21 09:17:12 2010
Return-Path: <culot@0xd0.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EE3391065670
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Sep 2010 09:17:12 +0000 (UTC)
	(envelope-from culot@0xd0.org)
Received: from 0xd0.org (0xd0.org [91.121.92.146])
	by mx1.freebsd.org (Postfix) with ESMTP id 77C4E8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Sep 2010 09:17:12 +0000 (UTC)
Received: from 0xd0.org (doudou.0xd0.org [172.16.0.254])
	by 0xd0.org (8.14.4/8.14.4) with ESMTP id o8L9GVT9009731
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Sep 2010 11:16:31 +0200 (CEST)
	(envelope-from culot@0xd0.org)
Received: (from culot@localhost)
	by 0xd0.org (8.14.4/8.14.4/Submit) id o8L9GVFW009730;
	Tue, 21 Sep 2010 11:16:31 +0200 (CEST)
	(envelope-from culot)
Message-Id: <201009210916.o8L9GVFW009730@0xd0.org>
Date: Tue, 21 Sep 2010 11:16:31 +0200 (CEST)
From: Frederic Culot <frederic@culot.org>
Reply-To: Frederic Culot <frederic@culot.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: math/p5-Number-WithError and maintainership request
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         150777
>Category:       ports
>Synopsis:       Update port: math/p5-Number-WithError and maintainership request
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sahil
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 09:20:05 UTC 2010
>Closed-Date:    Tue Oct 05 03:04:01 UTC 2010
>Last-Modified:  Tue Oct  5 03:10:02 UTC 2010
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
- update to 1.00
- dependency on Math::BigFloat removed as it is part of core Perl modules
- request for maintainership

Changes: http://search.cpan.org/dist/Number-WithError/Changes
>How-To-Repeat:
>Fix:
diff -ruN p5-Number-WithError.bak/Makefile p5-Number-WithError/Makefile
--- p5-Number-WithError.bak/Makefile	2010-09-21 10:50:36.551586982 +0200
+++ p5-Number-WithError/Makefile	2010-09-21 11:03:38.762600673 +0200
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	Number-WithError
-PORTVERSION=	0.08
+PORTVERSION=	1.00
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	frederic@culot.org
 COMMENT=	Numbers with error propagation and scientific rounding
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
-		${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork \
-		${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt
+		${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 MAN3=	Number::WithError.3
diff -ruN p5-Number-WithError.bak/distinfo p5-Number-WithError/distinfo
--- p5-Number-WithError.bak/distinfo	2010-09-21 10:50:36.550553331 +0200
+++ p5-Number-WithError/distinfo	2010-09-21 11:03:49.709932805 +0200
@@ -1,3 +1,3 @@
-MD5 (Number-WithError-0.08.tar.gz) = 3baa024cf8c3dbfa2571b67af6bf081e
-SHA256 (Number-WithError-0.08.tar.gz) = 41133d0b3dc0278cfa449f5a21b865a3486ed86700ef70d6a32a571b81c61a2b
-SIZE (Number-WithError-0.08.tar.gz) = 27670
+MD5 (Number-WithError-1.00.tar.gz) = c2e391644ab39e4da9a14477de1ffb02
+SHA256 (Number-WithError-1.00.tar.gz) = fac7b68c43f6dc95891726b6808e29e2dc3490231a81b3a784e2e9b18443fc8e
+SIZE (Number-WithError-1.00.tar.gz) = 38908
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sahil 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 21 09:20:13 UTC 2010 
Responsible-Changed-Why:  
sahil@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150777 
State-Changed-From-To: open->closed 
State-Changed-By: sahil 
State-Changed-When: Tue Oct 5 03:03:59 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150777: commit references a PR
Date: Tue,  5 Oct 2010 03:03:24 +0000 (UTC)

 sahil       2010-10-05 03:03:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/p5-Number-WithError Makefile distinfo 
   Log:
   - Update to 1.01
   - Pass maintainership to submitter
   - Assign to RUN_DEPENDS with immediate expansion
   
   PR:             ports/150777
   Submitted by:   Frederic Culot <frederic@culot.org>
   
   Revision  Changes    Path
   1.12      +3 -4      ports/math/p5-Number-WithError/Makefile
   1.5       +3 -3      ports/math/p5-Number-WithError/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:
