Ticket #13175 (closed defect: fixed)
Upgrade Mercurial
| Reported by: | jdemeyer | Owned by: | tbd |
|---|---|---|---|
| Priority: | critical | Milestone: | sage-5.2 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | Volker Braun |
| Authors: | Jeroen Demeyer | Merged in: | sage-5.2.beta1 |
| Dependencies: | Stopgaps: |
Description (last modified by jdemeyer) (diff)
The current Mercurial doesn't work fully on Solaris SPARC. Upgrading fixes this.
I added a small sanity check in spkg-install that hg log works on the mercurial spkg repository.
spkg: http://boxen.math.washington.edu/home/jdemeyer/spkg/mercurial-2.2.2.p0.spkg
mercurial-2.2.2.p0 (Jeroen Demeyer, 28 June 2012)
- Trac #13175: upgrade to mercurial-2.2.2.
- Remove xcode.patch, which got upstreamed.
- Rename posix.py.patch to etc_mercurial.patch; keep the spirit of the old patch but patch a different source file.
- Don't delete python/python2.6 and python/python in $SAGE_LOCAL/lib, this is handled by the Python spkg.
Attachments
Change History
Changed 11 months ago by jdemeyer
-
attachment
mercurial-2.2.2.p0.diff
added
Diff between the 1.8.4.p1 and 2.2.2.p0 spkgs. For reference / review only.
comment:3 Changed 11 months ago by vbraun
- Status changed from needs_review to positive_review
- Reviewers set to Volker Braun
Fixes the bus error for me!
Note: See
TracTickets for help on using
tickets.
