svn commit: r561831 - head/devel/snorenotify

Steve Wills swills at FreeBSD.org
Sun Jan 17 15:30:55 UTC 2021


Author: swills
Date: Sun Jan 17 15:30:54 2021
New Revision: 561831
URL: https://svnweb.freebsd.org/changeset/ports/561831

Log:
  devel/snorenotify: deprecate since it's deprecated upstream
  
  https://github.com/KDE/snorenotify

Modified:
  head/devel/snorenotify/Makefile   (contents, props changed)

Modified: head/devel/snorenotify/Makefile
==============================================================================
--- head/devel/snorenotify/Makefile	Sun Jan 17 15:29:09 2021	(r561830)
+++ head/devel/snorenotify/Makefile	Sun Jan 17 15:30:54 2021	(r561831)
@@ -9,6 +9,9 @@ CATEGORIES=	devel
 MAINTAINER=	swills at FreeBSD.org
 COMMENT=	Multi platform Qt notification framework
 
+DEPRECATED=	Unmaintained upstream
+EXPIRATION=	2021-02-18
+
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING.LGPL-3
 


More information about the svn-ports-head mailing list