Date: Tue, 8 Nov 2016 21:11:14 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425764 - in head: databases/py-Elixir www/py-formalchemy Message-ID: <201611082111.uA8LBECe003075@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Nov 8 21:11:14 2016 New Revision: 425764 URL: https://svnweb.freebsd.org/changeset/ports/425764 Log: Chase py-sqlalchemy06 expiration Modified: head/databases/py-Elixir/Makefile head/www/py-formalchemy/Makefile Modified: head/databases/py-Elixir/Makefile ============================================================================== --- head/databases/py-Elixir/Makefile Tue Nov 8 20:57:04 2016 (r425763) +++ head/databases/py-Elixir/Makefile Tue Nov 8 21:11:14 2016 (r425764) @@ -14,6 +14,9 @@ COMMENT= Declarative Mapper for SQLAlche LICENSE= MIT +DEPRECATED= Depends on expired py-sqlalchemy06 +EXPIRATION_DATE= 2016-12-08 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.4.0:databases/py-sqlalchemy06 USES= python Modified: head/www/py-formalchemy/Makefile ============================================================================== --- head/www/py-formalchemy/Makefile Tue Nov 8 20:57:04 2016 (r425763) +++ head/www/py-formalchemy/Makefile Tue Nov 8 21:11:14 2016 (r425764) @@ -15,6 +15,8 @@ COMMENT= Toolkit for creating HTML form LICENSE= MIT BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Broken, depends on expired py-sqlalchemy06 +EXPIRATION_DATE= 2016-12-08 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.4.5:databases/py-sqlalchemy06 \ ${PYTHON_PKGNAMEPREFIX}Tempita>=0.4:textproc/py-Tempita \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611082111.uA8LBECe003075>