Bug 248938 - dns/bind916: remove SIGCHASE (gone as of bind 9.12)
Summary: dns/bind916: remove SIGCHASE (gone as of bind 9.12)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-26 20:44 UTC by John Hein
Modified: 2020-08-30 23:02 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (mat)


Attachments
[patch] remove SIGCHASE - no longer part of the upstream code (1.22 KB, patch)
2020-08-26 20:44 UTC, John Hein
jcfyecrayz: maintainer-approval? (mat)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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