Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 14:14:31 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429616 - in head: cad/brlcad graphics/rayshade
Message-ID:  <201612271414.uBREEVi3025311@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Dec 27 14:14:30 2016
New Revision: 429616
URL: https://svnweb.freebsd.org/changeset/ports/429616

Log:
  Set expiration date of ports depending on graphics/urt to 2017-04-01

Modified:
  head/cad/brlcad/Makefile
  head/graphics/rayshade/Makefile

Modified: head/cad/brlcad/Makefile
==============================================================================
--- head/cad/brlcad/Makefile	Tue Dec 27 14:01:27 2016	(r429615)
+++ head/cad/brlcad/Makefile	Tue Dec 27 14:14:30 2016	(r429616)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/${PORTNAME}/BRL-CAD%20S
 MAINTAINER=	erik@brlcad.org
 COMMENT=	CSG modelling system from the US Ballistic Research Laboratory
 
+DEPRECATED=	Depends on expring graphics/urt
+EXPIRATION_DATE=2017-04-01
+
 BUILD_DEPENDS=	${LOCALBASE}/include/tnt/jama_lu.h:math/jama	\
 		xsltproc:textproc/libxslt
 LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \

Modified: head/graphics/rayshade/Makefile
==============================================================================
--- head/graphics/rayshade/Makefile	Tue Dec 27 14:01:27 2016	(r429615)
+++ head/graphics/rayshade/Makefile	Tue Dec 27 14:14:30 2016	(r429616)
@@ -20,6 +20,9 @@ LICENSE_NAME=	Rayshade license
 LICENSE_FILE=	${WRKSRC}/Doc/Copyright
 LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
 
+DEPRECATED=	Depends on expiring graphics/urt
+EXPIRATION_DATE=2017-04-01
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/librle.a:graphics/urt
 
 WRKSRC=		${WRKDIR}/${PORTNAME}.${PORTVERSION:R}



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