Bug 253078 - dns/powerdns-recursor: unbreak build with lua54
Summary: dns/powerdns-recursor: unbreak build with lua54
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: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-29 13:28 UTC by Dima Panov
Modified: 2021-02-06 02:11 UTC (History)
1 user (show)

See Also:
tremere: maintainer-feedback+


Attachments
dns/powerdns-recursor: unbreak build with lua54 (4.56 KB, patch)
2021-01-29 13:28 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov freebsd_committer freebsd_triage 2021-01-29 13:28:57 UTC
Created attachment 222007 [details]
dns/powerdns-recursor: unbreak build with lua54

Switch to autoreconf to avoid heavy multilina patching of configure script
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-06 02:10:01 UTC
A commit references this bug:

Author: fluffy
Date: Sat Feb  6 02:09:28 UTC 2021
New revision: 564177
URL: https://svnweb.freebsd.org/changeset/ports/564177

Log:
  dns/powerdns-recursor: unbreak build with lua54

  Switch to autoreconf to avoid heavy multilina patching of configure script

  PR:		253078
  Submitted by:	fluffy
  Approved by:	maintainer
  MFH:		2021Q1

Changes:
  head/dns/powerdns-recursor/Makefile
  head/dns/powerdns-recursor/files/patch-configure
  head/dns/powerdns-recursor/files/patch-m4_pdns__check__libcrypto.m4
  head/dns/powerdns-recursor/files/patch-m4_pdns__with__lua.m4
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-06 02:11:01 UTC
A commit references this bug:

Author: fluffy
Date: Sat Feb  6 02:10:46 UTC 2021
New revision: 564179
URL: https://svnweb.freebsd.org/changeset/ports/564179

Log:
  MFH: r564177

  dns/powerdns-recursor: unbreak build with lua54

  Switch to autoreconf to avoid heavy multilina patching of configure script

  PR:		253078
  Submitted by:	fluffy
  Approved by:	maintainer

Changes:
_U  branches/2021Q1/
  branches/2021Q1/dns/powerdns-recursor/Makefile
  branches/2021Q1/dns/powerdns-recursor/files/patch-configure
  branches/2021Q1/dns/powerdns-recursor/files/patch-m4_pdns__check__libcrypto.m4
  branches/2021Q1/dns/powerdns-recursor/files/patch-m4_pdns__with__lua.m4
Comment 3 Dima Panov freebsd_committer freebsd_triage 2021-02-06 02:11:21 UTC
Landed!