Bug 220533 - dns/powerdns-recursor: Update to 4.0.6
Summary: dns/powerdns-recursor: Update to 4.0.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-07 07:57 UTC by Ralf van der Enden
Modified: 2017-07-07 11:04 UTC (History)
1 user (show)

See Also:


Attachments
powerdns recursor 4.0.5 to 4.0.6 diff (3.83 KB, patch)
2017-07-07 07:57 UTC, Ralf van der Enden
tremere: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2017-07-07 07:57:07 UTC
Created attachment 184149 [details]
powerdns recursor 4.0.5 to 4.0.6 diff

Update dns/powerdns-recursor to the latest version (4.0.6)
- Add a knob (OPTALGO) for optional algorithms 12 & 15 similar to dns/powerdns; disabled by default.

Remove: files/patch-configure, since this has been fixed upstream

Poudriere buildlogs:
FreeBSD 11.0 - https://pkg.cainites.net/data/latest-per-pkg/powerdns-recursor/4.0.6/freebsd_11-0x64-system.log
FreeBSD 10.3 - https://pkg.cainites.net/data/latest-per-pkg/powerdns-recursor/4.0.6/freebsd_10-3x64-system.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-07 10:58:22 UTC
A commit references this bug:

Author: robak
Date: Fri Jul  7 10:57:20 UTC 2017
New revision: 445238
URL: https://svnweb.freebsd.org/changeset/ports/445238

Log:
  dns/powerdns-recursor: update 4.0.5 -> 4.0.6

  - Add option (OPTALGO) for optional algorithms 12 & 15
  - Pet portlint

  PR:		220533
  Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)

Changes:
  head/dns/powerdns-recursor/Makefile
  head/dns/powerdns-recursor/distinfo
  head/dns/powerdns-recursor/files/patch-configure
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2017-07-07 11:04:13 UTC
Committed, thanks for your work!