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

Modified Files:
        git.info git.patch 
Log Message:
Welcome to git 1.6.1

Index: git.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/git.patch,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- git.patch   4 Oct 2008 17:48:22 -0000       1.12
+++ git.patch   8 Jan 2009 06:08:32 -0000       1.13
@@ -5,7 +5,7 @@
 diff --git a/Makefile b/Makefile
 --- a/Makefile
 +++ b/Makefile
-@@ -184,7 +184,7 @@
+@@ -190,7 +190,7 @@
  bindir = $(prefix)/bin
  mandir = $(prefix)/share/man
  infodir = $(prefix)/share/info
@@ -14,7 +14,7 @@
  sharedir = $(prefix)/share
  template_dir = $(sharedir)/git-core/templates
  htmldir=$(sharedir)/doc/git-doc
-@@ -199,7 +199,7 @@
+@@ -205,7 +205,7 @@
  
  # default configuration for gitweb
  GITWEB_CONFIG = gitweb_config.perl
@@ -23,16 +23,15 @@
  GITWEB_HOME_LINK_STR = projects
  GITWEB_SITENAME =
  GITWEB_PROJECTROOT = /pub/git
-@@ -788,6 +788,9 @@
-       endif
- endif
+@@ -805,6 +805,8 @@
+ -include config.mak
  
-+BASIC_CFLAGS += -I%p/lib/system-openssl/include -I%p/include
-+BASIC_LDFLAGS += -L%p/lib/system-openssl/lib -L%p/lib
-+
- ifdef NO_R_TO_GCC_LINKER
-       # Some gcc does not accept and pass -R to the linker to specify
-       # the runtime dynamic library path.
+ ifeq ($(uname_S),Darwin)
++      BASIC_CFLAGS += -I%p/lib/system-openssl/include -I%p/include
++      BASIC_LDFLAGS += -L%p/lib/system-openssl/lib -L%p/lib
+       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

Index: git.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/git.info,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- git.info    18 Nov 2008 05:43:09 -0000      1.35
+++ git.info    8 Jan 2009 06:08:32 -0000       1.36
@@ -1,5 +1,5 @@
 Package: git
-Version: 1.6.0.4
+Version: 1.6.1
 Revision: 1
 # git-svn requires error-pm and term-readkey-pm
 Depends: <<
@@ -9,12 +9,12 @@
 BuildDepends: system-openssl-dev, libcurl4 (>= 7.16.1), libssh2.1, expat1, 
libiconv-dev
 Replaces: git-core
 Source: http://www.kernel.org/pub/software/scm/%n/%n-%v.tar.bz2
-Source-MD5: ed8c4fa007a44d51b646865c35461ce8
+Source-MD5: 66265d85593473b23290232b9dccef77
 Source2: http://www.kernel.org/pub/software/scm/%n/%n-htmldocs-%v.tar.bz2
-Source2-MD5: deb58bb96e3ebbccc5d1dcffb2765b47
+Source2-MD5: 16d1b8cece35df94e1767373d358df87
 Source2ExtractDir: doc
 Source3: http://www.kernel.org/pub/software/scm/%n/%n-manpages-%v.tar.bz2
-Source3-MD5: 7893d3b12809c36a6129e9bdbfb3afde
+Source3-MD5: f53f454c397f691ad50ca6657b56d35c
 
 Patch: %n.patch
 PatchScript: sed -i.bak -e 's|%%p|%p|g' Makefile perl/Makefile


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to