Bug 248938

Summary: dns/bind916: remove SIGCHASE (gone as of bind 9.12)
Product: Ports & Packages Reporter: John Hein <jcfyecrayz>
Component: Individual Port(s)Assignee: Mathieu Arnold <mat>
Status: Closed FIXED    
Severity: Affects Some People CC: jcfyecrayz, mat, timur
Priority: --- Flags: bugzilla: maintainer-feedback? (mat)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[patch] remove SIGCHASE - no longer part of the upstream code jcfyecrayz: maintainer-approval? (mat)

Description John Hein 2020-08-26 20:44:40 UTC
Created attachment 217554 [details]
[patch] remove SIGCHASE - no longer part of the upstream code

sigchase was removed in bind 9.12 (see also "delv(1)")

see https://downloads.isc.org/isc/bind9/9.12.0/RELEASE-NOTES-bind-9.12.0.pdf

(and the code does not reference DIG_SIGCHASE any longer.)

This probably merits a PORTREVISION bump since the option removal affects the package meta data.  I leave that call to a committer.
Comment 1 John Hein 2020-08-26 20:50:40 UTC
The same applies to bind9-devel and samba-nsupdate.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-27 08:35:32 UTC
A commit references this bug:

Author: mat
Date: Thu Aug 27 08:34:30 UTC 2020
New revision: 546331
URL: https://svnweb.freebsd.org/changeset/ports/546331

Log:
  Garbage collect the SIGCHASE option, it was removed in 9.12.

  PR:		248938
  Submitted by:	John Hein

Changes:
  head/dns/bind9-devel/Makefile
  head/dns/bind916/Makefile
Comment 3 John Hein 2020-08-29 19:54:44 UTC
Thanks for the update, Mat.

Timur, you can remove that from CONFIGURE_ENV for dns/samba-nsupdate as well.  I can open a new bug if you like.
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-08-30 23:02:21 UTC
A commit references this bug:

Author: timur
Date: Sun Aug 30 23:01:57 UTC 2020
New revision: 547131
URL: https://svnweb.freebsd.org/changeset/ports/547131

Log:
  Remove obsoleted CONFIGURE_ENV entries. As this is NOOP, no version bumping.

  PR:		248938

Changes:
  head/dns/samba-nsupdate/Makefile