Bug 194502

Summary: [MAINTAINER] audio/alsa-*: drop USES=alias
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix none

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. :)