Bug 152965 - port update: multimedia/freevo-1.9.0_3 to freevo-1.9.0_4
Summary: port update: multimedia/freevo-1.9.0_3 to freevo-1.9.0_4
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 19:00 UTC by J.R. Oldroyd
Modified: 2011-01-20 14:00 UTC (History)
0 users

See Also:


Attachments
file.diff (10.87 KB, patch)
2010-12-09 19:00 UTC, J.R. Oldroyd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2010-12-09 19:00:21 UTC
Port was broken following recent python updates.
Attached patch fixes the problems by:
- removing dependency on python 2.5 version
- adding additional patches needed due to python Twisted library updates
- fixes to rc.d script

How-To-Repeat: n/a
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2011-01-20 12:51:09 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-20 13:58:58 UTC
pav         2011-01-20 13:58:54 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/freevo    Makefile distinfo 
    multimedia/freevo/files freevo.in 
  Added files:
    multimedia/freevo/files patch-src-www-htdocs-fileinfo.rpy 
                            patch-src-www-htdocs-guide.rpy 
                            patch-src-www-htdocs-guidechannel.rpy 
                            patch-src-www-htdocs-proginfo.rpy 
                            patch-src-www-htdocs-search.rpy 
                            patch-src-www-htdocs-vlcwin.rpy 
                            patch-src-www-web_types.py 
  Log:
  Port was broken following recent python updates.
  - remove dependency on python 2.5 version
  - add additional patches needed due to python Twisted library updates
  - fix rc.d script
  
  PR:             ports/152965
  Submitted by:   J.R. Oldroyd <fbsd@opal.com> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.24      +7 -2      ports/multimedia/freevo/Makefile
  1.7       +0 -1      ports/multimedia/freevo/distinfo
  1.3       +48 -25    ports/multimedia/freevo/files/freevo.in
  1.1       +10 -0     ports/multimedia/freevo/files/patch-src-www-htdocs-fileinfo.rpy (new)
  1.1       +11 -0     ports/multimedia/freevo/files/patch-src-www-htdocs-guide.rpy (new)
  1.1       +10 -0     ports/multimedia/freevo/files/patch-src-www-htdocs-guidechannel.rpy (new)
  1.1       +10 -0     ports/multimedia/freevo/files/patch-src-www-htdocs-proginfo.rpy (new)
  1.1       +24 -0     ports/multimedia/freevo/files/patch-src-www-htdocs-search.rpy (new)
  1.1       +10 -0     ports/multimedia/freevo/files/patch-src-www-htdocs-vlcwin.rpy (new)
  1.1       +34 -0     ports/multimedia/freevo/files/patch-src-www-web_types.py (new)
_______________________________________________
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"