View | Details | Raw Unified | Return to bug 238651
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.9.1
5
PORTVERSION=	1.9.2
6
CATEGORIES=	dns
6
CATEGORIES=	dns
7
MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/ \
7
MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/ \
8
		https://distfiles.crux.guru/
8
		https://distfiles.crux.guru/
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1552394734
1
TIMESTAMP = 1560764722
2
SHA256 (unbound-1.9.1.tar.gz) = c3c0bf9b86ccba4ca64f93dd4fe7351308ab54293f297a67de5a8914c1dc59c5
2
SHA256 (unbound-1.9.2.tar.gz) = 6f7acec5cf451277fcda31729886ae7dd62537c4f506855603e3aa153fcb6b95
3
SIZE (unbound-1.9.1.tar.gz) = 5665254
3
SIZE (unbound-1.9.2.tar.gz) = 5676395
(-)pkg-plist (-1 / +1 lines)
Lines 5-11 Link Here
5
lib/libunbound.a
5
lib/libunbound.a
6
lib/libunbound.so
6
lib/libunbound.so
7
lib/libunbound.so.8
7
lib/libunbound.so.8
8
lib/libunbound.so.8.1.1
8
lib/libunbound.so.8.1.2
9
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
9
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
10
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
10
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
11
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py
11
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py

Return to bug 238651