Bug 109374 - [PATCH] audio/umix: fix display.
Summary: [PATCH] audio/umix: fix display.
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-20 22:00 UTC by trasz
Modified: 2007-02-26 22:30 UTC (History)
0 users

See Also:


Attachments
umix-1.0.2_1.patch (1.59 KB, patch)
2007-02-20 22:00 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2007-02-20 22:00:14 UTC
Do not try to display unitialised string.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-20 22:00:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-26 22:24:50 UTC
miwi        2007-02-26 22:24:44 UTC

  FreeBSD ports repository

  Modified files:
    audio/umix           Makefile 
    audio/umix/files     patch-src::driver_oss.c 
  Log:
  - Fix display
  - Bump PORTREVISION
  
  PR:             109374
  Submitted by:   trasz
  
  Revision  Changes    Path
  1.17      +1 -1      ports/audio/umix/Makefile
  1.3       +8 -6      ports/audio/umix/files/patch-src::driver_oss.c
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-02-26 22:24:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!