Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2017 11:21:07 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449337 - head/editors/vanubi
Message-ID:  <201709061121.v86BL7P0011900@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Wed Sep  6 11:21:07 2017
New Revision: 449337
URL: https://svnweb.freebsd.org/changeset/ports/449337

Log:
  - Mark DEPRECATED and set to expire at 2017-10-06
  
  Vanubi is no longer actively maintained. Today after talking to the lead developer,
  Luca Bruno, he is not maintaining vanubi anymore - it was a nice project until Atom
  and Visual Studio Code came around.
  
  PR:		222091
  Submitted by:	cpm

Modified:
  head/editors/vanubi/Makefile

Modified: head/editors/vanubi/Makefile
==============================================================================
--- head/editors/vanubi/Makefile	Wed Sep  6 11:07:18 2017	(r449336)
+++ head/editors/vanubi/Makefile	Wed Sep  6 11:21:07 2017	(r449337)
@@ -13,6 +13,9 @@ COMMENT=	Programming editor written in Vala
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Vanubi is no longer actively maintained
+EXPIRATION_DATE=	2017-10-06
+
 BUILD_DEPENDS=	valac:lang/vala
 
 GH_TAGNAME=	eedac1d



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