svn commit: r424146 - head/sysutils/geomgui

Soeren Straarup xride at FreeBSD.org
Tue Oct 18 00:54:08 UTC 2016


Author: xride
Date: Tue Oct 18 00:54:06 2016
New Revision: 424146
URL: https://svnweb.freebsd.org/changeset/ports/424146

Log:
  Upstream development stopped long time ago.
  Time to depreciate.

Modified:
  head/sysutils/geomgui/Makefile

Modified: head/sysutils/geomgui/Makefile
==============================================================================
--- head/sysutils/geomgui/Makefile	Mon Oct 17 21:09:34 2016	(r424145)
+++ head/sysutils/geomgui/Makefile	Tue Oct 18 00:54:06 2016	(r424146)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://tinkering.hambrew.n
 MAINTAINER=	xride at FreeBSD.org
 COMMENT=	Viewer for kernel geom layer
 
+DEPRECATED=	Development stopped years ago.
+EXPIRATION_DATE=	2016-12-31
+
 LIB_DEPENDS=	libgvc.so:graphics/graphviz
 
 USE_GNOME=	gtk20 librsvg2


More information about the svn-ports-all mailing list