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

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	unbound
4
PORTNAME=	unbound
5
PORTVERSION=	1.6.5
5
PORTVERSION=	1.6.6
6
CATEGORIES=	dns
6
CATEGORIES=	dns
7
MASTER_SITES=	http://unbound.net/downloads/
7
MASTER_SITES=	http://unbound.net/downloads/
8
8
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1503310583
1
TIMESTAMP = 1506006844
2
SHA256 (unbound-1.6.5.tar.gz) = e297aa1229015f25bf24e4923cb1dadf1f29b84f82a353205006421f82cc104e
2
SHA256 (unbound-1.6.6.tar.gz) = 972b14dc33093e672652a7b2b5f159bab2198b0fe9c9e1c5707e1895d4d4b390
3
SIZE (unbound-1.6.5.tar.gz) = 5477400
3
SIZE (unbound-1.6.6.tar.gz) = 5460482
(-)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.4
7
lib/libunbound.so.2.5.5
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 222503