svn commit: r359674 - head/www/py-imdbpy

Antoine Brodin antoine at FreeBSD.org
Sat Jun 28 08:27:47 UTC 2014


Author: antoine
Date: Sat Jun 28 08:27:46 2014
New Revision: 359674
URL: http://svnweb.freebsd.org/changeset/ports/359674
QAT: https://qat.redports.org/buildarchive/r359674/

Log:
  Mark BROKEN: Depends on conflicting py-sqlalchemy and py-sqlalchemy06

Modified:
  head/www/py-imdbpy/Makefile

Modified: head/www/py-imdbpy/Makefile
==============================================================================
--- head/www/py-imdbpy/Makefile	Sat Jun 28 08:20:31 2014	(r359673)
+++ head/www/py-imdbpy/Makefile	Sat Jun 28 08:27:46 2014	(r359674)
@@ -12,6 +12,8 @@ DISTNAME=	IMDbPY-${PORTVERSION}
 MAINTAINER=	python at FreeBSD.org
 COMMENT=	Retrieve and manage the data of the IMDb movie database
 
+BROKEN=		Depends on conflicting py-sqlalchemy and py-sqlalchemy06
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml \
 		${PYTHON_PKGNAMEPREFIX}sqlalchemy-migrate>=0.6.1:${PORTSDIR}/databases/py-sqlalchemy-migrate \
 		${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0:${PORTSDIR}/databases/py-sqlalchemy06 \


More information about the svn-ports-head mailing list