Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17340

Modified Files:
        git.info git.patch 
Log Message:
NMU from Max Horn. Welcome to git 1.6.2.

Index: git.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/git.patch,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- git.patch   8 Jan 2009 06:08:32 -0000       1.13
+++ git.patch   13 Mar 2009 04:02:16 -0000      1.14
@@ -2,19 +2,19 @@
 Use /usr/bin/wish in gitk.
 Fix perl install locations.
 
-diff --git a/Makefile b/Makefile
---- a/Makefile
-+++ b/Makefile
-@@ -190,7 +190,7 @@
- bindir = $(prefix)/bin
- mandir = $(prefix)/share/man
- infodir = $(prefix)/share/info
--gitexecdir = $(prefix)/libexec/git-core
-+gitexecdir = $(prefix)/lib/git
+diff -ru git-1.6.2/Makefile git-1.6.2-patched/Makefile
+--- git-1.6.2/Makefile 2009-03-04 03:18:50.000000000 -0500
++++ git-1.6.2-patched/Makefile 2009-03-08 22:06:32.000000000 -0400
+@@ -196,7 +196,7 @@
+ bindir = $(prefix)/$(bindir_relative)
+ mandir = share/man
+ infodir = share/info
+-gitexecdir = libexec/git-core
++gitexecdir = lib/git
  sharedir = $(prefix)/share
- template_dir = $(sharedir)/git-core/templates
- htmldir=$(sharedir)/doc/git-doc
-@@ -205,7 +205,7 @@
+ template_dir = share/git-core/templates
+ htmldir = share/doc/git-doc
+@@ -212,7 +212,7 @@
  
  # default configuration for gitweb
  GITWEB_CONFIG = gitweb_config.perl
@@ -23,7 +23,7 @@
  GITWEB_HOME_LINK_STR = projects
  GITWEB_SITENAME =
  GITWEB_PROJECTROOT = /pub/git
-@@ -805,6 +805,8 @@
+@@ -814,6 +814,8 @@
  -include config.mak
  
  ifeq ($(uname_S),Darwin)
@@ -32,9 +32,9 @@
        ifndef NO_FINK
                ifeq ($(shell test -d /sw/lib && echo y),y)
                        BASIC_CFLAGS += -I/sw/include
-diff --git a/perl/Makefile b/perl/Makefile
---- a/perl/Makefile
-+++ b/perl/Makefile
+diff -ru git-1.6.2/perl/Makefile git-1.6.2-patched/perl/Makefile
+--- git-1.6.2/perl/Makefile    2009-03-04 03:18:50.000000000 -0500
++++ git-1.6.2-patched/perl/Makefile    2009-03-08 22:06:45.000000000 -0400
 @@ -38,7 +38,7 @@
        echo '  echo $(instdir_SQ)' >> $@
  else

Index: git.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/git.info,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- git.info    27 Jan 2009 07:41:10 -0000      1.37
+++ git.info    13 Mar 2009 04:02:16 -0000      1.38
@@ -1,5 +1,5 @@
 Package: git
-Version: 1.6.1
+Version: 1.6.2
 Revision: 1
 # git-svn requires error-pm and term-readkey-pm
 Depends: <<
@@ -9,15 +9,15 @@
 BuildDepends: system-openssl-dev, libcurl4 (>= 7.16.1), libssh2.1, expat1, 
libiconv-dev, fink (>= 0.24.12)
 Replaces: git-core
 Source: http://www.kernel.org/pub/software/scm/%n/%n-%v.tar.bz2
-Source-MD5: 66265d85593473b23290232b9dccef77
+Source-MD5: 12c7d874e17c6e111697b1714b5f4319
 Source2: http://www.kernel.org/pub/software/scm/%n/%n-htmldocs-%v.tar.bz2
-Source2-MD5: 16d1b8cece35df94e1767373d358df87
+Source2-MD5: f378a725df652efaa582e43ac437c38f
 Source2ExtractDir: doc
 Source3: http://www.kernel.org/pub/software/scm/%n/%n-manpages-%v.tar.bz2
-Source3-MD5: f53f454c397f691ad50ca6657b56d35c
+Source3-MD5: 163809f883e693a3a675a487d96b5a11
 
 PatchFile: %n.patch
-PatchFile-MD5: 4fe9113fa0099d88db50a7c9cc326350
+PatchFile-MD5: 880da377a7a4a1cfb2ec53294077012c
 PatchScript: <<
        %{default_script}
        sed -i.bak -e 's|%%p|%p|g' Makefile perl/Makefile
@@ -72,15 +72,16 @@
   DocFiles: COPYING
 <<
 
-Description: Stupid content tracker
+Description: Distributed version control system
 DescDetail: <<
-This is a stupid (but extremely fast) directory content manager.  It
-doesn't do a whole lot, but what it _does_ do is track directory
-contents efficiently. It is intended to be the base of an efficient,
-distributed source code management system. This package includes
-rudimentary tools that can be used as a SCM, but you should look
-elsewhere for tools for ordinary humans layered on top of this.
+Git is an open source, distributed version control system designed to
+handle everything from small to very large projects with speed and
+efficiency.
+
+Every Git clone is a full-fledged repository with complete history and
+full revision tracking capabilities, not dependent on network access or
+a central server. Branching and merging are fast and easy to do.
 <<
 License: GPL
-Homepage: http://www.kernel.org/pub/software/scm/git/
+Homepage: http://git-scm.com/
 Maintainer: Brendan Cully <bren...@finkproject.org>


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to