svn commit: r410999 - head/deskutils/gnustep-notebook

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Mar 13 16:22:25 UTC 2016


Author: rakuco
Date: Sun Mar 13 16:22:23 2016
New Revision: 410999
URL: https://svnweb.freebsd.org/changeset/ports/410999

Log:
  Deprecate and expire in 1 month.
  
  The port has been unmaintained for 2012, was marked BROKEN in 2015 and it does
  not look like it is going to be fixed.

Modified:
  head/deskutils/gnustep-notebook/Makefile

Modified: head/deskutils/gnustep-notebook/Makefile
==============================================================================
--- head/deskutils/gnustep-notebook/Makefile	Sun Mar 13 16:19:27 2016	(r410998)
+++ head/deskutils/gnustep-notebook/Makefile	Sun Mar 13 16:22:23 2016	(r410999)
@@ -13,6 +13,9 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Place to store notes in an organized manner
 
 BROKEN=		Does not fetch
+DEPRECATED=	Does not fetch
+EXPIRATION_DATE=2016-04-13
+
 LICENSE=	GPLv2
 
 USES=		gnustep


More information about the svn-ports-all mailing list