From owner-cvs-ports@FreeBSD.ORG Tue Oct 9 21:18:06 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B631316A421; Tue, 9 Oct 2007 21:18:06 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9892C13C481; Tue, 9 Oct 2007 21:18:06 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l99LI6uu065795; Tue, 9 Oct 2007 21:18:06 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l99LI67l065794; Tue, 9 Oct 2007 21:18:06 GMT (envelope-from anholt) Message-Id: <200710092118.l99LI67l065794@repoman.freebsd.org> From: Eric Anholt Date: Tue, 9 Oct 2007 21:18:06 +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-Makefile patch-while-case 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: Tue, 09 Oct 2007 21:18:06 -0000 anholt 2007-10-09 21:18:06 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo pkg-plist devel/git/files patch-Makefile Added files: devel/git/files patch-while-case Log: Update git to 1.5.3.2. This update brings in OPTIONS for GUI tools (on) and dependencies to make the SVN tools work (off). It also should handle the openssl dependency correctly now. Both of these changes are variations I made on the PR submissions for those changes. PR: [1] ports/116521 (1.5.3.2) [2] ports/114472 (openssl issues) Submitted by: [1] Eygene Ryabinkin [2] Ed Schouten Revision Changes Path 1.24 +30 -9 ports/devel/git/Makefile 1.15 +6 -6 ports/devel/git/distinfo 1.7 +7 -3 ports/devel/git/files/patch-Makefile 1.1 +298 -0 ports/devel/git/files/patch-while-case (new) 1.13 +16 -3 ports/devel/git/pkg-plist