Skip to content

Conversation

@trustbyte
Copy link
Contributor

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 26.0.1 25A362 arm64
Command Line Tools 26.0.0.0.1.1757719676

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@l2dy for port pdns-recursor.

@trustbyte trustbyte marked this pull request as draft October 31, 2025 07:39
@trustbyte trustbyte force-pushed the pdns-recursor_531 branch 2 times, most recently from 270f9b3 to bb13b07 Compare October 31, 2025 07:54
@trustbyte trustbyte marked this pull request as ready for review October 31, 2025 08:03

post-destroot {
move ${destroot}${prefix}/etc/powerdns/recursor.conf-dist ${destroot}${prefix}/etc/powerdns/recursor.conf.sample
move ${worksrcpath}/contrib/upstart-recursor.conf ${destroot}${prefix}/etc/powerdns/recursor.conf.sample
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

contrib/upstart-recursor.conf is an example for https://en.wikipedia.org/wiki/Upstart_(software), not the software's own configuration.

Copy link
Contributor Author

@trustbyte trustbyte Nov 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, fixed now. There is a recursor.conf.sample with this release so removed the post-destroot.

Edit: or maybe not, I will check it again tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants