[csw-devel] SF.net SVN: gar:[14701] csw/mgar/pkg/git/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Jun 3 19:21:53 CEST 2011
Revision: 14701
http://gar.svn.sourceforge.net/gar/?rev=14701&view=rev
Author: bdwalton
Date: 2011-06-03 17:21:52 +0000 (Fri, 03 Jun 2011)
Log Message:
-----------
git/trunk: version bump, switch back to http:// from git:// as the upstream
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 2011-06-03 04:32:06 UTC (rev 14700)
+++ csw/mgar/pkg/git/trunk/Makefile 2011-06-03 17:21:52 UTC (rev 14701)
@@ -1,5 +1,5 @@
NAME = git
-VERSION = 1.7.5
+VERSION = 1.7.5.4
#PATCHLEVEL = rc1
CATEGORIES = devel
@@ -87,13 +87,10 @@
SPKG_DESC_CSWgit-completion = Bash completion support for Git
SPKG_DESC_CSWgit-dev = Headers and static libraries for Git
-#NOTE: If you need to proxy git:// connections, set GIT_USE_PROXY in
-# your .garrc file. (That leaves this recipe in a more generic form.)
-GIT_REPOS = git://git.kernel.org/pub/scm/git/git.git
-GIT_TREEISH_git.git = v$(VERSION)$(if $(PATCHLEVEL),-$(PATCHLEVEL))
+MASTER_SITES = http://kernel.org/pub/software/scm/$(NAME)/
+DISTFILES += $(NAME)-$(VERSION).tar.bz2
+DISTFILES += CSWgit.postinstall
-DISTFILES = CSWgit.postinstall
-
PATCHFILES += 0001-Update-path-in-documentation-to-be-CSW-proper.patch
PATCHFILES += 0002-Alter-the-value-of-_PATH_DEFPATH-when-paths.h-not-pr.patch
PATCHFILES += 0003-Update-path-in-sample-hook-file.patch
Modified: csw/mgar/pkg/git/trunk/checksums
===================================================================
--- csw/mgar/pkg/git/trunk/checksums 2011-06-03 04:32:06 UTC (rev 14700)
+++ csw/mgar/pkg/git/trunk/checksums 2011-06-03 17:21:52 UTC (rev 14701)
@@ -1 +1 @@
-92482ca3b4e8626f428f8878bcc1477f CSWgit.postinstall
+4985b774db84d3bbcc2b8d90952552a3 git-1.7.5.4.tar.bz2
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