From owner-cvs-ports@FreeBSD.ORG Fri May 7 02:43:38 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2102A106566B; Fri, 7 May 2010 02:43:38 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 11A578FC1A; Fri, 7 May 2010 02:43:38 +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 o472hbl4019305; Fri, 7 May 2010 02:43:37 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o472hbws019304; Fri, 7 May 2010 02:43:37 GMT (envelope-from wxs) Message-Id: <201005070243.o472hbws019304@repoman.freebsd.org> From: Wesley Shields Date: Fri, 7 May 2010 02:43: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 ports/devel/git/files patch-gitk-git__gitk pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2010 02:43:38 -0000 wxs 2010-05-07 02:43:37 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo pkg-plist devel/git/files pkg-message.in Added files: devel/git/files patch-gitk-git__gitk Log: Update to 1.7.1. [1]: Fix gitk to exec wish8.5 and not wish. [2]: Add a CONTRIB knob, default to on, which installs contrib scripts. Use COPYTREE_SHARE for installing GITWEB stuff. Whitespace cleanup in P4 OPTION definition and installation. Note CONTRIB information in pkg-message. Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.txt PR: [1]: ports/146016 Submitted by: [1]: Bruce Cran [2]: Martin Sugioarto (based upon a patch via private mail) Revision Changes Path 1.86 +30 -17 ports/devel/git/Makefile 1.60 +18 -18 ports/devel/git/distinfo 1.1 +10 -0 ports/devel/git/files/patch-gitk-git__gitk (new) 1.2 +11 -0 ports/devel/git/files/pkg-message.in 1.56 +95 -0 ports/devel/git/pkg-plist