Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 20:12:52 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407304 - head/textproc/libabw00
Message-ID:  <201601262012.u0QKCqiJ050260@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Jan 26 20:12:52 2016
New Revision: 407304
URL: https://svnweb.freebsd.org/changeset/ports/407304

Log:
  Mark deprecated and set expiration.  editors/libreoffice was the only user
  and now it uses textproc/libabw since r371023.

Modified:
  head/textproc/libabw00/Makefile

Modified: head/textproc/libabw00/Makefile
==============================================================================
--- head/textproc/libabw00/Makefile	Tue Jan 26 19:59:29 2016	(r407303)
+++ head/textproc/libabw00/Makefile	Tue Jan 26 20:12:52 2016	(r407304)
@@ -9,6 +9,9 @@ PKGNAMESUFFIX=	00
 MAINTAINER=	office@FreeBSD.org
 COMMENT=	Library providing ability to interpret Abiword documents
 
+DEPRECATED=	Not used any more
+EXPIRATION_DATE=2016-03-26
+
 LICENSE=	LGPL21 MPL
 LICENSE_COMB=	dual
 



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