Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 16:17:01 +0000
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 177532bf1fa2 - main - editors/notepadnext-devel: Deprecate and expire
Message-ID:  <6a15c77d.33c28.d7c6097@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=177532bf1fa2f2fe9b6c76b917e156f15c81ac9b

commit 177532bf1fa2f2fe9b6c76b917e156f15c81ac9b
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-05-26 16:12:14 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-05-26 16:13:14 +0000

    editors/notepadnext-devel: Deprecate and expire
    
    editors/notepadnext now contains fixes the -devel port contains. -devel
    is now redundant.
---
 editors/notepadnext-devel/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/editors/notepadnext-devel/Makefile b/editors/notepadnext-devel/Makefile
index 0ff66f559fd3..4420570d60ed 100644
--- a/editors/notepadnext-devel/Makefile
+++ b/editors/notepadnext-devel/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/dail8859/NotepadNext
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	editors/notepadnext contains fixes in this port
+EXPIRATION_DATE=2026-06-30
+
 CONFLICTS=	notepadnext-[0-9]*
 
 LIB_DEPENDS=	libuchardet.so:textproc/uchardet


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a15c77d.33c28.d7c6097>