Date: Sun, 7 Apr 2019 18:53:28 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498306 - head/www/py-cherrypy-old Message-ID: <201904071853.x37IrSv3012163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sun Apr 7 18:53:28 2019 New Revision: 498306 URL: https://svnweb.freebsd.org/changeset/ports/498306 Log: www/py-cherrypy-old: Mark DEPRECATED - Latest version is in tree and no dependent ports - EXPIRATION set to 2019-05-08 Modified: head/www/py-cherrypy-old/Makefile Modified: head/www/py-cherrypy-old/Makefile ============================================================================== --- head/www/py-cherrypy-old/Makefile Sun Apr 7 18:31:06 2019 (r498305) +++ head/www/py-cherrypy-old/Makefile Sun Apr 7 18:53:28 2019 (r498306) @@ -16,6 +16,9 @@ COMMENT= Pythonic, object-oriented web development fra LICENSE= BSD3CLAUSE +DEPRECATED= Lates version is in tree and no dependent ports +EXPIRATION_DATE=2019-05-08 + USES= python:2.7 USE_PYTHON= autoplist distutils
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904071853.x37IrSv3012163>