From owner-cvs-all@FreeBSD.ORG Tue Jun 29 20:47:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F12A816A4CE; Tue, 29 Jun 2004 20:47:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB3B243D2F; Tue, 29 Jun 2004 20:47:31 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5TKlVxM007183; Tue, 29 Jun 2004 20:47:31 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5TKlV0A007182; Tue, 29 Jun 2004 20:47:31 GMT (envelope-from lth) Message-Id: <200406292047.i5TKlV0A007182@repoman.freebsd.org> From: Lars Thegler Date: Tue, 29 Jun 2004 20:47:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/daapd Makefile distinfo pkg-message pkg-plist ports/audio/daapd/files daapd.sh patch-README patch-daapd-example.conf patch-daapd.8 patch-daapd.cc patch-makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 20:47:32 -0000 lth 2004-06-29 20:47:31 UTC FreeBSD ports repository Modified files: audio/daapd Makefile distinfo pkg-message pkg-plist audio/daapd/files daapd.sh patch-makefile Added files: audio/daapd/files patch-README patch-daapd-example.conf patch-daapd.8 patch-daapd.cc Log: - Update to 0.2.2c - Use rc.subr, cache file and OPTIONS Approved by: erwin (implicit) Revision Changes Path 1.6 +26 -5 ports/audio/daapd/Makefile 1.4 +2 -2 ports/audio/daapd/distinfo 1.3 +39 -25 ports/audio/daapd/files/daapd.sh 1.1 +11 -0 ports/audio/daapd/files/patch-README (new) 1.1 +15 -0 ports/audio/daapd/files/patch-daapd-example.conf (new) 1.1 +11 -0 ports/audio/daapd/files/patch-daapd.8 (new) 1.1 +22 -0 ports/audio/daapd/files/patch-daapd.cc (new) 1.3 +67 -8 ports/audio/daapd/files/patch-makefile 1.2 +11 -1 ports/audio/daapd/pkg-message 1.4 +2 -2 ports/audio/daapd/pkg-plist