Bug 253077

Summary: dns/powerdns: unbreak build with lua54
Product: Ports & Packages Reporter: Dima Panov <fluffy>
Component: Individual Port(s)Assignee: Dima Panov <fluffy>
Status: Closed FIXED    
Severity: Affects Only Me CC: tremere
Priority: --- Flags: tremere: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dns/powerdns: unbreak build with lua54 none

Description Dima Panov freebsd_committer freebsd_triage 2021-01-29 13:27:36 UTC
Created attachment 222006 [details]
dns/powerdns: unbreak build with lua54

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

Author: fluffy
Date: Sat Feb  6 02:06:29 UTC 2021
New revision: 564175
URL: https://svnweb.freebsd.org/changeset/ports/564175

Log:
  dns/powerdns: unbreak build with lua54

  Switch to autoreconf to avoid heavy multiline patching of configure script

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

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

Author: fluffy
Date: Sat Feb  6 02:07:48 UTC 2021
New revision: 564176
URL: https://svnweb.freebsd.org/changeset/ports/564176

Log:
  MFH: r564175

  dns/powerdns: unbreak build with lua54

  Switch to autoreconf to avoid heavy multiline patching of configure script

  PR:		253077
  Submitted by:	fluffy
  Approved by:	maintainer

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