Summary: | [PATCH] audio/firefly: depend on sqlite3 / fix rc script warning | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ulrich Spoerlein <uspoerlein> | ||||||
Component: | Individual Port(s) | Assignee: | Beech Rintoul <beech> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | mark | ||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Ulrich Spoerlein
2008-12-13 17:20:03 UTC
Maintainer of audio/firefly, Please note that PR ports/129617 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/129617 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it State Changed From-To: feedback->open From misfiled PR ports/129902: Date: Tue, 23 Dec 2008 23:07:50 -0800 Please attach the second patch and send it to me directly. Patches inserted into email frequently are mangled as is the case here. Thanks, Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/7.0R/announce.html --------------------------------------------------------------------------------------- Beech Rintoul wrote: > Please attach the second patch and send it to me directly. Patches inserted > into email frequently are mangled as is the case here. > > Thanks, > > Beech > Ok attached beech 2008-12-27 01:43:12 UTC FreeBSD ports repository Modified files: audio/firefly Makefile audio/firefly/files mt-daapd.in Log: - Depend on sqlite3, which is more likely to be already installed than sqlite2 - Fix a warning when no firefly_enable var is set in rc.conf PR: ports/129617 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Approved by: Mark Foster <mark@foster.cc> (maintainer) Revision Changes Path 1.2 +3 -2 ports/audio/firefly/Makefile 1.2 +4 -2 ports/audio/firefly/files/mt-daapd.in _______________________________________________ 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: open->closed Committed, Thanks! |