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

Collapse All | Expand All

(-)b/dns/yadifa/Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=      yadifa
1
PORTNAME=      yadifa
2
DISTVERSION=   2.5.0
2
DISTVERSION=   2.5.1
3
DISTVERSIONSUFFIX=     -10188
3
DISTVERSIONSUFFIX=     -10306
4
CATEGORIES=    dns
4
CATEGORIES=    dns
5
MASTER_SITES=  https://www.yadifa.eu/sites/default/files/releases/ \
5
MASTER_SITES=  https://www.yadifa.eu/sites/default/files/releases/ \
6
               https://dns.company/downloads/yadifa/
6
               https://dns.company/downloads/yadifa/
(-)b/dns/yadifa/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1628693820
1
TIMESTAMP = 1632917240
2
SHA256 (yadifa-2.5.0-10188.tar.gz) = 5cdc4cf61b87fe6d0fdc260386375172b8802a0bd7e63bbf3716ebe1a233fa16
2
SHA256 (yadifa-2.5.1-10306.tar.gz) = f943b3752108bada9255858fcd8c58ce90e0047568036838909cd204eb253014
3
SIZE (yadifa-2.5.0-10188.tar.gz) = 2655763
3
SIZE (yadifa-2.5.1-10306.tar.gz) = 2677102
(-)b/dns/yadifa/pkg-plist (+2 lines)
Lines 43-53 include/dnscore/dnskey-signature.h Link Here
43
include/dnscore/dnskey.h
43
include/dnscore/dnskey.h
44
include/dnscore/dnskey_dsa.h
44
include/dnscore/dnskey_dsa.h
45
include/dnscore/dnskey_ecdsa.h
45
include/dnscore/dnskey_ecdsa.h
46
include/dnscore/dnskey_eddsa.h
46
include/dnscore/dnskey_rsa.h
47
include/dnscore/dnskey_rsa.h
47
include/dnscore/dnsname.h
48
include/dnscore/dnsname.h
48
include/dnscore/dnsname_set.h
49
include/dnscore/dnsname_set.h
49
include/dnscore/dnssec_errors.h
50
include/dnscore/dnssec_errors.h
50
include/dnscore/empty-input-stream.h
51
include/dnscore/empty-input-stream.h
52
include/dnscore/error_state.h
51
include/dnscore/fdtools.h
53
include/dnscore/fdtools.h
52
include/dnscore/file-pool.h
54
include/dnscore/file-pool.h
53
include/dnscore/file.h
55
include/dnscore/file.h

Return to bug 258778