diff options
author | adamw <adamw@FreeBSD.org> | 2017-10-23 20:24:14 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-10-23 20:24:14 +0800 |
commit | e2e4d93ec577f423da44d5757b1842dceaadf66b (patch) | |
tree | b2ee67de7e1d451ca220c3e6fe8a9ee6a98ccd09 | |
parent | 20010cc38da3dd2a9104155d63023a617bb3507f (diff) | |
download | freebsd-ports-gnome-e2e4d93ec577f423da44d5757b1842dceaadf66b.tar.gz freebsd-ports-gnome-e2e4d93ec577f423da44d5757b1842dceaadf66b.tar.zst freebsd-ports-gnome-e2e4d93ec577f423da44d5757b1842dceaadf66b.zip |
Update included git to 2.14.3
-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 60eb5978e05f..ee44c8ebc93b 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -2,7 +2,7 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 11 +PORTREVISION= 12 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.14.2 +GIT_VERSION= 2.14.3 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 6dcff6a9ed3b..d6118cce322a 100644 --- a/devel/cgit/distinfo +++ b/devel/cgit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1507598368 +TIMESTAMP = 1508760942 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890 SIZE (cgit-1.1.tar.xz) = 86268 -SHA256 (git-2.14.2.tar.xz) = 50e9723996114ad1eec4dda89960d9fe34461749ae42031008a261fedd03c7a1 -SIZE (git-2.14.2.tar.xz) = 4800208 +SHA256 (git-2.14.3.tar.xz) = 5330960dd52467f6e5bf1931b9fd42b76d3f8ce9bc75150b54ecfb57d407151d +SIZE (git-2.14.3.tar.xz) = 4802252 |