Commits

Zero King authored ec255d7a3a0
pdns-recursor: update to 4.0.9

Fixes CVE-2018-10851, CVE-2018-14626, CVE-2018-14644
No tags

net/pdns-recursor/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4
5 5 name pdns-recursor
6 -version 4.0.8
7 -revision 1
6 +version 4.0.9
8 7 categories net
9 8 platforms darwin
10 9 maintainers {l2dy @l2dy} openmaintainer
11 10 license {GPL-2 OpenSSLException}
12 11
13 12 description a high-end, high-performance resolving name server
14 13
15 14 long_description The PowerDNS Recursor is a high-end, high-performance \
16 15 resolving name server which powers the DNS resolution of \
17 16 at least a hundred million subscribers. Utilizing multiple \
18 17 processors and supporting the same powerful scripting ability \
19 18 of the Authoritative Server, the Recursor delivers top performance \
20 19 while retaining the flexibility modern DNS deployments require.
21 20
22 21 homepage https://www.powerdns.com/recursor.html
23 22 master_sites https://downloads.powerdns.com/releases/
24 23 use_bzip2 yes
25 24
26 -checksums rmd160 783f102e8ebc6b380e2b3c53fa6137043be4ef68 \
27 - sha256 9c6ff00f0e26044b0c81f1a8304743b4fc0f6699a356fce28cc8c2e6aaf16513
25 +checksums rmd160 380687d14d4334aa641acb394f71e6ee419186b8 \
26 + sha256 a4d8cf2401488c0a2d9c5f97bb6ebf135243edf2272aa66aa3855f94551fe8b8 \
27 + size 1117598
28 28
29 29 depends_build port:pkgconfig
30 30
31 31 depends_lib port:boost \
32 32 path:lib/libssl.dylib:openssl
33 33
34 34 startupitem.create yes
35 35 startupitem.executable ${prefix}/sbin/pdns_recursor
36 36
37 37 configure.args --sysconfdir=${prefix}/etc/powerdns \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut