View | Details | Raw Unified | Return to bug 220673
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.3
5
PORTVERSION=	1.6.4
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 = 1497365256
1
TIMESTAMP = 1498568715
2
SHA256 (unbound-1.6.3.tar.gz) = 4c7e655c1d0d2d133fdeb81bc1ab3aa5c155700f66c9f5fb53fa6a5c3ea9845f
2
SHA256 (unbound-1.6.4.tar.gz) = df0a88816ec31ccb8284c9eb132e1166fbf6d9cde71fbc4b8cd08a91ee777fed
3
SIZE (unbound-1.6.3.tar.gz) = 5381240
3
SIZE (unbound-1.6.4.tar.gz) = 5477897
(-)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.2
7
lib/libunbound.so.2.5.3
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 220673