summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2012-09-11 21:25:50 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2012-09-11 21:25:50 +0000
commit315fde8fded80174b058ef3230ef5b08023637c7 (patch)
tree04901c963fe770f36c7c6e9f80c05e708bccac8f /math
parentSurvival analysis: descriptive statistics, two-sample (diff)
- Update to 5.3.
Notes
Notes: svn path=/head/; revision=304125
Diffstat (limited to 'math')
-rw-r--r--math/sage/Makefile4
-rw-r--r--math/sage/distinfo4
-rw-r--r--math/sage/files/spkg-patch-gap_-_patches_sysfiles.c2
-rw-r--r--math/sage/files/spkg-patch-sage_-_sage_misc_getusage.py2
4 files changed, 5 insertions, 7 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index de1088b64d07..231f49354f49 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sage
-PORTVERSION= 5.2
+PORTVERSION= 5.3
CATEGORIES= math
MASTER_SITES= http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/ \
http://mirrors.xmission.com/sage/src/ \
@@ -54,8 +54,6 @@ CFLAGS:= ${CFLAGS:C/^-O.*$//}
FFLAGS:= ${CFLAGS:C/^-O.*$//}
MAKE_ENV+= SAGE_PORT=yes \
- SAGE_FORTRAN=${LOCALBASE}/bin/${FC} \
- SAGE_FORTRAN_LIB=${LOCALBASE}/lib/gcc${GCC_DEFAULT_V}/libgfortran.so \
SAGE_ATLAS_LIB=${LOCALBASE}/lib \
DOT_SAGE=${WRKSRC}/tmp/.sage \
SAGE_FAT_BINARY=yes
diff --git a/math/sage/distinfo b/math/sage/distinfo
index 97512cfa99ef..378925222e0a 100644
--- a/math/sage/distinfo
+++ b/math/sage/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sage-5.2.tar) = ad1e05c3583ce3bb99bb45c73a716abd49f6c82dac82a2d127bd970135cba555
-SIZE (sage-5.2.tar) = 328622080
+SHA256 (sage-5.3.tar) = ee7de94a1fba53911f739662654913b668756b03e3a0b2c7fc6b7580b6280d7d
+SIZE (sage-5.3.tar) = 325017600
diff --git a/math/sage/files/spkg-patch-gap_-_patches_sysfiles.c b/math/sage/files/spkg-patch-gap_-_patches_sysfiles.c
index bd7057cf5314..24827abce7da 100644
--- a/math/sage/files/spkg-patch-gap_-_patches_sysfiles.c
+++ b/math/sage/files/spkg-patch-gap_-_patches_sysfiles.c
@@ -1,5 +1,5 @@
--- gap-4.4.12.p6/patches/sysfiles.c.orig 2010-04-29 01:30:00.000000000 +1000
-+++ gap-4.4.12.p7/patches/sysfiles.c 2010-07-26 05:25:58.334562226 +1000
++++ gap-4.4.12.p8/patches/sysfiles.c 2010-07-26 05:25:58.334562226 +1000
@@ -1524,7 +1524,7 @@
** to cooked mode before stopping GAP and back to raw mode when continueing.
*/
diff --git a/math/sage/files/spkg-patch-sage_-_sage_misc_getusage.py b/math/sage/files/spkg-patch-sage_-_sage_misc_getusage.py
index 2615ce9e4cdc..78e8d25993f9 100644
--- a/math/sage/files/spkg-patch-sage_-_sage_misc_getusage.py
+++ b/math/sage/files/spkg-patch-sage_-_sage_misc_getusage.py
@@ -1,5 +1,5 @@
--- sage-5.0.beta13/sage/misc/getusage.py-orig 2012-04-11 00:14:47.000000000 +0000
-+++ sage-5.2/sage/misc/getusage.py 2012-04-11 00:47:03.000000000 +0000
++++ sage-5.3/sage/misc/getusage.py 2012-04-11 00:47:03.000000000 +0000
@@ -20,6 +20,8 @@
"""
Return the 'top' or 'prstat' line that contains this running Sage