Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2010 11:16:31 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150777: Update port: math/p5-Number-WithError and maintainership request
Message-ID:  <201009210916.o8L9GVFW009730@0xd0.org>
Resent-Message-ID: <201009210920.o8L9K5sx024966@freefall.freebsd.org>

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

>Number:         150777
>Category:       ports
>Synopsis:       Update port: math/p5-Number-WithError and maintainership request
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 09:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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