Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2017 12:44:48 +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: r453283 - head/devel/cgit
Message-ID:  <201711011244.vA1Cimhm006478@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Wed Nov  1 12:44:48 2017
New Revision: 453283
URL: https://svnweb.freebsd.org/changeset/ports/453283

Log:
  Update included git to 2.15.0

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

Modified: head/devel/cgit/Makefile
==============================================================================
--- head/devel/cgit/Makefile	Wed Nov  1 12:41:59 2017	(r453282)
+++ head/devel/cgit/Makefile	Wed Nov  1 12:44:48 2017	(r453283)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cgit
 PORTVERSION=	1.1
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	devel www
 MASTER_SITES=	http://git.zx2c4.com/cgit/snapshot/:cgit \
 		https://www.kernel.org/pub/software/scm/git/:git
@@ -15,7 +15,7 @@ COMMENT=	Fast, lightweight web frontend for Git reposi
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-GIT_VERSION=	2.14.3
+GIT_VERSION=	2.15.0
 USES=		cpe gmake iconv shebangfix ssl tar:xz
 CPE_VENDOR=	lars_hjemli
 SHEBANG_FILES=	filters/html-converters/rst2html

Modified: head/devel/cgit/distinfo
==============================================================================
--- head/devel/cgit/distinfo	Wed Nov  1 12:41:59 2017	(r453282)
+++ head/devel/cgit/distinfo	Wed Nov  1 12:44:48 2017	(r453283)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1508760942
+TIMESTAMP = 1509540224
 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890
 SIZE (cgit-1.1.tar.xz) = 86268
-SHA256 (git-2.14.3.tar.xz) = 5330960dd52467f6e5bf1931b9fd42b76d3f8ce9bc75150b54ecfb57d407151d
-SIZE (git-2.14.3.tar.xz) = 4802252
+SHA256 (git-2.15.0.tar.xz) = 107116489f10b758b51af1c5dbdb9a274917b0fb67dc8eaefcdabc7bc3eb3e6a
+SIZE (git-2.15.0.tar.xz) = 4892056



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