ports/76032: update math/pari to 2.1.6

Shuhei Amakawa sa264 at cam.ac.uk
Mon Jan 10 09:30:25 UTC 2005


>Number:         76032
>Category:       ports
>Synopsis:       update math/pari to 2.1.6
>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:   Mon Jan 10 09:30:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Shuhei Amakawa
>Release:        4.11-STABLE
>Organization:
>Environment:
FreeBSD i60-41-145-81.s02.a014.ap.plala.or.jp 4.11-STABLE FreeBSD 4.11-STABLE #0
>Description:
      update math/pari to 2.1.6
>How-To-Repeat:
      
>Fix:
      diff -uNr /usr/ports/math/pari/Makefile pari/Makefile
--- /usr/ports/math/pari/Makefile	Sat Oct  9 09:24:01 2004
+++ pari/Makefile	Sat Jan  8 02:52:26 2005
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	pari
-PORTVERSION=	2.1.5
-PORTREVISION=	1
+PORTVERSION=	2.1.6
+PORTREVISION=	0
 CATEGORIES=	math
-MASTER_SITES=	ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ \
-		http://www.gn-50uma.de/ftp/pari-2.1/
+MASTER_SITES=	http://pari.math.u-bordeaux.fr/pub/pari/unix/
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	yoshiaki at kt.rim.or.jp
 COMMENT=	Mathmatics library and advanced calculator package
diff -uNr /usr/ports/math/pari/distinfo pari/distinfo
--- /usr/ports/math/pari/distinfo	Sat Apr 17 00:25:27 2004
+++ pari/distinfo	Sat Jan  8 02:52:16 2005
@@ -1,2 +1,2 @@
-MD5 (pari-2.1.5.tar.gz) = 194e9d1cc11926e457028c6a7cba15f0
-SIZE (pari-2.1.5.tar.gz) = 1540679
+MD5 (pari-2.1.6.tgz) = 506a061c8dcdec33d18876f3c551e951
+SIZE (pari-2.1.6.tgz) = 1541464
diff -uNr /usr/ports/math/pari/files/patch-Configure pari/files/patch-Configure
--- /usr/ports/math/pari/files/patch-Configure	Wed May 22 09:59:26 2002
+++ pari/files/patch-Configure	Sat Jan  8 09:07:00 2005
@@ -1,14 +1,14 @@
---- Configure	2002/05/22 08:28:37	1.1
-+++ Configure	2002/05/22 08:30:16
-@@ -1005,7 +1005,10 @@
+--- Configure.orig	Thu Nov 25 15:58:25 2004
++++ Configure	Sat Jan  8 09:06:28 2005
+@@ -1006,7 +1006,10 @@
  #    aix-*)  DLSUFFIX=a  ;; dynamic linking does not work!
      sunos-*) sodest=$VersionMajor$VersionMinor.$patch
               soname=$sodest;;
--    *-alpha|solaris-*|linux-*|freebsd-*)
+-    gnu-*|*-alpha|solaris-*|linux-*|freebsd-*)
 +    freebsd-*)
 +	sodest=1
 +	soname=$sodest;;
-+    *-alpha|solaris-*|linux-*)
++    gnu-*|*-alpha|solaris-*|linux-*)
        case $libpari_base in
          pari) sodest=$version.$patch;; # released versions
          *) sodest=$patch.0.0;; # unstable versions
diff -uNr /usr/ports/math/pari/pkg-descr pari/pkg-descr
--- /usr/ports/math/pari/pkg-descr	Sat Jan  5 22:40:30 2002
+++ pari/pkg-descr	Sat Jan  8 02:48:05 2005
@@ -10,4 +10,4 @@
 most of the standard control instructions of a standard language
 like C.
 
-WWW: http://www.parigp-home.de/
+WWW: http://pari.math.u-bordeaux.fr/

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



More information about the freebsd-ports-bugs mailing list