Summary: | [patch] audio/asunder: make options available, set dependencies | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Volker <volker> | ||||||||||||
Component: | Individual Port(s) | Assignee: | Ion-Mihai "IOnut" Tetcu <itetcu> | ||||||||||||
Status: | Closed FIXED | ||||||||||||||
Severity: | Affects Only Me | ||||||||||||||
Priority: | Normal | ||||||||||||||
Version: | Latest | ||||||||||||||
Hardware: | Any | ||||||||||||||
OS: | Any | ||||||||||||||
Attachments: |
|
Description
Volker
2007-09-19 00:00:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->itetcu itetcu@ wants his PRs State Changed From-To: open->feedback Awaiting maintainers feedback patch approved.
thanks,
frase
Edwin Groothuis wrote:
> Maintainer of audio/asunder,
>
> Please note that PR ports/116451 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/116451
>
scratch that... here's a better one :) new patches attached. frase miwi 2007-10-08 11:50:10 UTC FreeBSD ports repository Modified files: audio/asunder pkg-plist Added files: audio/asunder/files patch-src_main.c patch-src_threads.c Removed files: audio/asunder/files patch-src-main.c Log: - Add missing dependes - Add OPTIONS handling - Fix Crash [1] PR: 116451 Submitted by: volker@vwsoft.com Approved by: maintainer [1] Revision Changes Path 1.2 +0 -104 ports/audio/asunder/files/patch-src-main.c (dead) 1.1 +133 -0 ports/audio/asunder/files/patch-src_main.c (new) 1.1 +28 -0 ports/audio/asunder/files/patch-src_threads.c (new) 1.2 +0 -1 ports/audio/asunder/pkg-plist _______________________________________________ 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" State Changed From-To: feedback->closed Committed. Thanks! miwi 2007-10-08 20:36:55 UTC FreeBSD ports repository Modified files: audio/asunder Makefile Log: - Add OPTIONS handling PR: 116451 Submitted by: volker@vwsoft.com Approved by: maintainer Revision Changes Path 1.2 +20 -1 ports/audio/asunder/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" |