Bug 252216

Summary: irc/quassel: remove snorenotify support
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: woodsb02
Priority: --- Flags: woodsb02: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch woodsb02: maintainer-approval+

Description Steve Wills freebsd_committer freebsd_triage 2020-12-27 18:25:24 UTC
Created attachment 221020 [details]
patch

Snorenotify is deprecated upstream:

https://github.com/KDE/snorenotify

I plan to deprecate the devel/snorenotify port, let's remove usage here.
Comment 1 Ben Woods freebsd_committer freebsd_triage 2020-12-29 01:54:02 UTC
Comment on attachment 221020 [details]
patch

Looks ok to me - maintainer approval granted. Leave it to you to commit this one?
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-17 15:29:37 UTC
A commit references this bug:

Author: swills
Date: Sun Jan 17 15:29:10 UTC 2021
New revision: 561830
URL: https://svnweb.freebsd.org/changeset/ports/561830

Log:
  irc/quassel: remove snorenotify support

  since snorenotify is deprecated upstream

  PR:		252216
  Approved by:	woodsb02 (maintainer)

Changes:
  head/irc/quassel/Makefile
Comment 3 Steve Wills freebsd_committer freebsd_triage 2021-01-17 15:32:03 UTC
Committed, thanks!