Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2018 17:16:36 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465387 - head/devel/cgit
Message-ID:  <201803231716.w2NHGacq025077@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Fri Mar 23 17:16:36 2018
New Revision: 465387
URL: https://svnweb.freebsd.org/changeset/ports/465387

Log:
  Update included git to 2.16.3

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

Modified: head/devel/cgit/Makefile
==============================================================================
--- head/devel/cgit/Makefile	Fri Mar 23 17:03:08 2018	(r465386)
+++ head/devel/cgit/Makefile	Fri Mar 23 17:16:36 2018	(r465387)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cgit
 PORTVERSION=	1.1
-PORTREVISION=	16
+PORTREVISION=	17
 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.2
+GIT_VERSION=	2.16.3
 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	Fri Mar 23 17:03:08 2018	(r465386)
+++ head/devel/cgit/distinfo	Fri Mar 23 17:16:36 2018	(r465387)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1519131205
+TIMESTAMP = 1521825342
 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890
 SIZE (cgit-1.1.tar.xz) = 86268
-SHA256 (git-2.16.2.tar.xz) = 5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717
-SIZE (git-2.16.2.tar.xz) = 4963204
+SHA256 (git-2.16.3.tar.xz) = d65d99e9e5b081c1f14ea018973806e942a2eb7d0da2ebc01bd2525adee62d48
+SIZE (git-2.16.3.tar.xz) = 4966248



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