diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2018-03-23 17:16:36 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2018-03-23 17:16:36 +0000 |
commit | 0b554af4d21ce17449ec6b05d4fc5328e23aa8ae (patch) | |
tree | 39a3721a27bad430964718ceab413a89959731ea /devel/cgit | |
parent | 6c730495f03aca20827a0400e29dd01857b0e904 (diff) |
Update included git to 2.16.3
Notes
Notes:
svn path=/head/; revision=465387
Diffstat (limited to 'devel/cgit')
-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 0e7e961a9ea6..7855ca756bd1 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -2,7 +2,7 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 16 +PORTREVISION= 17 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.2 +GIT_VERSION= 2.16.3 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 7a12964b9ab9..1b29d0e3404d 100644 --- a/devel/cgit/distinfo +++ b/devel/cgit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1519131205 +TIMESTAMP = 1521825342 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890 SIZE (cgit-1.1.tar.xz) = 86268 -SHA256 (git-2.16.2.tar.xz) = 5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717 -SIZE (git-2.16.2.tar.xz) = 4963204 +SHA256 (git-2.16.3.tar.xz) = d65d99e9e5b081c1f14ea018973806e942a2eb7d0da2ebc01bd2525adee62d48 +SIZE (git-2.16.3.tar.xz) = 4966248 |