svn commit: r513364 - head/graphics/inventor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 30 11:31:55 UTC 2019


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]*


More information about the svn-ports-all mailing list