This port is only needed simplejson if it run with python less than 2.6. From CHANGELOG: """ 0.10.3 (11/9/2010) * Don't require simplejson on Python 2.6 """ so patch attached makes it depend on simplejson only if python version is < 2.6. - while here, add LICENSE - bump portrevision because of dependency change Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen Over to maintainer (via the GNATS Auto Assign Tool)
wen 2011-09-21 08:18:54 UTC FreeBSD ports repository Modified files: www/py-WebError Makefile Log: - Depend on simplejson confitionally PR: ports/160857 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Revision Changes Path 1.5 +11 -3 ports/www/py-WebError/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!
wen 2011-09-21 08:23:32 UTC FreeBSD ports repository Modified files: www/py-WebError Makefile distinfo pkg-descr pkg-plist Log: - Depend on simplejson conditionally PR: ports/160857 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Revision Changes Path 1.6 +0 -0 ports/www/py-WebError/Makefile 1.4 +0 -0 ports/www/py-WebError/distinfo 1.2 +0 -0 ports/www/py-WebError/pkg-descr 1.2 +0 -0 ports/www/py-WebError/pkg-plist _______________________________________________ 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"