Date: Tue, 17 Sep 2019 14:44:38 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512211 - head/textproc/libutf8proc Message-ID: <201909171444.x8HEicRp013955@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Tue Sep 17 14:44:37 2019 New Revision: 512211 URL: https://svnweb.freebsd.org/changeset/ports/512211 Log: textproc/libutf8proc: mark deprecated, no longer needed for www/netsurf Approved by: Neel Chauhan <neel@neelc.org> Modified: head/textproc/libutf8proc/Makefile Modified: head/textproc/libutf8proc/Makefile ============================================================================== --- head/textproc/libutf8proc/Makefile Tue Sep 17 14:14:29 2019 (r512210) +++ head/textproc/libutf8proc/Makefile Tue Sep 17 14:44:37 2019 (r512211) @@ -13,6 +13,9 @@ COMMENT= UTF8 Processing library LICENSE= MIT +DEPRECATED= No longer needed for www/netsurf +EXPIRATION_DATE=2019-10-31 + BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem USES= gmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909171444.x8HEicRp013955>