View | Details | Raw Unified | Return to bug 43316
Collapse All | Expand All

(-)Makefile (-4 / +4 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	6to4
8
PORTNAME=	6to4
9
PORTVERSION=	1.2
9
PORTVERSION=	1.3
10
CATEGORIES=	net ipv6
10
CATEGORIES=	net ipv6
11
MASTER_SITES=	http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/net/6to4/files/
11
MASTER_SITES=	http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/net/6to4/files/
12
DISTFILES=	6to4\?rev=1.7\&content-type=text%2fplain \
12
DISTFILES=	6to4\?rev=1.9\&content-type=text%2fplain \
13
		6to4.8\?rev=1.5\&content-type=text%2fplain \
13
		6to4.8\?rev=1.6\&content-type=text%2fplain \
14
		6to4.conf\?rev=1.2\&content-type=text%2fplain
14
		6to4.conf\?rev=1.3\&content-type=text%2fplain
15
DIST_SUBDIR=	${PORTNAME}
15
DIST_SUBDIR=	${PORTNAME}
16
16
17
MAINTAINER=	fuyuki@hadaly.org
17
MAINTAINER=	fuyuki@hadaly.org
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (6to4/6to4?rev=1.7&content-type=text%2fplain) = 97d81c3cbc6c026af31c9764e5c74d78
1
MD5 (6to4/6to4?rev=1.9&content-type=text%2fplain) = 046f3eca74b8a64d803402be80335320
2
MD5 (6to4/6to4.8?rev=1.5&content-type=text%2fplain) = 50d63c1abd2db188825eae488cac6acc
2
MD5 (6to4/6to4.8?rev=1.6&content-type=text%2fplain) = 73cfdc4922d0658b3f4d4956dc86c42f
3
MD5 (6to4/6to4.conf?rev=1.2&content-type=text%2fplain) = 9dd3bde583c529dd6787f378f7b99594
3
MD5 (6to4/6to4.conf?rev=1.3&content-type=text%2fplain) = 5eb7ec4c9e5964c5375ddda9f52a99e1
(-)pkg-descr (-1 / +1 lines)
Lines 7-10 Link Here
7
gateways. As such, IPv6-in-IPv4-encapsulated packets are accepted from
7
gateways. As such, IPv6-in-IPv4-encapsulated packets are accepted from
8
all v4-hosts.
8
all v4-hosts.
9
9
10
WWW: http://www.netbsd.org/packages/net/6to4/files/6to4.html
10
WWW: ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/net/6to4/files/6to4.html

Return to bug 43316