update the version of git in cgit to 2.7.2, upstream have done this in

their tree which isn't hugely different to the 0.12 release that we have.
This commit is contained in:
sthen 2016-03-16 08:56:02 +00:00
parent 6c7e46012f
commit 144e44f23c
2 changed files with 5 additions and 4 deletions

View File

@ -1,12 +1,13 @@
# $OpenBSD: Makefile,v 1.17 2016/01/14 22:09:15 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2016/03/16 08:56:02 sthen Exp $
COMMENT = web frontend for git repositories
DISTNAME = cgit-0.12
REVISION = 0
CATEGORIES = www devel
DISTFILES = ${DISTNAME}.tar.gz:0 \
git-2.7.0.tar.gz:1
git-2.7.2.tar.gz:1
MASTER_SITES0 = http://git.zx2c4.com/cgit/snapshot/
MASTER_SITES1 = https://www.kernel.org/pub/software/scm/git/

View File

@ -1,4 +1,4 @@
SHA256 (cgit-0.12.tar.gz) = JH9Jr/x6M+LTfh9l+DkzEM1r2z2p7oOoLy1N5bHPKLs=
SHA256 (git-2.7.0.tar.gz) = 2530Q1xwqbJdIKnuINZRAWktyQelpLMOg0PJrhuRPq0=
SHA256 (git-2.7.2.tar.gz) = WJWePvMEZAMhahV9/Gg8TX8N2DNlRjuN2HBj3tlAoN8=
SIZE (cgit-0.12.tar.gz) = 104293
SIZE (git-2.7.0.tar.gz) = 5622494
SIZE (git-2.7.2.tar.gz) = 5720746