diff options
author | bapt <bapt@FreeBSD.org> | 2013-03-07 19:21:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-03-07 19:21:11 +0800 |
commit | 392da298afb976108df42271705b55e98cfadc55 (patch) | |
tree | 434dce3a9e92d1ed4d80e2958fb7137f353b911f | |
parent | eb8385cfc568e4156c24cc5167bb32c10d6fca53 (diff) | |
download | freebsd-ports-gnome-392da298afb976108df42271705b55e98cfadc55.tar.gz freebsd-ports-gnome-392da298afb976108df42271705b55e98cfadc55.tar.zst freebsd-ports-gnome-392da298afb976108df42271705b55e98cfadc55.zip |
Update bundled git to 1.7.4.4, which at the same time fixes the bad checksum problem
PR: ports/176707
Submitted by: John Marino <draco@marino.st>, miwi, bdrewery
-rw-r--r-- | devel/cgit/Makefile | 3 | ||||
-rw-r--r-- | devel/cgit/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index 3e85524121ad..376bf42c9d79 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -3,6 +3,7 @@ PORTNAME= cgit PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= devel www MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ http://mirror.linux.org.au/software/scm/git/:git @@ -14,7 +15,7 @@ COMMENT= A fast webinterface for git LICENSE= GPLv2 -GIT_VERSION= 1.7.4 +GIT_VERSION= 1.7.4.4 USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes diff --git a/devel/cgit/distinfo b/devel/cgit/distinfo index b1a9769ed0f3..f4e3901211c2 100644 --- a/devel/cgit/distinfo +++ b/devel/cgit/distinfo @@ -1,4 +1,4 @@ -SHA256 (cgit-0.9.1.tar.bz2) = d3db46a69f731182f563f62cd978543fa40d01899cf17aa9764e4d339ab0e72c -SIZE (cgit-0.9.1.tar.bz2) = 67574 -SHA256 (git-1.7.4.tar.bz2) = 8e260b9e5dfb46a35f26e3db450c2dabb4d1df254bfb2820779945a1ecbcef51 -SIZE (git-1.7.4.tar.bz2) = 2703735 +SHA256 (cgit-0.9.1.tar.bz2) = 315ba675e89f19c5db91d0694f8437aea8c85ece0422c38721bcd49e317bfbb7 +SIZE (cgit-0.9.1.tar.bz2) = 67736 +SHA256 (git-1.7.4.4.tar.bz2) = 5c3e738b01a4021ade56abebfdcce8825d2a50868e5c7befb65102f497387aa0 +SIZE (git-1.7.4.4.tar.bz2) = 2709587 |