[csw-devel] SF.net SVN: gar:[9160] csw/mgar/pkg/magit/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Mar 14 14:50:10 CET 2010
Revision: 9160
http://gar.svn.sourceforge.net/gar/?rev=9160&view=rev
Author: bdwalton
Date: 2010-03-14 13:50:10 +0000 (Sun, 14 Mar 2010)
Log Message:
-----------
magit: use correct upstream repo
Modified Paths:
--------------
csw/mgar/pkg/magit/trunk/Makefile
Modified: csw/mgar/pkg/magit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/magit/trunk/Makefile 2010-03-14 12:06:40 UTC (rev 9159)
+++ csw/mgar/pkg/magit/trunk/Makefile 2010-03-14 13:50:10 UTC (rev 9160)
@@ -1,6 +1,6 @@
GARNAME = magit
GARVERSION = 0.7
-PATCHLEVEL = 57f299
+PATCHLEVEL = magit_0.7
CATEGORIES = utils
ARCHALL = 1
@@ -14,7 +14,7 @@
BUILD_DEP_PKGS = CSWautoconf CSWautomake CSWtexinfo CSWemacs
RUNTIME_DEP_PKGS = CSWgit CSWemacscommon
-GIT_REPOS = git://github.com/technomancy/magit.git
+GIT_REPOS = git://gitorious.org/magit/magit.git
GIT_TREEISH = $(PATCHLEVEL)
# We define upstream file regex so we can be notifed of new upstream
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