Bug 91616 - Update freevo port to version 1.5.4
Summary: Update freevo port to version 1.5.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: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-11 00:50 UTC by Soren Dossing
Modified: 2006-02-07 23:20 UTC (History)
0 users

See Also:


Attachments
file.diff (777 bytes, patch)
2006-01-11 00:50 UTC, Soren Dossing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Soren Dossing 2006-01-11 00:50:02 UTC
Freevo 1.5.4 has bug fixes for python 2.4.

Fix: PORTNAME=      freevo
-PORTVERSION=   1.5.3
-PORTREVISION=  1
+PORTVERSION=   1.5.4
+PORTREVISION=  0
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    freevo


Freevo is now installed.  It might be a good idea to read the docs
-  in %%PREFIX%%/share/doc/freevo-1.5.3
+  in %%PREFIX%%/share/doc/freevo-1.5.4

   By default Freevo is configured with a single VFS in /var/db/cache.
   You can use this by adding users to the freevo group.--iFyYLFDYeOPn5re2Yc8jQ8vsX5OpEqjpvfeZBRmSywgEry07
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ur multimedia/freevo/Makefile multimedia/freevo/Makefile
--- multimedia/freevo/Makefile  Thu Jan  5 12:57:27 2006
+++ multimedia/freevo/Makefile  Tue Jan 10 11:11:01 2006
@@ -6,8 +6,8 @@
 #
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-11 00:52:49 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2006-02-07 15:15:36 UTC
State Changed
From-To: feedback->open

Submitter is now maintainer, feedback not required. 


Comment 3 Sam Lawrance freebsd_committer freebsd_triage 2006-02-07 15:15:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Take it.
Comment 4 Sam Lawrance freebsd_committer freebsd_triage 2006-02-07 22:48:35 UTC
State Changed
From-To: open->closed

Commmitted, thanks!  Happy maintainership :-) 

We prefer to remove PORTREVISION rather than set it to zero. 

Consider moving pkg-message to files/pkg-message.in and 
adding it to SUB_FILES.  (I accidentally left a SUB_LIST 
entry for PORTVERSION in the Makefile when I was testing, 
but now you can use it ;-)