#12707: Update the git spkg
------------------------------------------------------------+---------------
       Reporter:  leif                                      |         Owner:  
kini          
           Type:  enhancement                               |        Status:  
needs_review  
       Priority:  minor                                     |     Milestone:  
sage-5.4      
      Component:  optional packages                         |    Resolution:    
            
       Keywords:  SCM VCS RCS distributed revision control  |   Work issues:    
            
Report Upstream:  N/A                                       |     Reviewers:  
Leif Leonhardy
        Authors:  Keshav Kini, John Palmieri                |     Merged in:    
            
   Dependencies:  #12705                                    |      Stopgaps:    
            
------------------------------------------------------------+---------------

Old description:

> This ticket has been repurposed (see the comments). Old description is
> below.
>
> Install
> http://boxen.math.washington.edu/home/keshav/files/git-1.7.10.spkg .
>
> ----
>
> Git is a fast, scalable, distributed revision control system with an
> unusually rich command set that provides both high-operations and full
> access to internals.
>
> See [http://git-scm.com/]
>
> [[BR]]
>
> I should note that git has no connection to anything else in Sage at the
> moment. This is mainly for people who want to play around with git as we
> prepare to eventually switch our repos to git and consolidate them, among
> other things, and who don't have git installed systemwide, or maybe
> don't have a recent version of git installed systemwide, for whatever
> reason.
>
> -Keshav
>

> ----
>
> '''New optional spkg:'''
> [http://boxen.math.washington.edu/home/keshav/files/git-1.7.10.spkg]
>
> '''md5sum:''' `7acc4ec32ecdb9e112bc5684ea235880  git-1.7.10.spkg`
>

> === git-1.7.10 (Keshav Kini, 2012-04-20) ===
>
>  * Upgrade to latest stable
>  * Fix building on OS X by making the installer ignore Fink and Darwin
>    Ports
>  * Make sure not to use the system Python for anything
>
> === git-1.7.9.4 (Keshav Kini, 2012-03-19) ===
>
>  * Upgrade to latest stable
>  * Track dependencies
>
> === git-1.7.2.4 (William Stein, 2012-03-19) ===
>
>  * Initial version
>
> ----
>
> Apply:
>
>  1. [attachment:trac_12707-git-scripts.patch]
>  1. The SPKG linked above

New description:

 '''New optional spkg:'''
 [http://boxen.math.washington.edu/home/keshav/files/git-1.7.10.spkg]

 '''md5sum:''' `7acc4ec32ecdb9e112bc5684ea235880  git-1.7.10.spkg`

 === git-1.7.10 (Keshav Kini, 2012-04-20) ===

  * Upgrade to latest stable
  * Fix building on OS X by making the installer ignore Fink and Darwin
    Ports
  * Make sure not to use the system Python for anything

 === git-1.7.9.4 (Keshav Kini, 2012-03-19) ===

  * Upgrade to latest stable
  * Track dependencies

 === git-1.7.2.4 (William Stein, 2012-03-19) ===

  * Initial version

 ----

 Apply:

  1. [attachment:trac_12707-git-scripts.patch]
  1. The SPKG linked above

--

Comment (by jdemeyer):

 This should not be needed:
 {{{
 CPPFLAGS="-I$SAGE_LOCAL/include $CPPFLAGS"
 LDFLAGS="-L$SAGE_LOCAL/lib $LDFLAGS"
 }}}

 Also, why use {{{#!/usr/bin/env sh}}}?  Forcing `bash` (like everywhere
 else in Sage) might be slightly more portable.

 (None of this is serious enough to warrant `needs_work`, just pointing out
 these things)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12707#comment:23>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to