svn commit: r433668 - head/devel/liborcus07

Jung-uk Kim jkim at FreeBSD.org
Wed Feb 8 19:25:48 UTC 2017


Author: jkim
Date: Wed Feb  8 19:25:46 2017
New Revision: 433668
URL: https://svnweb.freebsd.org/changeset/ports/433668

Log:
  Mark deprecated.  It is only useful for editors/libreoffice4.

Modified:
  head/devel/liborcus07/Makefile

Modified: head/devel/liborcus07/Makefile
==============================================================================
--- head/devel/liborcus07/Makefile	Wed Feb  8 19:25:28 2017	(r433667)
+++ head/devel/liborcus07/Makefile	Wed Feb  8 19:25:46 2017	(r433668)
@@ -15,6 +15,9 @@ LICENSE=	MIT
 BUILD_DEPENDS=	${LOCALBASE}/include/mdds/global.hpp:devel/mdds0
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs
 
+DEPRECATED=	Deprecated by upstream, use devel/liborcus
+EXPIRATION_DATE=	2017-03-31
+
 BROKEN_sparc64=	cannot link with boost
 BROKEN_powerpc64=	Does not build
 


More information about the svn-ports-all mailing list