Bug 197250

Summary: multimedia/audacious: doesn't build with NLS disabled
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: --- Flags: bugzilla: maintainer-feedback? (oliver)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Build log none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-02-01 18:22:25 UTC
Created attachment 152448 [details]
Build log

Log attached
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-01 18:22:25 UTC
Auto-assigned to maintainer oliver@FreeBSD.org
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-02-18 20:28:57 UTC
Testing fix similar to the fix for libqalculate, also see 196187.
While there, upgrade to 3.5.2.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-02-19 12:35:26 UTC
A commit references this bug:

Author: pi
Date: Thu Feb 19 12:35:23 UTC 2015
New revision: 379341
URL: https://svnweb.freebsd.org/changeset/ports/379341

Log:
  multimedia/audacious, -plugins: fix non-NLS build issue, 3.5 -> 3.5.2

  - fix build if NLS option is not selected
  - updated translations
  - fixes for a few more bugs, including #457, #458, and #462

  PR:		197250
  Submitted by:	amdmi3
  Approved by:	oliver (maintainer timeout)

Changes:
  head/multimedia/audacious/Makefile
  head/multimedia/audacious/distinfo
  head/multimedia/audacious-plugins/Makefile
  head/multimedia/audacious-plugins/distinfo
  head/multimedia/audacious-plugins/pkg-plist
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-02-19 12:36:31 UTC
Committed, thanks.