From owner-cvs-all@FreeBSD.ORG Tue Sep 23 01:32:20 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03E3C106566B; Tue, 23 Sep 2008 01:32:20 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CDD1E8FC16; Tue, 23 Sep 2008 01:32:19 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8N1WJUK000221; Tue, 23 Sep 2008 01:32:19 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8N1WJJp000216; Tue, 23 Sep 2008 01:32:19 GMT (envelope-from wxs) Message-Id: <200809230132.m8N1WJJp000216@repoman.freebsd.org> From: Wesley Shields Date: Tue, 23 Sep 2008 01:32:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/git Makefile distinfo ports/devel/git/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2008 01:32:20 -0000 wxs 2008-09-23 01:32:19 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo devel/git/files patch-Makefile Log: - Update to 1.6.0.2 - Restore fix for "git help foo" bug. Revision Changes Path 1.36 +1 -1 ports/devel/git/Makefile 1.24 +9 -9 ports/devel/git/distinfo 1.10 +14 -3 ports/devel/git/files/patch-Makefile