Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2017 13:39:11 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r436408 - head/devel/freeocl
Message-ID:  <201703181339.v2IDdBI9049603@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sat Mar 18 13:39:11 2017
New Revision: 436408
URL: https://svnweb.freebsd.org/changeset/ports/436408

Log:
  Also mark DEPRECATED due to this being "dead" and having an actively
  maintainer replacement with lang/pocl.
  
  Pull in EXPIRATION_DATE to 2017-03-31.
  
  PR:		204393
  Approved by:	maintainer (O. Hartmann <ohartmann@walstatt.org>)

Modified:
  head/devel/freeocl/Makefile

Modified: head/devel/freeocl/Makefile
==============================================================================
--- head/devel/freeocl/Makefile	Sat Mar 18 13:29:56 2017	(r436407)
+++ head/devel/freeocl/Makefile	Sat Mar 18 13:39:11 2017	(r436408)
@@ -14,8 +14,8 @@ COMMENT=	Free Open Computing Language (O
 LICENSE=	LGPL3
 
 BROKEN=		Unfetchable (google code has gone away)
-DEPRECATED=	Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE=	2017-04-30
+DEPRECATED=	Unfetchable for more than six months (google code has gone away); use lang/pocl instead
+EXPIRATION_DATE=	2017-03-31
 
 BROKEN_powerpc64=	Does not build
 



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