Bug 160923 - [PATCH] audio/osdmixer: add missing dependency
Summary: [PATCH] audio/osdmixer: add missing dependency
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: Lars Engels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-22 22:50 UTC by Julien Laffaye
Modified: 2011-09-29 20:00 UTC (History)
1 user (show)

See Also:


Attachments
osdmixer-0.9_4.patch (485 bytes, patch)
2011-09-22 22:50 UTC, Julien Laffaye
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Laffaye freebsd_committer freebsd_triage 2011-09-22 22:50:04 UTC
osdmixer requires libxosd.so.4

Port maintainer (lme@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-22 22:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lme

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-29 19:58:29 UTC
lme         2011-09-29 18:58:16 UTC

  FreeBSD ports repository

  Modified files:
    audio/osdmixer       Makefile 
    sysutils/nbosd       Makefile 
  Log:
  - Change misc/xosd from BUILD_DEPENDS to LIB_DEPENDS
  - Bump PORTREVISION
  
  PR:             ports/160923
  Submitted by:   jlaffaye
  Approved by:    maintainer (me)
  
  Revision  Changes    Path
  1.7       +2 -2      ports/audio/osdmixer/Makefile
  1.12      +2 -2      ports/sysutils/nbosd/Makefile
_______________________________________________
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 Lars Engels freebsd_committer freebsd_triage 2011-09-29 19:58:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!