Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2013 08:26:20 GMT
From:      Han Frederic <han@math.jussieu.fr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181906: [Maintainer] math/giacxcas update to 1.1.0
Message-ID:  <201309070826.r878QKFu039817@oldred.freebsd.org>
Resent-Message-ID: <201309070830.r878U06j074035@freefall.freebsd.org>

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

>Number:         181906
>Category:       ports
>Synopsis:       [Maintainer] math/giacxcas update to 1.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 07 08:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Han Frederic
>Release:        8.2
>Organization:
Universite Paris 7
>Environment:
FreeBSD bsd81amd64 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
- Update to the latest stable version of giac/xcas: 1.1.0
- This upgrade should improve the following pkg-fallout with freebsd 10.0:

http://beefy2.isc.freebsd.org/bulk/head-default/2013-09-04_22h17m34s/logs/giacxcas-1.0.0_1.log


 Although I don't have freebsd 10.0 to test, the code is slightly different at this point. I have asked upsteam and they answered that there are indeed improvement from giac-1.0.0 to giac-1.1.0 about compilation without gcc. They also report success of compiling giac-1.1.0 with  llvm.

- Change the second Master site.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN giacxcas.orig/Makefile giacxcas/Makefile
--- giacxcas.orig/Makefile	2013-08-26 18:06:37.000000000 +0200
+++ giacxcas/Makefile	2013-09-06 18:50:15.000000000 +0200
@@ -2,11 +2,10 @@
 # $FreeBSD: math/giacxcas/Makefile 325401 2013-08-26 16:06:37Z bf $
 
 PORTNAME=	giacxcas
-PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTVERSION=	1.1.0
 CATEGORIES=	math
 MASTER_SITES=	http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/ \
-		http://people.math.jussieu.fr/~han/xcas/sources/
+		http://www.math.jussieu.fr/~han/xcas/sources/
 DISTFILES=	fltk-giac.tar.gz CoCoALib-0.9950.tgz giac-${PORTVERSION}.tar.gz
 DIST_SUBDIR=	${PORTNAME}
 
diff -ruN giacxcas.orig/distinfo giacxcas/distinfo
--- giacxcas.orig/distinfo	2013-01-31 13:29:49.000000000 +0100
+++ giacxcas/distinfo	2013-09-06 15:20:02.000000000 +0200
@@ -2,5 +2,5 @@
 SIZE (giacxcas/fltk-giac.tar.gz) = 4776876
 SHA256 (giacxcas/CoCoALib-0.9950.tgz) = b30d840593e1930c1629467918b508c429e0a983ef0d1343eab570f238275678
 SIZE (giacxcas/CoCoALib-0.9950.tgz) = 4120680
-SHA256 (giacxcas/giac-1.0.0.tar.gz) = 35bc4a366ad26a0ff8f96d728f625b4f7070fa8b64976c1b82d1392bd78be67b
-SIZE (giacxcas/giac-1.0.0.tar.gz) = 32735131
+SHA256 (giacxcas/giac-1.1.0.tar.gz) = 23eaad028abc2e5453c8ad5029c5610e4f051f9385973832ec0785cf6cbfe5eb
+SIZE (giacxcas/giac-1.1.0.tar.gz) = 45684044
diff -ruN giacxcas.orig/pkg-plist giacxcas/pkg-plist
--- giacxcas.orig/pkg-plist	2013-01-31 13:29:49.000000000 +0100
+++ giacxcas/pkg-plist	2013-09-06 15:14:21.000000000 +0200
@@ -41,6 +41,7 @@
 include/giac/modpoly.h
 include/giac/monomial.h
 include/giac/moyal.h
+include/giac/myostream.h
 include/giac/pari.h
 include/giac/permu.h
 include/giac/plot.h


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



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