Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2005 23:28:21 +0900 (JST)
From:      Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86947: ports:pari update (2.1.6 -> 2.1.7)
Message-ID:  <200510051428.j95ESL2b051808@singer.tertio.atoll>
Resent-Message-ID: <200510051430.j95EUEBt019671@freefall.freebsd.org>

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

>Number:         86947
>Category:       ports
>Synopsis:       ports:pari update (2.1.6 -> 2.1.7)
>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:   Wed Oct 05 14:30:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yoshiaki Uchikawa
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD singer.tertio.atoll 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Oct 1 15:08:50 JST 2005 yoshiaki@singer.tertio.atoll:/usr/src/sys/i386/compile/CRUSE i386


	
>Description:
  ports/math pari update
  2.1.6 -> 2.1.7

>How-To-Repeat:
>Fix:

diff -ruN pari/Makefile pari217/Makefile
--- pari/Makefile	Sun Mar 27 06:19:49 2005
+++ pari217/Makefile	Wed Oct  5 22:54:03 2005
@@ -2,11 +2,11 @@
 # Date created:		19 January 1999
 # Whom:	Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
 #
-# $FreeBSD: ports/math/pari/Makefile,v 1.35 2005/03/26 21:19:49 kris Exp $
+# $FreeBSD: ports/math/pari/Makefile,v 1.33 2004/10/04 23:27:44 ade Exp $
 #
 
 PORTNAME=	pari
-PORTVERSION=	2.1.6
+PORTVERSION=	2.1.7
 CATEGORIES=	math
 MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/
 
@@ -44,8 +44,8 @@
 CFLAGS+=	-fPIC
 .endif
 
-.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-BROKEN=		"Does not compile on sparc64 or ia64"
+.if ${ARCH} == "sparc64"
+BROKEN=		"Does not compile on sparc64"
 .endif
 
 post-patch:
diff -ruN pari/distinfo pari217/distinfo
--- pari/distinfo	Sat Feb 19 18:16:20 2005
+++ pari217/distinfo	Wed Oct  5 22:54:54 2005
@@ -1,2 +1,2 @@
-MD5 (pari-2.1.6.tgz) = 506a061c8dcdec33d18876f3c551e951
-SIZE (pari-2.1.6.tgz) = 1541464
+MD5 (pari-2.1.7.tgz) = 357b7a42e89e2761a5367bbcbfcca5f2
+SIZE (pari-2.1.7.tgz) = 1542137
diff -ruN pari/files/patch-has_exp2.c pari217/files/patch-has_exp2.c
--- pari/files/patch-has_exp2.c	Thu Sep 30 01:09:28 2004
+++ pari217/files/patch-has_exp2.c	Thu Jan  1 09:00:00 1970
@@ -1,6 +0,0 @@
---- config/has_exp2.c_orig	Thu Sep 16 08:46:59 1999
-+++ config/has_exp2.c	Thu Sep 16 14:27:18 2004
-@@ -1,2 +1,2 @@
- #include &lt;math.h&gt;
--main(){double x=exp2(1.0);}
-+main(){double x=exp2(0.666);}


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



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