svn commit: r425764 - in head: databases/py-Elixir www/py-formalchemy

Antoine Brodin antoine at FreeBSD.org
Tue Nov 8 21:11:16 UTC 2016


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 \


More information about the svn-ports-all mailing list