diff options
-rw-r--r-- | net/ct/Makefile | 5 | ||||
-rw-r--r-- | net/ct/distinfo | 4 | ||||
-rw-r--r-- | net/ct/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/ct/Makefile b/net/ct/Makefile index 9180bd30c833..b6a39ac5e53f 100644 --- a/net/ct/Makefile +++ b/net/ct/Makefile @@ -6,15 +6,14 @@ # PORTNAME= ct -PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTVERSION= 2.1.2 CATEGORIES= net ipv6 MASTER_SITES= http://www.tahi.org/release/ct/ MAINTAINER= Yukiyo.Akisada@jp.yokogawa.com COMMENT= IPv6 Conformance Test Kit -BUILD_DEPENDS= ${LOCALBASE}/v6eval/bin/pktbuf:${PORTSDIR}/net/v6eval +RUN_DEPENDS= ${LOCALBASE}/v6eval/bin/pktbuf:${PORTSDIR}/net/v6eval USE_PERL5= yes NO_BUILD= yes diff --git a/net/ct/distinfo b/net/ct/distinfo index 0fdc9bea7062..14c08cbfa6d3 100644 --- a/net/ct/distinfo +++ b/net/ct/distinfo @@ -1,2 +1,2 @@ -MD5 (ct-2.1.1.tar.gz) = 2941c8aeff65510df5f4bb975f75865d -SIZE (ct-2.1.1.tar.gz) = 1303595 +MD5 (ct-2.1.2.tar.gz) = ab7481618d960e77ec304cdc357add54 +SIZE (ct-2.1.2.tar.gz) = 1313556 diff --git a/net/ct/pkg-plist b/net/ct/pkg-plist index 2e1a5cd7cf1c..9efdfb660adc 100644 --- a/net/ct/pkg-plist +++ b/net/ct/pkg-plist @@ -788,6 +788,7 @@ v6eval/ct/ipsec/RTU_common.def v6eval/ct/ipsec/index.html v6eval/ct/ipsec/ipsecaddr.def v6eval/ct/ipsec/ipsecaddr.def.tmpl +v6eval/ct/ipsec/HTR_A_In_DM_DSTH_optdata_afterAH.html v6eval/ct/ipsec4-udp/.footer v6eval/ct/ipsec4-udp/00README v6eval/ct/ipsec4-udp/HTR_A_2SA_DspiDip.def |