ports/113643: update ports/devel/git to 1.5.2.1
Eygene Ryabinkin
rea-fbsd at codelabs.ru
Wed Jun 13 06:00:12 UTC 2007
>Number: 113643
>Category: ports
>Synopsis: update ports/devel/git to 1.5.2.1
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 13 06:00:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Eygene Ryabinkin
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
Code Labs
>Environment:
System: FreeBSD XXX 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Thu Jun 7 08:28:27 MSD 2007 root at XXX:/usr/src/sys/i386/compile/XXX i386
>Description:
Git 1.5.2.1 is out. It has some bugfixes and new documentation items.
>How-To-Repeat:
Visit http://git.or.cz/
>Fix:
The following patch will update the port.
diff -urN ./Makefile ../git/Makefile
--- ./Makefile Tue Jun 12 08:40:44 2007
+++ ../git/Makefile Tue Jun 12 10:49:18 2007
@@ -6,8 +6,7 @@
#
PORTNAME= git
-PORTVERSION= 1.5.2
-PORTREVISION= 1
+PORTVERSION= 1.5.2.1
CATEGORIES= devel
MASTER_SITES= http://www.kernel.org/pub/software/scm/git/
@@ -158,7 +157,8 @@
git-whatchanged.1 \
git-write-tree.1 \
gitk.1
-MAN5= gitattributes.5
+MAN5= gitattributes.5 \
+ gitignore.5
MAN7= git.7
.endif
MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION}
diff -urN ./distinfo ../git/distinfo
--- ./distinfo Tue Jun 12 08:40:44 2007
+++ ../git/distinfo Tue Jun 12 08:48:46 2007
@@ -1,3 +1,3 @@
-MD5 (git-1.5.2.tar.bz2) = 79c749b720c29c024d948163fdc47dac
-SHA256 (git-1.5.2.tar.bz2) = 26e30a20a6ee659018a863f743803811535042454f1edad8727b375fefac6ff5
-SIZE (git-1.5.2.tar.bz2) = 1180424
+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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list