diff options
-rw-r--r-- | net/ct/Makefile | 6 | ||||
-rw-r--r-- | net/ct/distinfo | 2 | ||||
-rw-r--r-- | net/v6eval/Makefile | 8 | ||||
-rw-r--r-- | net/v6eval/distinfo | 2 |
4 files changed, 8 insertions, 10 deletions
diff --git a/net/ct/Makefile b/net/ct/Makefile index 76c045b53561..71e6cb611412 100644 --- a/net/ct/Makefile +++ b/net/ct/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ct -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.tahi.org/release/ct/ -MAINTAINER= tanaka@tahi.org -COMMENT= IPv6 Conformance Test Kit +MAINTAINER= Yukiyo.Akisada@jp.yokogawa.com +COMMENT= IPv6 Conformance Test Kit BUILD_DEPENDS= ${LOCALBASE}/v6eval/bin/pktbuf:${PORTSDIR}/net/v6eval diff --git a/net/ct/distinfo b/net/ct/distinfo index 4f420efcff5d..60008b8652c3 100644 --- a/net/ct/distinfo +++ b/net/ct/distinfo @@ -1 +1 @@ -MD5 (ct-2.0.2.tar.gz) = 1597fad0a0c49a5259e3fb0c04a9c829 +MD5 (ct-2.1.1.tar.gz) = 2941c8aeff65510df5f4bb975f75865d diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile index a1ba604292ba..e6881d7afb56 100644 --- a/net/v6eval/Makefile +++ b/net/v6eval/Makefile @@ -6,14 +6,12 @@ # PORTNAME= v6eval -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.tahi.org/release/v6eval/ -MAINTAINER= tanaka@tahi.org -COMMENT= IPv6 Conformance Test Platform - -BROKEN= "Does not compile" +MAINTAINER= Yukiyo.Akisada@jp.yokogawa.com +COMMENT= IPv6 Conformance Test Platform RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect diff --git a/net/v6eval/distinfo b/net/v6eval/distinfo index 97f279b93e31..5f826fbf1f34 100644 --- a/net/v6eval/distinfo +++ b/net/v6eval/distinfo @@ -1 +1 @@ -MD5 (v6eval-2.0.2.tar.gz) = 7e80ab0e1253687074af7a4289c6058d +MD5 (v6eval-2.1.1.tar.gz) = c5895c8c383f78fd94075dcce3925328 |