svn commit: r462393 - head/devel/cgit

Adam Weinberger adamw at FreeBSD.org
Tue Feb 20 12:55:00 UTC 2018


Author: adamw
Date: Tue Feb 20 12:54:59 2018
New Revision: 462393
URL: https://svnweb.freebsd.org/changeset/ports/462393

Log:
  Update included git to 2.16.2

Modified:
  head/devel/cgit/Makefile
  head/devel/cgit/distinfo

Modified: head/devel/cgit/Makefile
==============================================================================
--- head/devel/cgit/Makefile	Tue Feb 20 12:43:38 2018	(r462392)
+++ head/devel/cgit/Makefile	Tue Feb 20 12:54:59 2018	(r462393)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cgit
 PORTVERSION=	1.1
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	devel www
 MASTER_SITES=	http://git.zx2c4.com/cgit/snapshot/:cgit \
 		https://www.kernel.org/pub/software/scm/git/:git
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 TEST_DEPENDS=	msgfmt:devel/gettext-tools
 
-GIT_VERSION=	2.16.1
+GIT_VERSION=	2.16.2
 USES=		cpe gmake iconv perl5 python:env shebangfix ssl tar:xz
 CPE_VENDOR=	lars_hjemli
 USE_PERL5=	test

Modified: head/devel/cgit/distinfo
==============================================================================
--- head/devel/cgit/distinfo	Tue Feb 20 12:43:38 2018	(r462392)
+++ head/devel/cgit/distinfo	Tue Feb 20 12:54:59 2018	(r462393)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1516669198
+TIMESTAMP = 1519131205
 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890
 SIZE (cgit-1.1.tar.xz) = 86268
-SHA256 (git-2.16.1.tar.xz) = cfad4337f2fdbfc1e2c8abce5e17e1dd4e1718a34ac2cbe3238fbe2426f2ea19
-SIZE (git-2.16.1.tar.xz) = 4961656
+SHA256 (git-2.16.2.tar.xz) = 5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717
+SIZE (git-2.16.2.tar.xz) = 4963204


More information about the svn-ports-head mailing list