Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2017 18:33:32 +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: r440582 - head/devel/cgit
Message-ID:  <201705101833.v4AIXW6f082926@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Wed May 10 18:33:32 2017
New Revision: 440582
URL: https://svnweb.freebsd.org/changeset/ports/440582

Log:
  Update included git to 2.13.0.

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

Modified: head/devel/cgit/Makefile
==============================================================================
--- head/devel/cgit/Makefile	Wed May 10 18:09:37 2017	(r440581)
+++ head/devel/cgit/Makefile	Wed May 10 18:33:32 2017	(r440582)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cgit
 PORTVERSION=	1.1
-PORTREVISION=	3
+PORTREVISION=	4
 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 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-GIT_VERSION=	2.12.1
+GIT_VERSION=	2.13.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 May 10 18:09:37 2017	(r440581)
+++ head/devel/cgit/distinfo	Wed May 10 18:33:32 2017	(r440582)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1490145983
+TIMESTAMP = 1494441096
 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890
 SIZE (cgit-1.1.tar.xz) = 86268
-SHA256 (git-2.12.1.tar.xz) = db11674364b764e101966d829a2e271c9b9d2a8bd4d8ecb4221a1dcdc9a3ada2
-SIZE (git-2.12.1.tar.xz) = 4271828
+SHA256 (git-2.13.0.tar.xz) = 4bbf2ab6f2341253a38f95306ec7936833eb1c42572da5c1fa61f0abb2191258
+SIZE (git-2.13.0.tar.xz) = 4744388



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