From owner-cvs-all@FreeBSD.ORG Mon Dec 28 15:38:37 2009 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 89FD3106566B; Mon, 28 Dec 2009 15:38:37 +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 602F08FC23; Mon, 28 Dec 2009 15:38:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBSFcbI0001480; Mon, 28 Dec 2009 15:38:37 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBSFcbG7001479; Mon, 28 Dec 2009 15:38:37 GMT (envelope-from wxs) Message-Id: <200912281538.nBSFcbG7001479@repoman.freebsd.org> From: Wesley Shields Date: Mon, 28 Dec 2009 15:38:37 +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 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 15:38:37 -0000 wxs 2009-12-28 15:38:37 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo pkg-plist Log: - Update to 1.6.6 - Please be aware of the changes to git-fsck taking longer than before. Also note that 1.7.0 will have significant behavior changes that will break backwards compatability. Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.6.txt Revision Changes Path 1.72 +1 -1 ports/devel/git/Makefile 1.49 +9 -9 ports/devel/git/distinfo 1.45 +13 -1 ports/devel/git/pkg-plist