From owner-svn-ports-head@FreeBSD.ORG Wed May 27 11:23:33 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1982872; Wed, 27 May 2015 11:23:32 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C61C9F1B; Wed, 27 May 2015 11:23:32 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4RBNWgI027715; Wed, 27 May 2015 11:23:32 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4RBNWpW027707; Wed, 27 May 2015 11:23:32 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201505271123.t4RBNWpW027707@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Wed, 27 May 2015 11:23:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387577 - head/devel/git X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2015 11:23:33 -0000 Author: garga Date: Wed May 27 11:23:31 2015 New Revision: 387577 URL: https://svnweb.freebsd.org/changeset/ports/387577 Log: Update to 2.4.2 Modified: head/devel/git/Makefile head/devel/git/distinfo head/devel/git/pkg-plist Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Wed May 27 11:23:16 2015 (r387576) +++ head/devel/git/Makefile Wed May 27 11:23:31 2015 (r387577) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ Modified: head/devel/git/distinfo ============================================================================== --- head/devel/git/distinfo Wed May 27 11:23:16 2015 (r387576) +++ head/devel/git/distinfo Wed May 27 11:23:31 2015 (r387577) @@ -1,6 +1,6 @@ -SHA256 (git-2.4.1.tar.xz) = 72851809632c9d1651290caa4bbd3b3094e92fbc6e0e0eb01c454a945c30ada4 -SIZE (git-2.4.1.tar.xz) = 3682912 -SHA256 (git-manpages-2.4.1.tar.xz) = ebebd18797b84dd0251ac9ebcd35d55da95e651f18a13e6d8ac7d3c5ccc9d8f0 -SIZE (git-manpages-2.4.1.tar.xz) = 372600 -SHA256 (git-htmldocs-2.4.1.tar.xz) = b899dbf605121c8a7e60517121e1ff362fb4b6f51a204bb64b044b568023161a -SIZE (git-htmldocs-2.4.1.tar.xz) = 991280 +SHA256 (git-2.4.2.tar.xz) = 4801ec1cd8c2175b58cfdbc721d0bf50d74ae226f36905fceb894c2fb620c9e5 +SIZE (git-2.4.2.tar.xz) = 3683880 +SHA256 (git-manpages-2.4.2.tar.xz) = 1b1830e804725e90ff319d801ab25f84ad956564379ef976bdc91bd58b743c32 +SIZE (git-manpages-2.4.2.tar.xz) = 372804 +SHA256 (git-htmldocs-2.4.2.tar.xz) = 792cfc6c8236fdb58dfd66e39766c7b8097080361eed28443207bc6c36e07911 +SIZE (git-htmldocs-2.4.2.tar.xz) = 992192 Modified: head/devel/git/pkg-plist ============================================================================== --- head/devel/git/pkg-plist Wed May 27 11:23:16 2015 (r387576) +++ head/devel/git/pkg-plist Wed May 27 11:23:31 2015 (r387577) @@ -1226,6 +1226,7 @@ share/git-core/templates/info/exclude %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.3.7.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.4.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.4.1.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.4.2.txt %%GITWEB%%%%EXAMPLESDIR%%/gitweb/gitweb.cgi %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.js %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.css