diff options
author | adamw <adamw@FreeBSD.org> | 2017-08-03 22:43:55 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-08-03 22:43:55 +0800 |
commit | baa09ba91b6d7b4e1937ea248b5e9d627fc958f7 (patch) | |
tree | 4c63ac3ef279f6d65964223d6235fc2be3f8c636 /devel | |
parent | 78e09962228f03e42e137642ed6cb3e2d010a5da (diff) | |
download | freebsd-ports-gnome-baa09ba91b6d7b4e1937ea248b5e9d627fc958f7.tar.gz freebsd-ports-gnome-baa09ba91b6d7b4e1937ea248b5e9d627fc958f7.tar.zst freebsd-ports-gnome-baa09ba91b6d7b4e1937ea248b5e9d627fc958f7.zip |
Update included git to 2.13.4.
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 6091c3bfd1e9..e7f31c6beba4 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -2,7 +2,7 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 8 +PORTREVISION= 9 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.13.3 +GIT_VERSION= 2.13.4 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 e0b42de34bba..514d122c4d2b 100644 --- a/devel/cgit/distinfo +++ b/devel/cgit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1500129556 +TIMESTAMP = 1501771362 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890 SIZE (cgit-1.1.tar.xz) = 86268 -SHA256 (git-2.13.3.tar.xz) = 91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62 -SIZE (git-2.13.3.tar.xz) = 4754532 +SHA256 (git-2.13.4.tar.xz) = 371a592a52d240a6350d4ec6b63cd8301e1fab6dd03388a339a8c7429305afda +SIZE (git-2.13.4.tar.xz) = 4755472 |