pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/neomutt
Module Name: pkgsrc
Committed By: wiz
Date: Sat Feb 21 15:22:59 UTC 2026
Modified Files:
pkgsrc/mail/neomutt: options.mk
Log Message:
neomutt: remove deprecation support for option from 2024
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/mail/neomutt/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/neomutt/options.mk
diff -u pkgsrc/mail/neomutt/options.mk:1.25 pkgsrc/mail/neomutt/options.mk:1.26
--- pkgsrc/mail/neomutt/options.mk:1.25 Fri Dec 12 11:24:05 2025
+++ pkgsrc/mail/neomutt/options.mk Sat Feb 21 15:22:59 2026
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.25 2025/12/12 11:24:05 wiz Exp $
+# $NetBSD: options.mk,v 1.26 2026/02/21 15:22:59 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.neomutt
PKG_OPTIONS_REQUIRED_GROUPS= display
@@ -9,9 +9,6 @@ PKG_SUPPORTED_OPTIONS+= notmuch lua
PKG_SUGGESTED_OPTIONS= gpgme gssapi ncurses sasl smime ssl
PKG_SUGGESTED_OPTIONS+= tokyocabinet notmuch
-# remove after pkgsrc-2024Q3
-PKG_OPTIONS_LEGACY_OPTS+= ncursesw:ncurses
-
.include "../../mk/bsd.options.mk"
###
Home |
Main Index |
Thread Index |
Old Index