From owner-cvs-all@FreeBSD.ORG Tue Jun 7 21:33:49 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 495A61065675; Tue, 7 Jun 2011 21:33:49 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 125598FC13; Tue, 7 Jun 2011 21:33:47 +0000 (UTC) Received: by ewy1 with SMTP id 1so2771531ewy.13 for ; Tue, 07 Jun 2011 14:33:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:organization :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=Ji2pRj3pxY5l7MTgMBKytWhvniu4kuVC92tXGo2wiXc=; b=OpXT4bkrYoRPCCgyTpiT77YGX4MnW80siBEXvjrilg2LIhRynAah31oIizUBcFW2qj ELwRrquDQedgWZbXnXV2T56VXS+ADfE5FHgRlKOAOT9A3+k0nNS4ZEnjw8HSZP5nVqaM IpM5INrq9w1D95QjhCaxThjima0gtId7ItST8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=Qip8YdyQ+NCJF1Os4NCj3IAd1KzqiqOuDm7K8cQXj1YVpuDtY66P7lnvYXkKw4AKsj aagstxBwkOPUW7Hz7QohVUkU5/bMlPoL6zjAXC+ZodoN19rAVuxIE3/6iz/QQjgacenc TQQoSQUUYy9ZgYZm04wSFIb8kAFL4wu/7hoO4= Received: by 10.14.9.98 with SMTP id 74mr2646773ees.10.1307482427110; Tue, 07 Jun 2011 14:33:47 -0700 (PDT) Received: from [192.168.1.14] (ip18-43-209-87.adsl2.static.versatel.nl [87.209.43.18]) by mx.google.com with ESMTPS id b1sm4256310eeg.5.2011.06.07.14.33.44 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Jun 2011 14:33:45 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <4DEE9937.6000503@freebsd.org> Date: Tue, 07 Jun 2011 23:33:43 +0200 From: Rene Ladan Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; nl-NL; rv:1.9.2.17) Gecko/20110430 Thunderbird/3.1.10 MIME-Version: 1.0 To: Baptiste Daroussin References: <201106061921.p56JLnML012349@repoman.freebsd.org> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: cvs-ports@freebsd.org, mark@foster.cc, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/mt-daapd Makefile ports/audio/mt-daapd/files pkg-deinstall.in pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2011 21:33:49 -0000 Op 07-06-2011 23:09, Baptiste Daroussin schreef: > 2011/6/6 Rene Ladan : >> rene 2011-06-06 19:21:48 UTC >> >> FreeBSD ports repository >> >> Modified files: >> audio/mt-daapd Makefile >> Removed files: >> audio/mt-daapd/files pkg-deinstall.in pkg-install.in >> Log: >> - Change this port to use the USERS and GROUPS variables [1] >> - Deprecate in favor of audio/firefly [2] >> >> PR: ports/157507 [1] [2] >> Submitted by: Chris Rees [utisoft gmail com] [1] >> maintainer [2] >> Approved by: maintainer [1] >> >> Revision Changes Path >> 1.20 +5 -4 ports/audio/mt-daapd/Makefile >> 1.3 +0 -27 ports/audio/mt-daapd/files/pkg-deinstall.in (dead) >> 1.3 +0 -53 ports/audio/mt-daapd/files/pkg-install.in (dead) >> > > Great, while deprecating it, it would be great to also add an > expiration date if suitable. > Cc'd the maintainer so he can suggest a date. René