Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 11:31:55 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513364 - head/graphics/inventor
Message-ID:  <201909301131.x8UBVtwA056254@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep 30 11:31:54 2019
New Revision: 513364
URL: https://svnweb.freebsd.org/changeset/ports/513364

Log:
  Merge DEPRECATED and remove latter EXPIRATION_DATE

Modified:
  head/graphics/inventor/Makefile

Modified: head/graphics/inventor/Makefile
==============================================================================
--- head/graphics/inventor/Makefile	Mon Sep 30 11:31:49 2019	(r513363)
+++ head/graphics/inventor/Makefile	Mon Sep 30 11:31:54 2019	(r513364)
@@ -15,10 +15,8 @@ COMMENT=	SGI's Open Inventor (TM)
 LICENSE=	LGPL21
 
 BROKEN=		unfetchable
-DEPRECATED=	Unfetchable, unmaintained
+DEPRECATED=	Unfetchable, unmaintained, Depends on expiring graphics/libGLw
 EXPIRATION_DATE=	2019-10-16
-DEPRECATED=	Depends on expiring graphics/libGLw
-EXPIRATION_DATE=	2019-11-01
 
 ONLY_FOR_ARCHS=	amd64 i386
 CONFLICTS=	Coin-[0-9]* SoXt-[0-9]*



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