View | Details | Raw Unified | Return to bug 219958
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.2
5
PORTVERSION=	1.6.3
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 = 1493038416
1
TIMESTAMP = 1497365256
2
SHA256 (unbound-1.6.2.tar.gz) = 1a323d72c32180b7141c9e6ebf199fc68a0208dfebad4640cd2c4c27235e3b9c
2
SHA256 (unbound-1.6.3.tar.gz) = 4c7e655c1d0d2d133fdeb81bc1ab3aa5c155700f66c9f5fb53fa6a5c3ea9845f
3
SIZE (unbound-1.6.2.tar.gz) = 5378826
3
SIZE (unbound-1.6.3.tar.gz) = 5381240
(-)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.1
7
lib/libunbound.so.2.5.2
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 219958