SF.net SVN: gar:[23730] csw/mgar/pkg/git/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu May 29 22:21:11 CEST 2014


Revision: 23730
          http://sourceforge.net/p/gar/code/23730
Author:   bdwalton
Date:     2014-05-29 20:21:08 +0000 (Thu, 29 May 2014)
Log Message:
-----------
git/trunk: version bump; drop some legacy obsoletions; update download link

Modified Paths:
--------------
    csw/mgar/pkg/git/trunk/Makefile
    csw/mgar/pkg/git/trunk/checksums

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2014-05-29 16:30:24 UTC (rev 23729)
+++ csw/mgar/pkg/git/trunk/Makefile	2014-05-29 20:21:08 UTC (rev 23730)
@@ -1,5 +1,5 @@
 NAME = git
-VERSION = 1.9.0
+VERSION = 2.0.0
 #PATCHLEVEL = rc4
 DISTNAME = $(NAME)-$(VERSION)
 GARTYPE = v2
@@ -22,21 +22,6 @@
 PACKAGES  = CSWgit CSWgitk CSWgit-gui CSWgit-svn CSWgit-cvs
 PACKAGES += CSWgit-emacs CSWgit-doc CSWgit-completion CSWgit-dev
 
-OBSOLETED_BY_CSWgit-gui = CSWgitgui
-CATALOGNAME_CSWgitgui = git_gui_stub
-OBSOLETED_BY_CSWgit-svn = CSWgitsvn
-CATALOGNAME_CSWgitsvn = git_svn_stub
-OBSOLETED_BY_CSWgit-emacs = CSWgitemacs
-CATALOGNAME_CSWgitemacs = git_emacs_stub
-OBSOLETED_BY_CSWgit-doc = CSWgitdoc
-CATALOGNAME_CSWgitdoc = git_doc_stub
-OBSOLETED_BY_CSWgit-completion = CSWgitcompletion
-CATALOGNAME_CSWgitcompletion = git_completion_stub
-OBSOLETED_BY_CSWgit-dev = CSWgitdevel
-CATALOGNAME_CSWgitdevel = git_devel_stub
-OBSOLETED_BY_CSWgit-cvs = CSWgitcvs
-CATALOGNAME_CSWgitcvs = git_cvs_stub
-
 CATALOGNAME_CSWgit = git
 CATALOGNAME_CSWgit-cvs = git_cvs
 CATALOGNAME_CSWgit-svn = git_svn
@@ -105,7 +90,7 @@
 SPKG_DESC_CSWgit-completion = Bash completion support for Git
 SPKG_DESC_CSWgit-dev = Headers and static libraries for Git
 
-MASTER_SITES = http://git-core.googlecode.com/files/
+MASTER_SITES = https://www.kernel.org/pub/software/scm/git/
 DISTFILES += $(DISTNAME).tar.gz
 DISTFILES += CSWgit.postinstall
 
@@ -116,7 +101,6 @@
 # this patch is required on current9s (not necessarily all sparc boxes) due
 # to the selection of available utf8 locales.
 PATCHFILES_isa-sparcv8 += 0005-Force-en_US.UTF-8-for-a-git-svn-test.patch
-PATCHFILES += 0006-Patch-out-a-few-usr-share-references.patch
 
 fdirs = $(bindir_install) $(mandir) $(libexecdir_install)
 define _git_files

Modified: csw/mgar/pkg/git/trunk/checksums
===================================================================
--- csw/mgar/pkg/git/trunk/checksums	2014-05-29 16:30:24 UTC (rev 23729)
+++ csw/mgar/pkg/git/trunk/checksums	2014-05-29 20:21:08 UTC (rev 23730)
@@ -1 +1 @@
-e16c14b27c644b8e0dd72bdb5ff77450  git-1.9.0.tar.gz
+a461ea86f5d655e449a3356ac7eb71ec  git-2.0.0.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list