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

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	unbound
4
PORTNAME=	unbound
5
PORTVERSION=	1.6.7
5
PORTVERSION=	1.6.8
6
PORTREVISION=	1
7
CATEGORIES=	dns
6
CATEGORIES=	dns
8
MASTER_SITES=	http://unbound.net/downloads/
7
MASTER_SITES=	http://unbound.net/downloads/
9
8
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1507817488
1
TIMESTAMP = 1516356572
2
SHA256 (unbound-1.6.7.tar.gz) = 4e7bd43d827004c6d51bef73adf941798e4588bdb40de5e79d89034d69751c9f
2
SHA256 (unbound-1.6.8.tar.gz) = e3b428e33f56a45417107448418865fe08d58e0e7fea199b855515f60884dd49
3
SIZE (unbound-1.6.7.tar.gz) = 5466931
3
SIZE (unbound-1.6.8.tar.gz) = 5467536
(-)pkg-plist (-1 / +1 lines)
Lines 4-10 Link Here
4
lib/libunbound.a
4
lib/libunbound.a
5
lib/libunbound.so
5
lib/libunbound.so
6
lib/libunbound.so.2
6
lib/libunbound.so.2
7
lib/libunbound.so.2.5.6
7
lib/libunbound.so.2.5.7
8
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
8
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
9
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
9
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
10
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py
10
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py

Return to bug 225313