diff options
author | adamw <adamw@FreeBSD.org> | 2017-02-10 08:12:17 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-02-10 08:12:17 +0800 |
commit | b83b2ba2ca7ca69c7c3a5ccd4dd00ce146bfe9e8 (patch) | |
tree | 53556b4c73bd252289267ac4c98058ad04dcb1d6 /devel | |
parent | f79752c0679b0960c2ad7715fe3e8a62c533bd2d (diff) | |
download | freebsd-ports-gnome-b83b2ba2ca7ca69c7c3a5ccd4dd00ce146bfe9e8.tar.gz freebsd-ports-gnome-b83b2ba2ca7ca69c7c3a5ccd4dd00ce146bfe9e8.tar.zst freebsd-ports-gnome-b83b2ba2ca7ca69c7c3a5ccd4dd00ce146bfe9e8.zip |
Update included git to 2.11.1.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cgit/Makefile | 4 | ||||
-rw-r--r-- | devel/cgit/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index 147e084a250d..56b1e6f571c7 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -2,7 +2,7 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 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 repositories LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -GIT_VERSION= 2.11.0 +GIT_VERSION= 2.11.1 USES= cpe gmake iconv shebangfix ssl tar:xz CPE_VENDOR= lars_hjemli SHEBANG_FILES= filters/html-converters/rst2html diff --git a/devel/cgit/distinfo b/devel/cgit/distinfo index 1a65214bbc91..7508466a352e 100644 --- a/devel/cgit/distinfo +++ b/devel/cgit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1480538696 +TIMESTAMP = 1486685455 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890 SIZE (cgit-1.1.tar.xz) = 86268 -SHA256 (git-2.11.0.tar.xz) = 7e7e8d69d494892373b87007674be5820a4bc1ef596a0117d03ea3169119fd0b -SIZE (git-2.11.0.tar.xz) = 4197984 +SHA256 (git-2.11.1.tar.xz) = c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415 +SIZE (git-2.11.1.tar.xz) = 4208132 |