From owner-cvs-ports@FreeBSD.ORG Sat Dec 27 01:43:12 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B09A21065673; Sat, 27 Dec 2008 01:43:12 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 88FA08FC1C; Sat, 27 Dec 2008 01:43:12 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBR1hCFF031741; Sat, 27 Dec 2008 01:43:12 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBR1hCjr031740; Sat, 27 Dec 2008 01:43:12 GMT (envelope-from beech) Message-Id: <200812270143.mBR1hCjr031740@repoman.freebsd.org> From: Beech Rintoul Date: Sat, 27 Dec 2008 01:43:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/firefly Makefile ports/audio/firefly/files mt-daapd.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2008 01:43:12 -0000 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 Approved by: Mark Foster (maintainer) Revision Changes Path 1.2 +3 -2 ports/audio/firefly/Makefile 1.2 +4 -2 ports/audio/firefly/files/mt-daapd.in