View | Details | Raw Unified | Return to bug 202385
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.5.3
5
PORTVERSION=	1.5.4
6
PORTREVISION=	2
7
CATEGORIES=	dns
6
CATEGORIES=	dns
8
MASTER_SITES=	http://unbound.net/downloads/
7
MASTER_SITES=	http://unbound.net/downloads/
9
8
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (unbound-1.5.3.tar.gz) = 76bdc875ed4d1d3f8e4cfe960e6df78ee5c6c7c18abac11331cf93a7ae129eca
1
SHA256 (unbound-1.5.4.tar.gz) = a1e1c1a578cf8447cb51f6033714035736a0f04444854a983123c094cc6fb137
2
SIZE (unbound-1.5.3.tar.gz) = 4821300
2
SIZE (unbound-1.5.4.tar.gz) = 4844273
(-)pkg-plist (-1 / +1 lines)
Lines 1-6 Link Here
1
etc/unbound/unbound.conf.sample
1
etc/unbound/unbound.conf.sample
2
include/unbound.h
2
include/unbound.h
3
lib/libunbound.so.2.3.6
3
lib/libunbound.so.2.3.7
4
lib/libunbound.so.2
4
lib/libunbound.so.2
5
lib/libunbound.so
5
lib/libunbound.so
6
lib/libunbound.a
6
lib/libunbound.a

Return to bug 202385