diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2007-10-05 16:49:06 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2007-10-05 16:49:06 +0000 |
commit | 323ba29f3f3d3bb641e99c256845586366df33ae (patch) | |
tree | bfeb113d59859b1927b50da2dc356ca7d11938e3 | |
parent | 22792713482ca83db0b2a3d0c57a0fde430ca56b (diff) | |
download | ports-323ba29f3f3d3bb641e99c256845586366df33ae.tar.gz ports-323ba29f3f3d3bb641e99c256845586366df33ae.zip |
Notes
-rw-r--r-- | www/wyvern/Makefile | 8 | ||||
-rw-r--r-- | www/wyvern/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/www/wyvern/Makefile b/www/wyvern/Makefile index 2621316e5a66..29c6c0244eb5 100644 --- a/www/wyvern/Makefile +++ b/www/wyvern/Makefile @@ -6,8 +6,8 @@ # PORTNAME= wyvern -PORTVERSION= 2.2.7 -PORTREVISION= 1 +PORTVERSION= 2.2.10 +PORTREVISION= 0 CATEGORIES= www ipv6 MASTER_SITES= http://www.MysticWALL.COM/download/ @@ -37,10 +37,6 @@ OPTIONS= OPENSSL "OpenSSL support" off \ .include <bsd.port.pre.mk> -.if ${OSREL} == 7.0 -BROKEN= doens't work; authors works on the problem -.endif - .if defined(WITH_OPENSSL) CONFIGURE_ARGS+= --with-openssl=yes .endif diff --git a/www/wyvern/distinfo b/www/wyvern/distinfo index cb2ec87685be..9aeec062e75c 100644 --- a/www/wyvern/distinfo +++ b/www/wyvern/distinfo @@ -1,3 +1,3 @@ -MD5 (wyvern-2.2.7.tar.bz2) = 90b7d351ea94fecdadf159c1e0a82a0d -SHA256 (wyvern-2.2.7.tar.bz2) = 1fc47dfb20d82923f703793ff7f353a9f8a951e790b53a103622291b1ba6954b -SIZE (wyvern-2.2.7.tar.bz2) = 470677 +MD5 (wyvern-2.2.10.tar.bz2) = 07f20b892d03d376574966ae940133b2 +SHA256 (wyvern-2.2.10.tar.bz2) = 74905b462749903fbf66b95d5f2761a80efe189df25f0b0eaa804e14db6a8c3f +SIZE (wyvern-2.2.10.tar.bz2) = 500866 |