From owner-cvs-ports@FreeBSD.ORG Mon Apr 21 22:00:16 2008 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 1F6051065721; Mon, 21 Apr 2008 22:00:16 +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 7B4B38FC1E; Mon, 21 Apr 2008 22:00:14 +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 m3LM0E1d051859; Mon, 21 Apr 2008 22:00:14 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3LM0Eet051858; Mon, 21 Apr 2008 22:00:14 GMT (envelope-from anholt) Message-Id: <200804212200.m3LM0Eet051858@repoman.freebsd.org> From: Eric Anholt Date: Mon, 21 Apr 2008 22:00:14 +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, 21 Apr 2008 22:00:16 -0000 anholt 2008-04-21 22:00:14 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo pkg-plist Log: Update git to 1.5.5. Along with the usual slew of usability and bug fixes, of particular note in this version compared with the previous version we had in the tree is that git-commit and git-checkout have been rewritten in C, and git-commit has experienced performance improvements. PR: ports/122665 Submitted by: Andrew Bennett Revision Changes Path 1.28 +5 -7 ports/devel/git/Makefile 1.17 +6 -6 ports/devel/git/distinfo 1.15 +26 -9 ports/devel/git/pkg-plist