Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2021 15:30:54 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561831 - head/devel/snorenotify
Message-ID:  <202101171530.10HFUsm6012951@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Multi platform Qt notification framework
 
+DEPRECATED=	Unmaintained upstream
+EXPIRATION=	2021-02-18
+
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING.LGPL-3
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101171530.10HFUsm6012951>