mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
dns/powerdns: update to 4.5.0
* Upgrade notes https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-5-0-or-master * Changes https://blog.powerdns.com/2021/07/13/powerdns-authoritative-server-4-5-0/ PR: 257198
This commit is contained in:
parent
6602bfd798
commit
5fc7c691db
3 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= powerdns
|
||||
DISTVERSION= 4.4.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.5.0
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://downloads.powerdns.com/releases/
|
||||
DISTNAME= pdns-${DISTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1612784175
|
||||
SHA256 (pdns-4.4.1.tar.bz2) = 03fa7c181c666a5fc44a49affe7666bd385d46c1fe15088caff175967e85ab6c
|
||||
SIZE (pdns-4.4.1.tar.bz2) = 1276990
|
||||
TIMESTAMP = 1626177398
|
||||
SHA256 (pdns-4.5.0.tar.bz2) = 692da4879ac6e171eed6087eb16f50e62ec45af50ce778185c0c1a5003825588
|
||||
SIZE (pdns-4.5.0.tar.bz2) = 1267077
|
||||
|
|
|
@ -3,7 +3,6 @@ bin/pdnsutil
|
|||
bin/zone2json
|
||||
bin/zone2sql
|
||||
sbin/pdns_server
|
||||
bin/dnspcap2protobuf
|
||||
%%TOOLS%%bin/calidns
|
||||
%%TOOLS%%bin/dnsbulktest
|
||||
%%TOOLS%%bin/dnsgram
|
||||
|
@ -54,7 +53,6 @@ man/man1/pdns_server.1.gz
|
|||
man/man1/zone2json.1.gz
|
||||
%%OPENLDAP%%man/man1/zone2ldap.1.gz
|
||||
man/man1/zone2sql.1.gz
|
||||
man/man1/dnspcap2protobuf.1.gz
|
||||
%%TOOLS%%man/man1/dnstcpbench.1.gz
|
||||
%%TOOLS%%man/man1/dnsreplay.1.gz
|
||||
%%TOOLS%%man/man1/dnsscope.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue