svn commit: r409422 - head/devel/git

Renato Botelho garga at FreeBSD.org
Tue Feb 23 11:19:32 UTC 2016


Author: garga
Date: Tue Feb 23 11:19:31 2016
New Revision: 409422
URL: https://svnweb.freebsd.org/changeset/ports/409422

Log:
  Update devel/git to 2.7.2

Modified:
  head/devel/git/Makefile
  head/devel/git/distinfo
  head/devel/git/pkg-plist

Modified: head/devel/git/Makefile
==============================================================================
--- head/devel/git/Makefile	Tue Feb 23 11:11:12 2016	(r409421)
+++ head/devel/git/Makefile	Tue Feb 23 11:19:31 2016	(r409422)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	git
-DISTVERSION=	2.7.0
+DISTVERSION=	2.7.2
 CATEGORIES=	devel
 MASTER_SITES=	KERNEL_ORG/software/scm/git
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \

Modified: head/devel/git/distinfo
==============================================================================
--- head/devel/git/distinfo	Tue Feb 23 11:11:12 2016	(r409421)
+++ head/devel/git/distinfo	Tue Feb 23 11:19:31 2016	(r409422)
@@ -1,6 +1,6 @@
-SHA256 (git-2.7.0.tar.xz) = fa9fb34efce9c80527152a40fbae138e83bd04a15ef9111726252259345a7b0d
-SIZE (git-2.7.0.tar.xz) = 3861524
-SHA256 (git-manpages-2.7.0.tar.xz) = b7f255aa17a5d06b9b71f6e3957f65e8f15789b2d31f09b1c2bf697a21458a0d
-SIZE (git-manpages-2.7.0.tar.xz) = 384248
-SHA256 (git-htmldocs-2.7.0.tar.xz) = a9d30a744eb07392ba3ffe389cca7e57a2bdd718c9ffccdf2d525eeafac548a9
-SIZE (git-htmldocs-2.7.0.tar.xz) = 1028748
+SHA256 (git-2.7.2.tar.xz) = b20479ce523031c37581b763b4442b25b9d606f2f416049aea4e463dc150cf20
+SIZE (git-2.7.2.tar.xz) = 3907296
+SHA256 (git-manpages-2.7.2.tar.xz) = 19a6254a34da516e1ec67bfcbc6da7a1483440a2e8416b30e736f96c3404ff4b
+SIZE (git-manpages-2.7.2.tar.xz) = 384440
+SHA256 (git-htmldocs-2.7.2.tar.xz) = fabf3afa674931c70d6bb2e37497b46046f554c8d5520f0ccb126ce5e748f724
+SIZE (git-htmldocs-2.7.2.tar.xz) = 1031152

Modified: head/devel/git/pkg-plist
==============================================================================
--- head/devel/git/pkg-plist	Tue Feb 23 11:11:12 2016	(r409421)
+++ head/devel/git/pkg-plist	Tue Feb 23 11:19:31 2016	(r409422)
@@ -1259,6 +1259,8 @@ share/git-core/templates/info/exclude
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.6.4.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.6.5.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.7.0.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.7.1.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.7.2.txt
 %%GITWEB%%%%EXAMPLESDIR%%/gitweb/gitweb.cgi
 %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.js
 %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.css


More information about the svn-ports-all mailing list