From chinsan.tw@gmail.com  Sat Jul 15 10:58:52 2006
Return-Path: <chinsan.tw@gmail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C801816A4DA;
	Sat, 15 Jul 2006 10:58:52 +0000 (UTC)
	(envelope-from chinsan.tw@gmail.com)
Received: from smtp2.bc.hgc.com.tw (smtp2.bc.hgc.com.tw [203.133.1.156])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 38DC843D53;
	Sat, 15 Jul 2006 10:58:52 +0000 (GMT)
	(envelope-from chinsan.tw@gmail.com)
Received: from smtp2.bc.hgc.com.tw (61-63-0-host123.kbtelecom.net.tw [61.63.0.123])
	by smtp2.bc.hgc.com.tw (Postfix) with SMTP id D34302E970;
	Sat, 15 Jul 2006 18:58:52 +0800 (CST)
Received: by smtp2.bc.hgc.com.tw (sSMTP sendmail emulation); Sat, 15 Jul 2006 18:43:51 +0800
Message-Id: <20060715105852.D34302E970@smtp2.bc.hgc.com.tw>
Date: Sat, 15 Jul 2006 18:43:51 +0800
From: chinsan <chinsan.tw@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: anholt@FreeBSD.org
Subject: [PATCH] devel/git: update to 1.4.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100336
>Category:       ports
>Synopsis:       [PATCH] devel/git: update to 1.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    anholt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 15 11:00:30 GMT 2006
>Closed-Date:    Sun Jul 16 09:06:02 GMT 2006
>Last-Modified:  Sun Jul 16 09:06:02 GMT 2006
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #4: Fri Jun  9 14:02:41 CST
>Description:
- Update to 1.4.1

Port maintainer (anholt@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- git-1.4.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/git/Makefile /usr/home/chinsan/project/git/Makefile
--- /usr/ports/devel/git/Makefile	Sat Jul  8 05:18:20 2006
+++ /usr/home/chinsan/project/git/Makefile	Sat Jul 15 16:50:04 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	git
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.kernel.org/pub/software/scm/git/
 
@@ -40,7 +40,6 @@
 		git-cherry-pick.1 \
 		git-cherry.1 \
 		git-clean.1 \
-		git-clone-pack.1 \
 		git-clone.1 \
 		git-commit-tree.1 \
 		git-commit.1 \
diff -ruN --exclude=CVS /usr/ports/devel/git/distinfo /usr/home/chinsan/project/git/distinfo
--- /usr/ports/devel/git/distinfo	Sat Jul  8 05:18:20 2006
+++ /usr/home/chinsan/project/git/distinfo	Sat Jul 15 14:47:35 2006
@@ -1,3 +1,3 @@
-MD5 (git-1.4.0.tar.gz) = 961c0be14238eb21a61d8992a2121721
-SHA256 (git-1.4.0.tar.gz) = 766384aa827af99f86a0d8090b5df694cdc96f84bb92620d11554b1f1fd9500a
-SIZE (git-1.4.0.tar.gz) = 850544
+MD5 (git-1.4.1.tar.gz) = af0f49e50016eb258bf308f8aa6d0702
+SHA256 (git-1.4.1.tar.gz) = 27bc107e58f60256356390e7c01aedd8e4c0f5067845b32fcb9d20a56d4d7620
+SIZE (git-1.4.1.tar.gz) = 888274
diff -ruN --exclude=CVS /usr/ports/devel/git/pkg-plist /usr/home/chinsan/project/git/pkg-plist
--- /usr/ports/devel/git/pkg-plist	Sat Jul  8 05:18:20 2006
+++ /usr/home/chinsan/project/git/pkg-plist	Sat Jul 15 16:50:12 2006
@@ -17,7 +17,6 @@
 bin/git-cherry-pick
 bin/git-clean
 bin/git-clone
-bin/git-clone-pack
 bin/git-commit
 bin/git-commit-tree
 bin/git-convert-objects
--- git-1.4.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anholt 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jul 15 11:00:39 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100336 
State-Changed-From-To: open->closed 
State-Changed-By: anholt 
State-Changed-When: Sun Jul 16 09:04:41 UTC 2006 
State-Changed-Why:  
Committed.  Thanks!  (Well, committed the same diff that was sitting in my 
ports tree). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100336 
>Unformatted:
