Date: Sat, 20 Oct 2018 16:09:57 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482582 - head/lang/php_doc Message-ID: <201810201609.w9KG9vlm063608@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Oct 20 16:09:56 2018 New Revision: 482582 URL: https://svnweb.freebsd.org/changeset/ports/482582 Log: Deprecate lang/php_doc The manual is for the obsolete PHP < 5.6 and was last updated in 2013. Modified: head/lang/php_doc/Makefile Modified: head/lang/php_doc/Makefile ============================================================================== --- head/lang/php_doc/Makefile Sat Oct 20 16:08:58 2018 (r482581) +++ head/lang/php_doc/Makefile Sat Oct 20 16:09:56 2018 (r482582) @@ -11,6 +11,9 @@ DISTNAME= php_manual_${PHP_LANG}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT?= PHP documentation in HTML +DEPRECATED= unmaintained and documents obsolete PHP < 5.6 +EXPIRATION_DATE= 2018-12-20 + NO_BUILD= yes NO_ARCH= yes NO_WRKSUBDIR= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810201609.w9KG9vlm063608>