Date: Sat, 3 Nov 2018 22:39:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483942 - head/x11-toolkits/vtkfox Message-ID: <201811032239.wA3Md0d7052148@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Nov 3 22:38:59 2018 New Revision: 483942 URL: https://svnweb.freebsd.org/changeset/ports/483942 Log: Chase vtk5 expiration Modified: head/x11-toolkits/vtkfox/Makefile Modified: head/x11-toolkits/vtkfox/Makefile ============================================================================== --- head/x11-toolkits/vtkfox/Makefile Sat Nov 3 22:37:32 2018 (r483941) +++ head/x11-toolkits/vtkfox/Makefile Sat Nov 3 22:38:59 2018 (r483942) @@ -9,6 +9,9 @@ MASTER_SITES= http://www.gahr.ch/vtkfox/ MAINTAINER= ports@FreeBSD.org COMMENT= FOX/VTK Widget and Interactor +DEPRECATED= Depends on expiring vtk5 +EXPIRATION_DATE= 2018-12-04 + LIB_DEPENDS= libvtkCommon.so.5:math/vtk5 OPTIONS_DEFINE= EXAMPLES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811032239.wA3Md0d7052148>