View | Details | Raw Unified | Return to bug 221692
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.4
5
PORTVERSION=	1.6.5
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 = 1499868284
1
TIMESTAMP = 1503310583
2
SHA256 (unbound-1.6.4.tar.gz) = df0a88816ec31ccb8284c9eb132e1166fbf6d9cde71fbc4b8cd08a91ee777fed
2
SHA256 (unbound-1.6.5.tar.gz) = e297aa1229015f25bf24e4923cb1dadf1f29b84f82a353205006421f82cc104e
3
SIZE (unbound-1.6.4.tar.gz) = 5477897
3
SIZE (unbound-1.6.5.tar.gz) = 5477400
(-)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.3
7
lib/libunbound.so.2.5.4
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 221692