Bug 160485 - [UPDATE] deskutils/ontv: update to 3.2.0
Summary: [UPDATE] deskutils/ontv: update to 3.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 13:40 UTC by R.Mahmatkhanov
Modified: 2011-11-03 09:00 UTC (History)
0 users

See Also:


Attachments
file.diff (13.27 KB, patch)
2011-09-05 13:40 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-09-05 13:40:00 UTC
- 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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-05 13:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-03 08:55:22 UTC
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"
Comment 3 Koop Mast freebsd_committer freebsd_triage 2011-11-03 08:55:54 UTC
State Changed
From-To: open->closed

Committed Thanks!