#14116: update polymake interface to 2.12-rc3
-------------------------------------+-------------------------------------
       Reporter:  tkluck             |        Owner:  mhampton
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  geometry           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Timo Kluck         |    Reviewers:  Karl-Dieter Crisman,
Report Upstream:  N/A                |  Frédéric Chapoton
         Branch:                     |  Work issues:  source tar link, fix
  public/ticket/14416                |  doctests, info for how to install,
   Dependencies:  #13768, #13767     |  add doctests
                                     |       Commit:
                                     |  faa22c6b6e5cd42bd138d8fca06cd8f03d8a601c
                                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by kcrisman):

 Try this instead of the previous, and the package at
 ​http://sage.math.washington.edu/home/kcrisman/polymake-2.12.tar.gz .  I'm
 currently seeing how/whether this performs right on my machine.
 {{{#!diff
 diff --git a/build/pkgs/polymake/checksums.ini
 b/build/pkgs/polymake/checksums.i
 index e219804..a45c75e 100644
 --- a/build/pkgs/polymake/checksums.ini
 +++ b/build/pkgs/polymake/checksums.ini
 @@ -1,3 +1,4 @@
 -sha1=a990ea31a68740cbf1aba02d49ec23ef589c173d
 -md5=f07ecafc7a946001c38cdd20e6434b09
 -cksum=1918099647
 +tarball=polymake-VERSION.tar.gz
 +sha1=72f32a1e0b8a9f8d8e12ef7563c481de1d44cd67
 +md5=92da21355405790c6c816304569a7b12
 +cksum=890996601
 diff --git a/build/pkgs/polymake/package-version.txt
 b/build/pkgs/polymake/packa
 index 3e162f0..ae656d4 100644
 --- a/build/pkgs/polymake/package-version.txt
 +++ b/build/pkgs/polymake/package-version.txt
 @@ -1 +1 @@
 -2.12
 +2.13
 diff --git a/build/pkgs/polymake/spkg-install b/build/pkgs/polymake/spkg-
 install
 index ce6723d..c7a52d1 100755
 --- a/build/pkgs/polymake/spkg-install
 +++ b/build/pkgs/polymake/spkg-install
 @@ -9,7 +9,7 @@ fi
  cd src

  ./configure --prefix="$SAGE_LOCAL" --with-boost="$SAGE_LOCAL" --with-
 gmp="$SAGE
 -            --with-mpfr="$SAGE_LOCAL" --with-readline="$SAGE_LOCAL"
 --with-fink
 +            --with-mpfr="$SAGE_LOCAL" --with-readline="$SAGE_LOCAL"
 --without-f
  if [ $? -ne 0 ]; then
      echo "Failed to configure."
      exit 1
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14116#comment:41>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to