Bug 161753 - [patch] multimedia/kdemultimedia3 plist incorrect with AKODE=off
Summary: [patch] multimedia/kdemultimedia3 plist incorrect with AKODE=off
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 20:30 UTC by Edward.Sanford.Sutton
Modified: 2011-10-18 03:34 UTC (History)
0 users

See Also:


Attachments
file.diff (494 bytes, patch)
2011-10-17 20:30 UTC, Edward.Sanford.Sutton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edward.Sanford.Sutton freebsd_committer freebsd_triage 2011-10-17 20:30:10 UTC
multimedia/kdemultimedia3 plist always includes libarts_akode* libs but should not include them when AKODE is turned off in the options screen.

Fix: Patch attached with submission follows:
How-To-Repeat: set AKODE=off at the config dialog, install the port, and make a package or deinstall the port will show the problem.
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-10-17 21:56:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-18 00:22:12 UTC
pawel       2011-10-17 23:21:58 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/kdemultimedia3 pkg-plist 
  Log:
  Fix plist when WITHOUT_AKODE=true
  
  PR:             ports/161753
  Submitted by:   Edward Sanford Sutton, III <mirror17@cox.net>
  
  Revision  Changes    Path
  1.45      +4 -4      ports/multimedia/kdemultimedia3/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 Pawel Pekala freebsd_committer freebsd_triage 2011-10-18 00:22:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!