Date: Wed, 8 Feb 2017 19:13:39 +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: r433666 - head/editors/libreoffice4 Message-ID: <201702081913.v18JDdYo019062@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Wed Feb 8 19:13:39 2017 New Revision: 433666 URL: https://svnweb.freebsd.org/changeset/ports/433666 Log: Mark deprecated. FreeBSD 9.x is no longer supported. Modified: head/editors/libreoffice4/Makefile Modified: head/editors/libreoffice4/Makefile ============================================================================== --- head/editors/libreoffice4/Makefile Wed Feb 8 18:52:24 2017 (r433665) +++ head/editors/libreoffice4/Makefile Wed Feb 8 19:13:39 2017 (r433666) @@ -78,6 +78,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/Ca ${LOCALBASE}/share/fonts/Liberation/LiberationMono-Bold.ttf:x11-fonts/liberation-fonts-ttf \ ${LOCALBASE}/share/fonts/LinLibertineG/LinLibertine_DR_G.ttf:x11-fonts/linuxlibertine-g +DEPRECATED= Deprecated by upstream +EXPIRATION_DATE= 2017-03-31 + CONFLICTS_INSTALL= libreoffice-5.* ONLY_FOR_ARCHS= amd64 i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702081913.v18JDdYo019062>