Bug 157171

Summary: [patch] multimedia/cx88: add IGNORE tag and analog capture patch
Product: Ports & Packages Reporter: jason.harmening
Component: Individual Port(s)Assignee: Frederic Culot <culot>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description jason.harmening 2011-05-19 01:10:11 UTC
--Add IGNORE tag for kernels that lack kmem_alloc_attr()
--Fix bug w/ analog audio slave captures

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2011-05-19 06:14:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-19 09:11:50 UTC
culot       2011-05-19 08:11:36 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/cx88      Makefile 
  Added files:
    multimedia/cx88/files 
                          patch-client-analog-cx88__analog__driver.cpp 
  Log:
  - Add IGNORE tag for kernels that lack kmem_alloc_attr()
  - Fix bug w/ analog audio slave captures
  - Bump PORTREVISION
  
  PR:             ports/157171
  Submitted by:   Jason Harmening <jason.harmening@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.14      +7 -0      ports/multimedia/cx88/Makefile
  1.1       +15 -0     ports/multimedia/cx88/files/patch-client-analog-cx88__analog__driver.cpp (new)
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2011-05-19 09:11:52 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!