Bug 59279

Summary: [non maintainer] update and fix multimedia/beep-media-player (-> 1.0pre5)
Product: Ports & Packages Reporter: Simon Barner <barner>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: flynn
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Simon Barner 2003-11-14 06:30:15 UTC
- This port did not work for me on -STABLE (since there were lots of
  variables that were not declared at the beginning of a {}-block but also
  in the middle (C++ style)).
  
  I will also submit these changes to upstream.

- I used the most recent snapshot for my works (pre5).

- I also added one file to the plist. I also noticed, that the
 %%ESDPLUGIN%% magic does not work on my system (It does not seem to be
 replaced by the ESDPLUGIN PLIST_SUB variable. I am sure that this is
 quickly fixed by someone who as more insight than me in these regards).

How-To-Repeat: N/A
Comment 1 Mark Linimon 2003-11-14 11:33:16 UTC
Adding to audio log from misplaced followup ports/59286:

  Tested ok on 5.1-RELEASE-p10. Looks good except I think PORTREVISION
  should be bumped. Modulo that, it's ready to be committed as it is.

  Cheers,
  --
         Miguel Mendez <flynn@energyhq.es.eu.org>
         http://www.energyhq.es.eu.org
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-11-15 02:24:30 UTC
State Changed
From-To: open->closed

Committed, thanks!