Date: Tue, 26 Jan 2016 20:28:44 +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: r407307 - head/textproc/libwps02 Message-ID: <201601262028.u0QKSiLG053803@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Tue Jan 26 20:28:43 2016 New Revision: 407307 URL: https://svnweb.freebsd.org/changeset/ports/407307 Log: Mark deprecated and set expiration. editors/calligra was the last user and it was updated to 2.9.10 (r404140). It depends on textproc/libwps03 now. Modified: head/textproc/libwps02/Makefile Modified: head/textproc/libwps02/Makefile ============================================================================== --- head/textproc/libwps02/Makefile Tue Jan 26 20:27:28 2016 (r407306) +++ head/textproc/libwps02/Makefile Tue Jan 26 20:28:43 2016 (r407307) @@ -10,6 +10,9 @@ PKGNAMESUFFIX= 02 MAINTAINER= office@FreeBSD.org COMMENT= Microsoft file word processor format import filter library +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?201601262028.u0QKSiLG053803>