Bug 121304 - [patch] multimedia/audacious-plugins: add FLAC option, also add Jack to pkg-plist
Summary: [patch] multimedia/audacious-plugins: add FLAC option, also add Jack to pkg-...
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 22:50 UTC by Chess Griffin
Modified: 2008-03-03 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.22 KB, patch)
2008-03-02 22:50 UTC, Chess Griffin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chess Griffin 2008-03-02 22:50:00 UTC
I built the new 1.4.5 audacious-plugins on my tinderbox and noticed two issues:  first, the new FLAC input plugin option was not listed in the OPTIONS= section and second, if Jack is selected as a build option, then it's not listed in pkg-plist and doesn't get removed.  These two issues should be fixed in this patch.  I also bumped the PORTREVISION to 1.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-02 22:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-03 16:34:11 UTC
oliver      2008-03-03 16:34:03 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/audacious-plugins Makefile pkg-plist 
  Log:
  add FLAC OPTION [1]
  fix timidity plugin [2]
  
  PR:             121304 [1]
  Submitted by:   "Chess Griffin" <chess@chessgriffin.com> [1]
                  "Zahemszky Gabor" <gabor@zahemszky.hu> [2]
  
  Revision  Changes    Path
  1.45      +4 -4      ports/multimedia/audacious-plugins/Makefile
  1.23      +2 -1      ports/multimedia/audacious-plugins/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 Oliver Lehmann freebsd_committer freebsd_triage 2008-03-03 16:34:19 UTC
State Changed
From-To: open->closed

committed, thanks!