Hi,

This diff updates git to the latest release 1.8.3.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/git/Makefile,v
retrieving revision 1.96
diff -u -p -u -r1.96 Makefile
--- Makefile	11 May 2013 14:23:49 -0000	1.96
+++ Makefile	25 May 2013 12:21:38 -0000
@@ -4,7 +4,7 @@ COMMENT-main =	GIT - Tree History Storag
 COMMENT-svn =	GIT - subversion interoperability tools
 COMMENT-x11 =	GIT - graphical tools
 
-V =		1.8.2.3
+V =		1.8.3
 DISTNAME =	git-${V}
 PKGNAME-main =	${DISTNAME}
 PKGNAME-svn =	git-svn-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/git/distinfo,v
retrieving revision 1.67
diff -u -p -u -r1.67 distinfo
--- distinfo	11 May 2013 14:23:49 -0000	1.67
+++ distinfo	25 May 2013 12:21:38 -0000
@@ -1,4 +1,4 @@
-SHA256 (git-1.8.2.3.tar.gz) = uo1C1HsJVbF5Ba8BM7AauOPyjw45uZZ+xEZAPAtJmR8=
-SHA256 (git-manpages-1.8.2.3.tar.gz) = jpHXpJzaku2ZnrljKuPw8isZEOVN5YyeUxB2h8GPFBQ=
-SIZE (git-1.8.2.3.tar.gz) = 4405610
-SIZE (git-manpages-1.8.2.3.tar.gz) = 537688
+SHA256 (git-1.8.3.tar.gz) = 8dPG1oP48VA1qNDz6zDtFg/2YHER38YCbYg2MHrrxTo=
+SHA256 (git-manpages-1.8.3.tar.gz) = lzgAqlUIZ50ituI2gG+PSul4W7Kq0wQayKyrOd8eR2s=
+SIZE (git-1.8.3.tar.gz) = 4470281
+SIZE (git-manpages-1.8.3.tar.gz) = 542692
Index: patches/patch-Makefile
===================================================================
RCS file: /cvs/ports/devel/git/patches/patch-Makefile,v
retrieving revision 1.38
diff -u -p -u -r1.38 patch-Makefile
--- patches/patch-Makefile	2 May 2013 10:01:34 -0000	1.38
+++ patches/patch-Makefile	25 May 2013 12:21:39 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile,v 1.38 2013/05/02 10:01:34 dcoppa Exp $
---- Makefile.orig	Tue Apr 30 12:18:10 2013
-+++ Makefile	Tue Apr 30 12:33:22 2013
-@@ -2029,13 +2029,13 @@ $(REMOTE_CURL_PRIMARY): remote-curl.o http.o http-walk
+--- Makefile.orig	Fri May 24 21:15:35 2013
++++ Makefile	Sat May 25 08:42:31 2013
+@@ -2035,13 +2035,13 @@ $(REMOTE_CURL_PRIMARY): remote-curl.o http.o http-walk
  		$(LIBS) $(CURL_LIBCURL) $(EXPAT_LIBEXPAT)
  
  $(LIB_FILE): $(LIB_OBJS)
@@ -18,7 +18,7 @@ $OpenBSD: patch-Makefile,v 1.38 2013/05/
  
  export DEFAULT_EDITOR DEFAULT_PAGER
  
-@@ -2209,7 +2209,7 @@ export TEST_NO_MALLOC_CHECK
+@@ -2215,7 +2215,7 @@ export TEST_NO_MALLOC_CHECK
  
  ### Testing rules
  

Reply via email to