ports/50450: update math/p5-Math-FixedPrecision to 0.21

Erwin Lansing erwin at lansing.dk
Sun Mar 30 11:30:19 UTC 2003


>Number:         50450
>Category:       ports
>Synopsis:       update math/p5-Math-FixedPrecision to 0.21
>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:   Sun Mar 30 03:30:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.8-RC i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.8-RC FreeBSD 4.8-RC #16: Fri Mar 21 10:03:34 CET 2003 root at panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

- update to 0.21
- remove MANPREFIX
- use PERL_LEVEL instead of OSVERSION to determine perl version

>How-To-Repeat:
	
>Fix:

	

--- p5-Math-FixedPrecision.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-FixedPrecision/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	20 Feb 2003 18:42:21 -0000	1.7
+++ Makefile	30 Mar 2003 11:26:04 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-FixedPrecision
-PORTVERSION=	0.14
+PORTVERSION=	0.21
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Math
@@ -15,17 +15,14 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl module that provides decimal math without floating point errors
 
-USE_ZIP=	yes
-
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 500007
+.if ${PERL_LEVEL} < 500600
 BROKEN=		"Needs Perl 5.6.0 for Math::BigFloat"
 .endif
 
 PERL_CONFIGURE=	yes
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		Math::FixedPrecision.3
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-FixedPrecision/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	10 May 2001 01:20:51 -0000	1.3
+++ distinfo	30 Mar 2003 11:26:04 -0000
@@ -1 +1 @@
-MD5 (Math-FixedPrecision-0.14.zip) = f7e5aa8cc37c796849217bbeaa070e17
+MD5 (Math-FixedPrecision-0.21.tar.gz) = 3999a0e6ca3b6ad73f25466af6025c7f
--- p5-Math-FixedPrecision.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list