- bump USE_PYTHON to 2.5+ (the point is to reduce the number of ports that depend on python24, since it not supported upstream anymore and the default python version in the ports tree is the 2.7) - since it now requires 2.5+ remove conditional, that will install databases/py-pysqlite2x dependency in <2.5 case. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->sbz Over to maintainer (via the GNATS Auto Assign Tool)
sbz 2011-09-01 15:21:21 UTC FreeBSD ports repository Modified files: www/roundup Makefile Log: - Bump USE_PYTHON to 2.5+ - Remove dependency on databases/py-pysqlite23, keep py-sqlite3 PR: ports/160220 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru> Approved by: jadawin@ (mentor) Revision Changes Path 1.45 +1 -5 ports/www/roundup/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!