diff options
author | stephen <stephen@FreeBSD.org> | 2012-06-15 11:56:31 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2012-06-15 11:56:31 +0800 |
commit | 62b9986bbecf157efed2c074d98db90535a79404 (patch) | |
tree | 85a3c17de160b959c4aad43e205871621cbdf346 /math/sage/files | |
parent | d46648e56ca087846fd9157259029f395a6284ab (diff) | |
download | freebsd-ports-gnome-62b9986bbecf157efed2c074d98db90535a79404.tar.gz freebsd-ports-gnome-62b9986bbecf157efed2c074d98db90535a79404.tar.zst freebsd-ports-gnome-62b9986bbecf157efed2c074d98db90535a79404.zip |
- Update to 5.0.1.
Diffstat (limited to 'math/sage/files')
9 files changed, 16 insertions, 27 deletions
diff --git a/math/sage/files/spkg-patch-polybori-0.8.1.p1_-_custom.py b/math/sage/files/spkg-patch-polybori-0.8.1.p1_-_custom.py deleted file mode 100644 index 54d8c0617697..000000000000 --- a/math/sage/files/spkg-patch-polybori-0.8.1.p1_-_custom.py +++ /dev/null @@ -1,11 +0,0 @@ ---- polybori-0.8.1.p1/custom.py-orig 2012-04-10 03:58:28.000000000 +0000 -+++ polybori-0.8.1.p1/custom.py 2012-04-10 04:01:48.000000000 +0000 -@@ -60,6 +60,8 @@ - HAVE_TEX4HT=False - HAVE_PYTHON_EXTENSION=False - EXTERNAL_PYTHON_EXTENSION=True -+BOOST_TEST=False -+BOOST_PYTHON=False - - # (CC and CXX should have been set by sage-env, but never mind...:) - try: diff --git a/math/sage/files/spkg-patch-polybori-0.8.1.p1_-_patches_Cudd.cudd.cudd.h b/math/sage/files/spkg-patch-polybori-0.8.1.p1_-_patches_Cudd.cudd.cudd.h index 97ebd6a393e4..26cae4f7a2d1 100644 --- a/math/sage/files/spkg-patch-polybori-0.8.1.p1_-_patches_Cudd.cudd.cudd.h +++ b/math/sage/files/spkg-patch-polybori-0.8.1.p1_-_patches_Cudd.cudd.cudd.h @@ -1,8 +1,8 @@ ---- polybori-0.8.1.p1/patches/Cudd.cudd.cudd.h.patch.orig 2012-04-13 01:19:43.000000000 +0000 -+++ polybori-0.8.1.p1/patches/Cudd.cudd.cudd.h.patch 2012-04-13 01:22:34.000000000 +0000 +--- polybori-0.8.1.p2/patches/Cudd.cudd.cudd.h.patch.orig 2012-04-13 01:19:43.000000000 +0000 ++++ polybori-0.8.1.p2/patches/Cudd.cudd.cudd.h.patch 2012-04-13 01:22:34.000000000 +0000 @@ -0,0 +1,15 @@ -+--- polybori-0.8.1/Cudd/cudd/cudd.h.orig 2012-03-15 22:47:56.000000000 +0000 -++++ polybori-0.8.1/Cudd/cudd/cudd.h 2012-04-13 01:21:09.000000000 +0000 ++--- a/Cudd/cudd/cudd.h.orig 2012-03-15 22:47:56.000000000 +0000 +++++ b/Cudd/cudd/cudd.h 2012-04-13 01:21:09.000000000 +0000 +@@ -87,6 +87,12 @@ + #endif + diff --git a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Doc_library_fcntl.rst b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Doc_library_fcntl.rst index 550fd75eefca..fcc178cf6a70 100644 --- a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Doc_library_fcntl.rst +++ b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Doc_library_fcntl.rst @@ -1,5 +1,5 @@ ---- python-2.7.2.p4/src/Doc/library/fcntl.rst.orig 2011-06-11 15:46:23.000000000 +0000 -+++ python-2.7.2.p4/src/Doc/library/fcntl.rst 2012-04-22 00:31:48.000000000 +0000 +--- python-2.7.3.p0/src/Doc/library/fcntl.rst.orig 2011-06-11 15:46:23.000000000 +0000 ++++ python-2.7.3.p0/src/Doc/library/fcntl.rst 2012-04-22 00:31:48.000000000 +0000 @@ -50,8 +50,6 @@ operations are typically defined in the library module :mod:`termios` and the argument handling is even more complicated. diff --git a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Modules__ctypes_libffi_configure b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Modules__ctypes_libffi_configure index e320f86715ed..1324c8d689ea 100644 --- a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Modules__ctypes_libffi_configure +++ b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Modules__ctypes_libffi_configure @@ -1,5 +1,5 @@ ---- python-2.7.2.p4/src/Modules/_ctypes/libffi/configure.orig 2011-06-11 15:46:26.000000000 +0000 -+++ python-2.7.2.p4/src/Modules/_ctypes/libffi/configure 2012-04-22 00:23:14.000000000 +0000 +--- python-2.7.3.p0/src/Modules/_ctypes/libffi/configure.orig 2011-06-11 15:46:26.000000000 +0000 ++++ python-2.7.3.p0/src/Modules/_ctypes/libffi/configure 2012-04-22 00:23:14.000000000 +0000 @@ -6289,7 +6289,7 @@ rm -rf conftest* ;; diff --git a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Modules_fcntlmodule.c b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Modules_fcntlmodule.c index bebebb089967..94d269eb11b0 100644 --- a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Modules_fcntlmodule.c +++ b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Modules_fcntlmodule.c @@ -1,5 +1,5 @@ ---- python-2.7.2.p4/src/Modules/fcntlmodule.c.orig 2011-06-11 15:46:27.000000000 +0000 -+++ python-2.7.2.p4/src/Modules/fcntlmodule.c 2012-04-22 00:23:34.000000000 +0000 +--- python-2.7.3.p0/src/Modules/fcntlmodule.c.orig 2011-06-11 15:46:27.000000000 +0000 ++++ python-2.7.3.p0/src/Modules/fcntlmodule.c 2012-04-22 00:23:34.000000000 +0000 @@ -97,20 +97,15 @@ { #define IOCTL_BUFSZ 1024 diff --git a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Python_thread_pthread.h b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Python_thread_pthread.h index 68ccb349c2c4..39d793a7d6f1 100644 --- a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Python_thread_pthread.h +++ b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_Python_thread_pthread.h @@ -1,5 +1,5 @@ ---- python-2.7.2.p4/src/Python/thread_pthread.h.orig 2011-06-11 15:46:28.000000000 +0000 -+++ python-2.7.2.p4/src/Python/thread_pthread.h 2012-04-22 00:23:46.000000000 +0000 +--- python-2.7.3.p0/src/Python/thread_pthread.h.orig 2011-06-11 15:46:28.000000000 +0000 ++++ python-2.7.3.p0/src/Python/thread_pthread.h 2012-04-22 00:23:46.000000000 +0000 @@ -38,13 +38,18 @@ #endif #endif diff --git a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_setup.py b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_setup.py index 395e96dd9245..a977170da415 100644 --- a/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_setup.py +++ b/math/sage/files/spkg-patch-python-2.7.2.p4_-_src_setup.py @@ -1,5 +1,5 @@ ---- python-2.7.2.p4/src/setup.py-orig 2012-04-22 00:04:08.000000000 +0000 -+++ python-2.7.2.p4/src/setup.py 2012-04-22 00:10:25.000000000 +0000 +--- python-2.7.3.p0/src/setup.py-orig 2012-04-22 00:04:08.000000000 +0000 ++++ python-2.7.3.p0/src/setup.py 2012-04-22 00:10:25.000000000 +0000 @@ -1432,10 +1432,24 @@ macros = dict() libraries = [] diff --git a/math/sage/files/spkg-patch-sage-5.0_-_sage_combinat_partitions_c.cc b/math/sage/files/spkg-patch-sage-5.0_-_sage_combinat_partitions_c.cc index 8fa517504fd7..8be8ea525d40 100644 --- a/math/sage/files/spkg-patch-sage-5.0_-_sage_combinat_partitions_c.cc +++ b/math/sage/files/spkg-patch-sage-5.0_-_sage_combinat_partitions_c.cc @@ -1,5 +1,5 @@ --- sage-5.0.beta13/sage/combinat/partitions_c.cc-orig 2012-04-20 01:01:41.000000000 +0000 -+++ sage-5.0/sage/combinat/partitions_c.cc 2012-04-20 01:02:47.000000000 +0000 ++++ sage-5.0.1/sage/combinat/partitions_c.cc 2012-04-20 01:02:47.000000000 +0000 @@ -152,7 +152,7 @@ const unsigned int double_precision = DBL_MANT_DIG; // The assumed precision of a double. diff --git a/math/sage/files/spkg-patch-sage-5.0_-_sage_misc_getusage.py b/math/sage/files/spkg-patch-sage-5.0_-_sage_misc_getusage.py index a44ca946f567..e33db38a561c 100644 --- a/math/sage/files/spkg-patch-sage-5.0_-_sage_misc_getusage.py +++ b/math/sage/files/spkg-patch-sage-5.0_-_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.0/sage/misc/getusage.py 2012-04-11 00:47:03.000000000 +0000 ++++ sage-5.0.1/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 |