svn commit: r444570 - in head/devel/cgit: . files
Adam Weinberger
adamw at FreeBSD.org
Wed Jun 28 12:17:59 UTC 2017
Author: adamw
Date: Wed Jun 28 12:17:58 2017
New Revision: 444570
URL: https://svnweb.freebsd.org/changeset/ports/444570
Log:
Update included git to 2.13.2.
Deleted:
head/devel/cgit/files/patch-SHA1-endianness
Modified:
head/devel/cgit/Makefile
head/devel/cgit/distinfo
Modified: head/devel/cgit/Makefile
==============================================================================
--- head/devel/cgit/Makefile Wed Jun 28 12:07:46 2017 (r444569)
+++ head/devel/cgit/Makefile Wed Jun 28 12:17:58 2017 (r444570)
@@ -2,7 +2,7 @@
PORTNAME= cgit
PORTVERSION= 1.1
-PORTREVISION= 6
+PORTREVISION= 7
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.1
+GIT_VERSION= 2.13.2
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 Jun 28 12:07:46 2017 (r444569)
+++ head/devel/cgit/distinfo Wed Jun 28 12:17:58 2017 (r444570)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1497020930
+TIMESTAMP = 1498652154
SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890
SIZE (cgit-1.1.tar.xz) = 86268
-SHA256 (git-2.13.1.tar.xz) = 3bc1becd983f77ab154a46801624369dbc40c3dd04b4c4b07ad026f5684688fe
-SIZE (git-2.13.1.tar.xz) = 4746640
+SHA256 (git-2.13.2.tar.xz) = 0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5
+SIZE (git-2.13.2.tar.xz) = 4751380
More information about the svn-ports-head
mailing list