Bug 140592 - audio/oss: oss soundoff "/usr/sbin/ossdevlinks" should be "/usr/local/sbin/ossdevlink"
Summary: audio/oss: oss soundoff "/usr/sbin/ossdevlinks" should be "/usr/local/sbin/os...
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: Jung-uk Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 04:10 UTC by Monty Hall
Modified: 2009-11-16 18:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Monty Hall 2009-11-16 04:10:01 UTC
OSS 4.2-build2002, when "soundoff" is executed during a reboot a missing
file error occurs.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-11-16 04:47:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jkim

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-16 18:12:45 UTC
jkim        2009-11-16 18:12:31 UTC

  FreeBSD ports repository

  Modified files:
    audio/oss            Makefile distinfo 
    audio/oss/files      patch-setup-FreeBSD-sbin-soundoff 
  Log:
  - Chase distfile change.  The previous tarball was actually build 2001.
  - Fix soundoff and add a proper prefix to ossdevlinks[1].
  
  PR:             ports/139580, ports/140592[1]
  Submitted by:   Michael Hax (nc dot bash at gmail dot com)
  
  Revision  Changes    Path
  1.35      +1 -0      ports/audio/oss/Makefile
  1.17      +3 -3      ports/audio/oss/distinfo
  1.4       +9 -4      ports/audio/oss/files/patch-setup-FreeBSD-sbin-soundoff
_______________________________________________
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 Jung-uk Kim freebsd_committer freebsd_triage 2009-11-16 18:15:45 UTC
State Changed
From-To: open->closed

Fix committed.  Thanks!