[csw-devel] SF.net SVN: gar:[11054] csw/mgar/pkg/git/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Sep 25 02:33:59 CEST 2010


Revision: 11054
          http://gar.svn.sourceforge.net/gar/?rev=11054&view=rev
Author:   bdwalton
Date:     2010-09-25 00:33:58 +0000 (Sat, 25 Sep 2010)

Log Message:
-----------
git: disable tests until next release

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

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2010-09-24 22:42:22 UTC (rev 11053)
+++ csw/mgar/pkg/git/trunk/Makefile	2010-09-25 00:33:58 UTC (rev 11054)
@@ -1,15 +1,17 @@
 GARNAME = git
-GARVERSION = 1.7.2.2
+GARVERSION = 1.7.3
 #PATCHLEVEL = rc1
 CATEGORIES = devel
 
 VENDOR_URL = http://git-scm.org/
 
 # disable tests until next version bump (at the top so it stands out)
-# 1.7.2.1 has a failure on current9s when fr.UFT-8 is detected as the
-# first available utf8 locale.  the failure is harmless though.
-TEST_SCRIPTS = 
+# 1.7.2.1 and 1.7.3 have a failure on current9s when fr.UFT-8 is
+# detected as the first available utf8 locale.  the failure is
+# harmless though.
 
+TEST_SCRIPTS =
+
 PACKAGES = CSWgit CSWgitk CSWgitgui CSWgitsvn CSWgitcvs CSWgitemacs CSWgitdoc
 PACKAGES += CSWgitcompletion CSWgitdevel
 


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