Bug 246262

Summary: dns/powerdns: update to 4.3.0
Product: Ports & Packages Reporter: yds <yds>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Many People CC: fernape, pi, tremere
Priority: --- Keywords: patch
Version: LatestFlags: tremere: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://Blog.PowerDNS.com/2020/04/07/powerdns-authoritative-4-3-0/
Attachments:
Description Flags
update to 4.3.0
none
update to 4.3.0 rename patch-pdns_dns__random.cc to patch-dns_random.cc
none
update to 4.3.0 rename patch-pdns_dns__random.cc to patch-dns_random.cc yds: maintainer-approval?

Description yds 2020-05-06 18:40:11 UTC
Created attachment 214202 [details]
update to 4.3.0

this patch updates to 4.3.0 and adds creation and tracking the new `/var/run/pdns` RUNDIR for sockets and pidfile.

added OPTIONS LMDB backend
removed OPTIONS MyDNS backend
removed OPTIONS OpenDBX backend
removed patch-fix_memleak_bindbackend

added `pidfile=/var/run/pdns/pdns_server.pid` to the rc script.

updated pkg-descr with a more descriptive blurb from their web page.

similar to what I did for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244657
Comment 1 yds 2020-05-06 19:42:35 UTC
Created attachment 214210 [details]
update to 4.3.0 rename patch-pdns_dns__random.cc to patch-dns_random.cc

cleaner patch with rename of patch-pdns_dns__random.cc to patch-dns_random.cc
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2020-05-07 14:47:07 UTC
Testbuild says:
%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/4.2.0_to_4.3.0_schema.pgsql.sql
is missing in pkg-plist.

Now waiting for maintainer to approve.
Comment 3 yds 2020-05-07 16:22:42 UTC
Created attachment 214238 [details]
update to 4.3.0 rename patch-pdns_dns__random.cc to patch-dns_random.cc

(In reply to Kurt Jaeger from comment #2)
account for the omitted `schema` files in pkg-plist in the latest patch.
Comment 4 Ralf van der Enden 2020-05-08 07:25:57 UTC
Thanks for the patch.
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-05-08 07:33:57 UTC
A commit references this bug:

Author: pi
Date: Fri May  8 07:33:51 UTC 2020
New revision: 534332
URL: https://svnweb.freebsd.org/changeset/ports/534332

Log:
  dns/powerdns: update 4.2.1 -> 4.3.0

  Please note that 4.3.0 comes with a mandatory database schema upgrade.
  See: https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-3-0

  - added OPTIONS LMDB backend
  - removed OPTIONS MyDNS backend
  - removed OPTIONS OpenDBX backend
  - removed patch-fix_memleak_bindbackend
  - added `pidfile=/var/run/pdns/pdns_server.pid` to the rc script.
  - updated pkg-descr with a more descriptive blurb from their web page.

  PR:		246262
  Submitted by:	yds@Necessitu.de
  Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
  Relnotes:	https://blog.powerdns.com/2020/04/07/powerdns-authoritative-4-3-0/

Changes:
  head/dns/powerdns/Makefile
  head/dns/powerdns/distinfo
  head/dns/powerdns/files/patch-configure
  head/dns/powerdns/files/patch-dns_random.cc
  head/dns/powerdns/files/patch-fix_memleak_bindbackend
  head/dns/powerdns/files/patch-pdns_dns__random.cc
  head/dns/powerdns/files/pdns.in
  head/dns/powerdns/files/pkg-message.in
  head/dns/powerdns/pkg-descr
  head/dns/powerdns/pkg-plist