svn commit: r523632 - head/graphics/ocre

Tobias C. Berner tcberner at FreeBSD.org
Mon Jan 20 17:39:46 UTC 2020


Author: tcberner
Date: Mon Jan 20 17:39:45 2020
New Revision: 523632
URL: https://svnweb.freebsd.org/changeset/ports/523632

Log:
  graphics/ocre: Deprecate port: unfetchable, author not reachable
  
  PR:		243462
  Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> (maintainer)

Modified:
  head/graphics/ocre/Makefile

Modified: head/graphics/ocre/Makefile
==============================================================================
--- head/graphics/ocre/Makefile	Mon Jan 20 17:22:41 2020	(r523631)
+++ head/graphics/ocre/Makefile	Mon Jan 20 17:39:45 2020	(r523632)
@@ -12,6 +12,8 @@ MAINTAINER=	w.schwarzenfeld at utanet.at
 COMMENT=	Simple optical character recognition solution
 
 BROKEN=		unfetchable
+DEPRECATED=	unfetchable, author not reachable, seems discontinued
+EXPIRATION_DATE=	2020-02-15
 
 LICENSE=	GPLv3
 


More information about the svn-ports-all mailing list