diff options
author | culot <culot@FreeBSD.org> | 2013-06-18 20:33:18 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-06-18 20:33:18 +0800 |
commit | 3610cf94b82a77086f1ffcc05db6321837ce2a47 (patch) | |
tree | ecb7c49e3684367ed36b1530636085d972036e69 /www | |
parent | e665d1be4790f97a85dbb70846cf32638a23f80d (diff) | |
download | freebsd-ports-gnome-3610cf94b82a77086f1ffcc05db6321837ce2a47.tar.gz freebsd-ports-gnome-3610cf94b82a77086f1ffcc05db6321837ce2a47.tar.zst freebsd-ports-gnome-3610cf94b82a77086f1ffcc05db6321837ce2a47.zip |
- Update to 2.0.7 to fix build with clang on CURRENT
PR: ports/179679
Submitted by: mohawk@bsdsx.fr (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/mohawk/Makefile | 2 | ||||
-rw-r--r-- | www/mohawk/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile index a0d3c91a89ab..62e294b3d2bb 100644 --- a/www/mohawk/Makefile +++ b/www/mohawk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mohawk -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= www ipv6 MASTER_SITES= http://fossil.etoilebsd.net/mohawk/tarball/ \ http://fossil.bsdsx.fr/mohawk/tarball/ diff --git a/www/mohawk/distinfo b/www/mohawk/distinfo index a535fe947a1f..e52f1a9ce94d 100644 --- a/www/mohawk/distinfo +++ b/www/mohawk/distinfo @@ -1,2 +1,2 @@ -SHA256 (mohawk-2.0.6.tar.gz) = 9c998e02a0977b78b18f3ccd7694ab176433a3accb29f1a599c281251bd69d18 -SIZE (mohawk-2.0.6.tar.gz) = 36383 +SHA256 (mohawk-2.0.7.tar.gz) = 41db3f33d6c37f4345989512b7b966d8f6a919ce4f348b5b55f27f1b1430856e +SIZE (mohawk-2.0.7.tar.gz) = 36376 |