Bug 194502 - [MAINTAINER] audio/alsa-*: drop USES=alias
Summary: [MAINTAINER] audio/alsa-*: drop USES=alias
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-20 20:38 UTC by Jan Beich
Modified: 2014-10-20 21:36 UTC (History)
0 users

See Also:


Attachments
fix (1.57 KB, patch)
2014-10-20 20:38 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2014-10-20 20:38:12 UTC
Created attachment 148521 [details]
fix

Partially revert ports r371241 as ALSA ports are already properly ifdef'd since 1.0.28 update. The only exception is alsa-plugins/files/alsa-plugins.patch which wouldn't work on OSS code before FreeBSD 8.0 i.e., on DragonFly before issue 2633 resolved.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-10-20 21:31:54 UTC
A commit references this bug:

Author: marino
Date: Mon Oct 20 21:31:07 UTC 2014
New revision: 371304
URL: https://svnweb.freebsd.org/changeset/ports/371304

Log:
  audio/alsa-*: drop USES=alias

  Jan says alias is no longer needed on alsa since verion 1.0.28.

  PR:		194502

Changes:
  head/audio/alsa-lib/Makefile
  head/audio/alsa-plugins/Makefile
  head/audio/alsa-utils/Makefile
Comment 2 John Marino freebsd_committer freebsd_triage 2014-10-20 21:36:02 UTC
Thanks.  I didn't have to verify this myself so I just relied on your advice that this is the correct thing to do for DragonFly.  I'll find out soon enough on the next package build. :)