From owner-cvs-all@FreeBSD.ORG Sun Dec 5 22:49:21 2010 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 0E6D71065670; Sun, 5 Dec 2010 22:49:21 +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 F2EFF8FC08; Sun, 5 Dec 2010 22:49:20 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oB5MnKSN056355; Sun, 5 Dec 2010 22:49:20 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oB5MnK8r056354; Sun, 5 Dec 2010 22:49:20 GMT (envelope-from wxs) Message-Id: <201012052249.oB5MnK8r056354@repoman.freebsd.org> From: Wesley Shields Date: Sun, 5 Dec 2010 22:49:20 +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: Sun, 05 Dec 2010 22:49:21 -0000 wxs 2010-12-05 22:49:20 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo pkg-plist Log: Update to 1.7.3.3 Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.3.txt Specifically, this is important: "In addition to the usual fixes, this release also includes support for the new "add.ignoreErrors" name given to the existing "add.ignore-errors" configuration variable. The next version, Git 1.7.4, and future versions, will support both old and incorrect name and the new corrected name, but without this backport, users who want to use the new name "add.ignoreErrors" in their repositories cannot use older versions of Git." Revision Changes Path 1.95 +1 -1 ports/devel/git/Makefile 1.67 +6 -18 ports/devel/git/distinfo 1.64 +6 -0 ports/devel/git/pkg-plist