From owner-cvs-ports@FreeBSD.ORG Mon Oct 12 18:57:41 2009 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 5911A106566B; Mon, 12 Oct 2009 18:57:41 +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 315B48FC18; Mon, 12 Oct 2009 18:57:41 +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 n9CIvf8w067917; Mon, 12 Oct 2009 18:57:41 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9CIvfLv067916; Mon, 12 Oct 2009 18:57:41 GMT (envelope-from wxs) Message-Id: <200910121857.n9CIvfLv067916@repoman.freebsd.org> From: Wesley Shields Date: Mon, 12 Oct 2009 18:57:41 +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-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: Mon, 12 Oct 2009 18:57:41 -0000 wxs 2009-10-12 18:57:41 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo pkg-plist Log: - Update to 1.6.5 - Add V=1 to MAKE_ENV (I like to actually see what's going on in the build, and it results in useful build logs when it fails) - Silence the verify target Revision Changes Path 1.65 +6 -4 ports/devel/git/Makefile 1.42 +9 -9 ports/devel/git/distinfo 1.38 +7 -0 ports/devel/git/pkg-plist