From owner-svn-ports-head@freebsd.org Wed Jul 12 23:38:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E0DEDA7A65; Wed, 12 Jul 2017 23:38:07 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 3AC847BF23; Wed, 12 Jul 2017 23:38:07 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6CNc6HH041122; Wed, 12 Jul 2017 23:38:06 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6CNc6rx041119; Wed, 12 Jul 2017 23:38:06 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201707122338.v6CNc6rx041119@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Wed, 12 Jul 2017 23:38:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445615 - head/devel/git X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: head/devel/git X-SVN-Commit-Revision: 445615 X-SVN-Commit-Repository: ports 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.23 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, 12 Jul 2017 23:38:07 -0000 Author: garga Date: Wed Jul 12 23:38:06 2017 New Revision: 445615 URL: https://svnweb.freebsd.org/changeset/ports/445615 Log: Update devel/git to 2.13.3 Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/devel/git/Makefile head/devel/git/distinfo head/devel/git/pkg-plist Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Wed Jul 12 23:20:59 2017 (r445614) +++ head/devel/git/Makefile Wed Jul 12 23:38:06 2017 (r445615) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git -DISTVERSION= 2.13.2 +DISTVERSION= 2.13.3 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -42,7 +42,7 @@ SHEBANG_FILES= *.perl */*.perl */*/*.perl */*.pl */*/* contrib/remote-helpers/git-remote-bzr \ contrib/remote-helpers/git-remote-hg \ contrib/credential/netrc/git-credential-netrc \ - contrib/diff-highlight/diff-highlight \ + contrib/diff-highlight/diff-highlight.perl \ contrib/buildsystems/generate contrib/contacts/git-contacts \ contrib/svn-fe/svnrdump_sim.py TEST_TARGET= test Modified: head/devel/git/distinfo ============================================================================== --- head/devel/git/distinfo Wed Jul 12 23:20:59 2017 (r445614) +++ head/devel/git/distinfo Wed Jul 12 23:38:06 2017 (r445615) @@ -1,7 +1,7 @@ -TIMESTAMP = 1498482405 -SHA256 (git-2.13.2.tar.xz) = 0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5 -SIZE (git-2.13.2.tar.xz) = 4751380 -SHA256 (git-manpages-2.13.2.tar.xz) = 30e1e1313000eb81f0e348e5083758a33703941a60ab111057b46c3dad968b6e -SIZE (git-manpages-2.13.2.tar.xz) = 407684 -SHA256 (git-htmldocs-2.13.2.tar.xz) = 54f0d36d375e7f71441994e60c18b6e2cc43581d5827e806e0bddb6904e17dfc -SIZE (git-htmldocs-2.13.2.tar.xz) = 1109048 +TIMESTAMP = 1499901619 +SHA256 (git-2.13.3.tar.xz) = 91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62 +SIZE (git-2.13.3.tar.xz) = 4754532 +SHA256 (git-manpages-2.13.3.tar.xz) = 1128db0302a41b55132bfd507863a7921b995d9ad308396ff2c4ca91177481c2 +SIZE (git-manpages-2.13.3.tar.xz) = 407640 +SHA256 (git-htmldocs-2.13.3.tar.xz) = c5f8ad546724b8712286dd7814ea46abf829b14f2de8f6e565b8775469880c66 +SIZE (git-htmldocs-2.13.3.tar.xz) = 1109392 Modified: head/devel/git/pkg-plist ============================================================================== --- head/devel/git/pkg-plist Wed Jul 12 23:20:59 2017 (r445614) +++ head/devel/git/pkg-plist Wed Jul 12 23:38:06 2017 (r445615) @@ -636,6 +636,7 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.2.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.3.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt @@ -1248,7 +1249,8 @@ share/emacs/site-lisp/git/git.el %%CONTRIB%%share/git-core/contrib/credential/wincred/git-credential-wincred.c %%CONTRIB%%share/git-core/contrib/diff-highlight/Makefile %%CONTRIB%%share/git-core/contrib/diff-highlight/README -%%CONTRIB%%share/git-core/contrib/diff-highlight/diff-highlight +%%CONTRIB%%share/git-core/contrib/diff-highlight/DiffHighlight.pm +%%CONTRIB%%share/git-core/contrib/diff-highlight/diff-highlight.perl @comment share/git-core/contrib/diff-highlight/t/.gitignore %%CONTRIB%%share/git-core/contrib/diff-highlight/t/Makefile %%CONTRIB%%share/git-core/contrib/diff-highlight/t/t9400-diff-highlight.sh