View | Details | Raw Unified | Return to bug 256001 | Differences between
and this patch

Collapse All | Expand All

(-)dns/knot3/Makefile (working copy) (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=      knot
4
PORTNAME=      knot
5
DISTVERSION=   3.0.5
5
DISTVERSION=   3.0.6
6
CATEGORIES=    dns
6
CATEGORIES=    dns
7
MASTER_SITES=  https://secure.nic.cz/files/knot-dns/ \
7
MASTER_SITES=  https://secure.nic.cz/files/knot-dns/ \
8
               https://dns.company/downloads/knot-dns/
8
               https://dns.company/downloads/knot-dns/
(-)dns/knot3/distinfo (working copy) (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1616677466
1
TIMESTAMP = 1621350534
2
SHA256 (knot-3.0.5.tar.xz) = 695e7d7a0abefc5a8fd01f3b3080f030f33b0948215f84cd4892c6d904390802
2
SHA256 (knot-3.0.6.tar.xz) = 63756ac5a00c3e4a066ed231a287faef5963a9183d77326e30bf0644cdf74f86
3
SIZE (knot-3.0.5.tar.xz) = 1318292
3
SIZE (knot-3.0.6.tar.xz) = 1333296
(-)dns/knot3/pkg-plist (working copy) (+2 lines)
Lines 41-46 Link Here
41
include/libknot/packet/pkt.h
41
include/libknot/packet/pkt.h
42
include/libknot/packet/rrset-wire.h
42
include/libknot/packet/rrset-wire.h
43
include/libknot/packet/wire.h
43
include/libknot/packet/wire.h
44
include/libknot/probe/data.h
45
include/libknot/probe/probe.h
44
include/libknot/rdata.h
46
include/libknot/rdata.h
45
include/libknot/rdataset.h
47
include/libknot/rdataset.h
46
include/libknot/rrset-dump.h
48
include/libknot/rrset-dump.h

Return to bug 256001