diff options
author | adamw <adamw@FreeBSD.org> | 2018-02-20 20:54:59 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2018-02-20 20:54:59 +0800 |
commit | 68269159de58d00c0402df3ebece0ca404c71fd3 (patch) | |
tree | d00b092072a23a3d20360582b53eae1309223528 /devel | |
parent | d63a3b86d2afd4bfb5ac6d74efd09392a0ddb1c0 (diff) | |
download | freebsd-ports-gnome-68269159de58d00c0402df3ebece0ca404c71fd3.tar.gz freebsd-ports-gnome-68269159de58d00c0402df3ebece0ca404c71fd3.tar.zst freebsd-ports-gnome-68269159de58d00c0402df3ebece0ca404c71fd3.zip |
Update included git to 2.16.2
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 a138be06fc17..0e7e961a9ea6 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -2,7 +2,7 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel www MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ https://www.kernel.org/pub/software/scm/git/:git @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= msgfmt:devel/gettext-tools -GIT_VERSION= 2.16.1 +GIT_VERSION= 2.16.2 USES= cpe gmake iconv perl5 python:env shebangfix ssl tar:xz CPE_VENDOR= lars_hjemli USE_PERL5= test diff --git a/devel/cgit/distinfo b/devel/cgit/distinfo index 65b226d748cb..7a12964b9ab9 100644 --- a/devel/cgit/distinfo +++ b/devel/cgit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1516669198 +TIMESTAMP = 1519131205 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890 SIZE (cgit-1.1.tar.xz) = 86268 -SHA256 (git-2.16.1.tar.xz) = cfad4337f2fdbfc1e2c8abce5e17e1dd4e1718a34ac2cbe3238fbe2426f2ea19 -SIZE (git-2.16.1.tar.xz) = 4961656 +SHA256 (git-2.16.2.tar.xz) = 5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717 +SIZE (git-2.16.2.tar.xz) = 4963204 |