Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2020 14:41:04 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537899 - in head/devel/git: . files
Message-ID:  <202006041441.054Ef4AY042030@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Thu Jun  4 14:41:04 2020
New Revision: 537899
URL: https://svnweb.freebsd.org/changeset/ports/537899

Log:
  devel/git: Update to 2.27.0
  
  PR:		246927
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Deleted:
  head/devel/git/files/patch-contrib__subtree__Makefile
Modified:
  head/devel/git/Makefile
  head/devel/git/distinfo
  head/devel/git/pkg-plist

Modified: head/devel/git/Makefile
==============================================================================
--- head/devel/git/Makefile	Thu Jun  4 14:29:04 2020	(r537898)
+++ head/devel/git/Makefile	Thu Jun  4 14:41:04 2020	(r537899)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	git
-DISTVERSION=	2.26.2
+DISTVERSION=	2.27.0
 CATEGORIES=	devel
 MASTER_SITES=	KERNEL_ORG/software/scm/git
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \

Modified: head/devel/git/distinfo
==============================================================================
--- head/devel/git/distinfo	Thu Jun  4 14:29:04 2020	(r537898)
+++ head/devel/git/distinfo	Thu Jun  4 14:41:04 2020	(r537899)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1587408675
-SHA256 (git-2.26.2.tar.xz) = 6d65132471df9e531807cb2746f8be317e22a343b9385bbe11c9ce7f0d2fc848
-SIZE (git-2.26.2.tar.xz) = 6007864
-SHA256 (git-manpages-2.26.2.tar.xz) = 433de104f74a855b7074d88a27e77bf6f0764074e449ffc863f987c124716465
-SIZE (git-manpages-2.26.2.tar.xz) = 462052
-SHA256 (git-htmldocs-2.26.2.tar.xz) = 763c2ab83b980edb210d45d9ad25337afd3610ac3749f4124964f86bbdbb201e
-SIZE (git-htmldocs-2.26.2.tar.xz) = 1304788
+TIMESTAMP = 1591273612
+SHA256 (git-2.27.0.tar.xz) = 73ca9774d7fa226e1d87c1909401623f96dca6a044e583b9a762e84d7d1a73f9
+SIZE (git-2.27.0.tar.xz) = 6074636
+SHA256 (git-manpages-2.27.0.tar.xz) = e6cbab49b04c975886fdddf46eb24c5645c6799224208db8b01143091d9bd49c
+SIZE (git-manpages-2.27.0.tar.xz) = 470724
+SHA256 (git-htmldocs-2.27.0.tar.xz) = ffa91681b6a8f558745924b1dbb76d604c9e52b27c525c6bd470c0123f7f4af3
+SIZE (git-htmldocs-2.27.0.tar.xz) = 1325820

Modified: head/devel/git/pkg-plist
==============================================================================
--- head/devel/git/pkg-plist	Thu Jun  4 14:29:04 2020	(r537898)
+++ head/devel/git/pkg-plist	Thu Jun  4 14:41:04 2020	(r537899)
@@ -38,6 +38,7 @@ libexec/git-core/git-bisect
 libexec/git-core/git-bisect--helper
 libexec/git-core/git-blame
 libexec/git-core/git-branch
+libexec/git-core/git-bugreport
 libexec/git-core/git-bundle
 libexec/git-core/git-cat-file
 libexec/git-core/git-check-attr
@@ -99,7 +100,6 @@ libexec/git-core/git-init
 libexec/git-core/git-init-db
 libexec/git-core/git-instaweb
 libexec/git-core/git-interpret-trailers
-libexec/git-core/git-legacy-stash
 libexec/git-core/git-log
 libexec/git-core/git-ls-files
 libexec/git-core/git-ls-remote
@@ -234,6 +234,7 @@ man/man1/git-archive.1.gz
 man/man1/git-bisect.1.gz
 man/man1/git-blame.1.gz
 man/man1/git-branch.1.gz
+man/man1/git-bugreport.1.gz
 man/man1/git-bundle.1.gz
 man/man1/git-cat-file.1.gz
 man/man1/git-check-attr.1.gz
@@ -393,6 +394,7 @@ man/man7/gitcredentials.7.gz
 %%CVS%%man/man7/gitcvs-migration.7.gz
 man/man7/gitdiffcore.7.gz
 man/man7/giteveryday.7.gz
+man/man7/gitfaq.7.gz
 man/man7/gitglossary.7.gz
 man/man7/gitnamespaces.7.gz
 man/man7/gitremote-helpers.7.gz
@@ -706,6 +708,7 @@ man/man7/gitworkflows.7.gz
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.26.0.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.26.1.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.26.2.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.27.0.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006041441.054Ef4AY042030>