svn commit: r455160 - head/devel/cgit

Adam Weinberger adamw at FreeBSD.org
Thu Nov 30 02:21:31 UTC 2017


Author: adamw
Date: Thu Nov 30 02:21:29 2017
New Revision: 455160
URL: https://svnweb.freebsd.org/changeset/ports/455160

Log:
  Update included git to 2.15.1

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

Modified: head/devel/cgit/Makefile
==============================================================================
--- head/devel/cgit/Makefile	Thu Nov 30 01:28:26 2017	(r455159)
+++ head/devel/cgit/Makefile	Thu Nov 30 02:21:29 2017	(r455160)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cgit
 PORTVERSION=	1.1
-PORTREVISION=	13
+PORTREVISION=	14
 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.15.0
+GIT_VERSION=	2.15.1
 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	Thu Nov 30 01:28:26 2017	(r455159)
+++ head/devel/cgit/distinfo	Thu Nov 30 02:21:29 2017	(r455160)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1509540224
+TIMESTAMP = 1512008253
 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890
 SIZE (cgit-1.1.tar.xz) = 86268
-SHA256 (git-2.15.0.tar.xz) = 107116489f10b758b51af1c5dbdb9a274917b0fb67dc8eaefcdabc7bc3eb3e6a
-SIZE (git-2.15.0.tar.xz) = 4892056
+SHA256 (git-2.15.1.tar.xz) = 999c90fd7d45066992cdb87dda35bdff6dfc1d01496118ea718dfb866da4045c
+SIZE (git-2.15.1.tar.xz) = 4894768


More information about the svn-ports-all mailing list