- update to 3.2.0 - add license - this port now needs python2.5+: """checking whether /usr/local/bin/python2.7 version >= 2.5... yes""" - change USE_PYTHON to 2.5-2.7 (it will not work with python3) - drop no more needed py-[c]elementtree deps - move CPPFLAGS out of CONFIGURE_ENV - update WWW tinderbuild logs: 7.4: http://happy-nation.by.ru/ports/tb/7.4/ontv-3.2.0.log 8.2: http://happy-nation.by.ru/ports/tb/8.2/ontv-3.2.0.log tag: dropelementtree Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
kwm 2011-11-03 08:54:53 UTC FreeBSD ports repository Modified files: deskutils/ontv Makefile distinfo pkg-descr pkg-plist Added files: deskutils/ontv/files patch-bin_ontv patch-ontv__init__.py.in patch-ontv_dialogs.py Removed files: deskutils/ontv/files patch-ontv_Main.py patch-ontv___init__.in.py Log: Update to 3.2.0. Add LICENSE keywords. Restrict python versions that work. Update WWW. PR: ports/160485 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Revision Changes Path 1.18 +13 -9 ports/deskutils/ontv/Makefile 1.4 +2 -2 ports/deskutils/ontv/distinfo 1.1 +19 -0 ports/deskutils/ontv/files/patch-bin_ontv (new) 1.2 +0 -13 ports/deskutils/ontv/files/patch-ontv_Main.py (dead) 1.4 +0 -15 ports/deskutils/ontv/files/patch-ontv___init__.in.py (dead) 1.1 +15 -0 ports/deskutils/ontv/files/patch-ontv__init__.py.in (new) 1.1 +13 -0 ports/deskutils/ontv/files/patch-ontv_dialogs.py (new) 1.3 +1 -1 ports/deskutils/ontv/pkg-descr 1.5 +68 -73 ports/deskutils/ontv/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"
State Changed From-To: open->closed Committed Thanks!