diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2012-09-11 21:25:50 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2012-09-11 21:25:50 +0000 |
commit | 315fde8fded80174b058ef3230ef5b08023637c7 (patch) | |
tree | 04901c963fe770f36c7c6e9f80c05e708bccac8f /math/sage/files | |
parent | Survival analysis: descriptive statistics, two-sample (diff) |
- Update to 5.3.
Notes
Notes:
svn path=/head/; revision=304125
Diffstat (limited to 'math/sage/files')
-rw-r--r-- | math/sage/files/spkg-patch-gap_-_patches_sysfiles.c | 2 | ||||
-rw-r--r-- | math/sage/files/spkg-patch-sage_-_sage_misc_getusage.py | 2 |
2 files changed, 2 insertions, 2 deletions
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 |