Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2017 14:40:52 +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: r445876 - head/devel/cgit
Message-ID:  <201707151440.v6FEeqtY092060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Jul 15 14:40:52 2017
New Revision: 445876
URL: https://svnweb.freebsd.org/changeset/ports/445876

Log:
  Update included git to 2.13.3.

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

Modified: head/devel/cgit/Makefile
==============================================================================
--- head/devel/cgit/Makefile	Sat Jul 15 14:35:42 2017	(r445875)
+++ head/devel/cgit/Makefile	Sat Jul 15 14:40:52 2017	(r445876)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cgit
 PORTVERSION=	1.1
-PORTREVISION=	7
+PORTREVISION=	8
 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.13.2
+GIT_VERSION=	2.13.3
 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	Sat Jul 15 14:35:42 2017	(r445875)
+++ head/devel/cgit/distinfo	Sat Jul 15 14:40:52 2017	(r445876)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1498652154
+TIMESTAMP = 1500129556
 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890
 SIZE (cgit-1.1.tar.xz) = 86268
-SHA256 (git-2.13.2.tar.xz) = 0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5
-SIZE (git-2.13.2.tar.xz) = 4751380
+SHA256 (git-2.13.3.tar.xz) = 91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62
+SIZE (git-2.13.3.tar.xz) = 4754532



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