Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit a892045

Browse files
committed
Merge branch 'develop' into t/mforets/22995
2 parents c1b5cdd + 7a36941 commit a892045

File tree

262 files changed

+9540
-5475
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

262 files changed

+9540
-5475
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SageMath version 8.0.beta5, Release Date: 2017-05-04
1+
SageMath version 8.0.beta7, Release Date: 2017-05-18

build/pkgs/configure/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=339f2474b789d33051dde8f69d047ae723a36379
3-
md5=9bb01c255b39648bb19f62a3fa24a80d
4-
cksum=2072910001
2+
sha1=fd1997a745b82e595f14eb5132da91d44fa27c7d
3+
md5=5fc8d437722460aef07ebb3e5fe92b48
4+
cksum=1742974928
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
219
1+
221

build/pkgs/coxeter3/patches/test.output.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is Coxeter version 3.0_beta2.
1+
This is Coxeter version 3.1.sage.
22
Enter help if you need assistance, carriage return to start the program.
33

44
coxeter :

build/pkgs/ecm/SPKG.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,9 @@ LGPL V3+
3939
"-mcpu=...", and perhaps pass a more generic "--host=..." to
4040
'configure'. (MPIR honors '--enable-fat' to some extent, but this
4141
option isn't used on anything other than x86 / x86_64.)
42+
* We currently work around a linker bug on MacOS X 10.5 PPC (with
43+
GCC 4.2.1) which breaks 'configure' if debug symbols are enabled.
44+
This *might* get fixed in later upstream releases.
4245
* We could save some space by removing the `src/build.vc10/` directory which
4346
isn't used in Sage. (It gets probably more worth in case also directories /
4447
files for later versions of Microsoft Visual C get added.)
45-
46-
=== Patches ===
47-
* asm-align.patch: on OS X using Xcode 7, ".align 64" in the files
48-
"x86_64/mulredc*.asm" causes an error, and similarly with ".align
49-
32,,16". These need to be changed to ".p2align 6" and ".p2align
50-
5,,4", respectively

build/pkgs/ecm/checksums.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tarball=ecm-VERSION.tar.bz2
2-
sha1=97a6f9fc68337d8dadebc4754a61fdfe97bb0136
3-
md5=6d70cd667b46e34080615ae361608fa7
4-
cksum=134247046
1+
tarball=ecm-VERSION.tar.gz
2+
sha1=407e41af6f93214509810b954b88251e4b89e82b
3+
md5=559b13454b2094fbf26b33ff4fc824b7
4+
cksum=3785569195

build/pkgs/ecm/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.4.4.p0
1+
7.0.4.p0

0 commit comments

Comments
 (0)