ports/113643: update ports/devel/git to 1.5.2.1

Eygene Ryabinkin rea-fbsd at codelabs.ru
Sun Jun 17 18:43:14 UTC 2007


And me once again.

Yesterday, git 1.5.2.2 was released.  Quick testing showed no
regressions, so I am submitting the patch that upgrades
1.5.2.1 to 1.5.2.2.  It was made against the port with all my
previous patches applied.

Comments are welcome.

diff -urN ./Makefile ../git/Makefile
--- ./Makefile	Sun Jun 17 21:27:01 2007
+++ ../git/Makefile	Sun Jun 17 21:26:52 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	git
-PORTVERSION=	1.5.2.1
+PORTVERSION=	1.5.2.2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.kernel.org/pub/software/scm/git/
 
diff -urN ./distinfo ../git/distinfo
--- ./distinfo	Sun Jun 17 21:26:39 2007
+++ ../git/distinfo	Sun Jun 17 21:30:28 2007
@@ -1,3 +1,3 @@
-MD5 (git-1.5.2.1.tar.bz2) = 0a39e786a12974cbe7b14f2fe92dc163
-SHA256 (git-1.5.2.1.tar.bz2) = 4f2710ae146ba387e614f652b0e7e11a4f71090794c49a60791e063f21635b37
-SIZE (git-1.5.2.1.tar.bz2) = 1184392
+MD5 (git-1.5.2.2.tar.bz2) = 846940654b703ec5c8de4ee388cb4d08
+SHA256 (git-1.5.2.2.tar.bz2) = 9c569ab1096c37e1b7ba3633fda5b36b9ad4305454ce2748bb1da557a3817041
+SIZE (git-1.5.2.2.tar.bz2) = 1190255



More information about the freebsd-ports-bugs mailing list