ports/130115: [Update]math/p5-Math-Cephes:update to 0.46

Wen Heping wenheping at gmail.com
Fri Jan 2 14:20:04 UTC 2009


>Number:         130115
>Category:       ports
>Synopsis:       [Update]math/p5-Math-Cephes:update to 0.46
>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:   Fri Jan 02 14:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov  6 00:32:12 UTC 2008     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 0.46 from 0.45 and take over the maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -curN p5-Math-Cephes/Makefile p5-Math-Cephes.new/Makefile
--- p5-Math-Cephes/Makefile	2008-04-29 13:26:51.000000000 +0800
+++ p5-Math-Cephes.new/Makefile	2009-01-02 21:55:30.000000000 +0800
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	Math-Cephes
-PORTVERSION=	0.45
+PORTVERSION=	0.46
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	wenheping at gmail.com
 COMMENT=	Perl interface to the cephes math library
 
 MAN1=	pmath.1
diff -curN p5-Math-Cephes/distinfo p5-Math-Cephes.new/distinfo
--- p5-Math-Cephes/distinfo	2008-02-24 03:27:33.000000000 +0800
+++ p5-Math-Cephes.new/distinfo	2009-01-02 21:52:27.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Math-Cephes-0.45.tar.gz) = 77631c4286d346b0ff58772ac4d02c12
-SHA256 (Math-Cephes-0.45.tar.gz) = 42df808401a3a287d2eadfe535f5f49e74a96116fd9044f9e57899853d7aeb87
-SIZE (Math-Cephes-0.45.tar.gz) = 301731
+MD5 (Math-Cephes-0.46.tar.gz) = 1f1d56dcc5829d5b3a08fe7e4f363eb3
+SHA256 (Math-Cephes-0.46.tar.gz) = e3ae7237b4ba655fe3338f9ed0451ba14867c9861a50df945f3c31f25c34fa60
+SIZE (Math-Cephes-0.46.tar.gz) = 301984
diff -curN p5-Math-Cephes/files/patch-Makefile.PL p5-Math-Cephes.new/files/patch-Makefile.PL
--- p5-Math-Cephes/files/patch-Makefile.PL	2006-06-17 02:30:56.000000000 +0800
+++ p5-Math-Cephes.new/files/patch-Makefile.PL	1970-01-01 08:00:00.000000000 +0800
@@ -1,13 +0,0 @@
---- Makefile.PL.orig	Wed Dec 31 00:57:31 2003
-+++ Makefile.PL	Fri Jun 16 12:05:48 2006
-@@ -23,8 +23,8 @@
- # fool WriteMakefile into thinking there's a libmd lib
- my $lib = 'libmd' . $Config{lib_ext};
- my $dummy = catfile $libmd, $lib;
--open(DUMMY, ">$dummy") or die "Cannot create $dummy: $!";
--close DUMMY;
-+#open(DUMMY, ">$dummy") or die "Cannot create $dummy: $!";
-+#close DUMMY;
- 
- my %opts = (
- 	    NAME => 'Math::Cephes',


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



More information about the freebsd-ports-bugs mailing list