Date: Wed, 27 Mar 2019 19:23:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496972 - head/www/p5-CGI.pm Message-ID: <201903271923.x2RJNJYA072353@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 27 19:23:19 2019 New Revision: 496972 URL: https://svnweb.freebsd.org/changeset/ports/496972 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2019-04-30 Modified: head/www/p5-CGI.pm/Makefile Modified: head/www/p5-CGI.pm/Makefile ============================================================================== --- head/www/p5-CGI.pm/Makefile Wed Mar 27 19:23:14 2019 (r496971) +++ head/www/p5-CGI.pm/Makefile Wed Mar 27 19:23:19 2019 (r496972) @@ -14,6 +14,9 @@ COMMENT= Simple Common Gateway Interface Class for Per LICENSE= ART20 GPLv1 LICENSE_COMB= dual +DEPRECATED= Use www/p5-CGI instead +EXPIRATION_DATE=2019-04-30 + CONFLICTS_INSTALL= p5-CGI p5-CGI-Fast USES= perl5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903271923.x2RJNJYA072353>