svn commit: r407307 - head/textproc/libwps02
Jung-uk Kim
jkim at FreeBSD.org
Tue Jan 26 20:28:45 UTC 2016
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 at 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
More information about the svn-ports-all
mailing list