Bug 253077 - dns/powerdns: unbreak build with lua54
Summary: dns/powerdns: 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:27 UTC by Dima Panov
Modified: 2021-02-06 02:08 UTC (History)
1 user (show)

See Also:
tremere: maintainer-feedback+


Attachments
dns/powerdns: unbreak build with lua54 (4.60 KB, patch)
2021-01-29 13:27 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: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!