From owner-svn-ports-head@FreeBSD.ORG Fri May 17 23:13:06 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BE7C088F for ; Fri, 17 May 2013 23:13:06 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by mx1.freebsd.org (Postfix) with ESMTP id 989542EE for ; Fri, 17 May 2013 23:13:06 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id fa10so3995464pad.5 for ; Fri, 17 May 2013 16:13:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=NzKkvGkHgDz6KjqBtDAkqwhclx2dPZsnBS8bg82vttA=; b=Z+HeuRNOV5ZhrRqWJbvGXEDX6qBhjwPQkLErZBJyAZcUM3Jm42KGePc3bHbIqm2Ytr H/soIdan0eEgymzbXbM/diXI139vMivgp/AvGHw81jrW/DBVo/11lgvIMcQ1aGizksLm gNj71P9BEs6AgQ+1ge9PfUs7kEI0puuCjn31Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=NzKkvGkHgDz6KjqBtDAkqwhclx2dPZsnBS8bg82vttA=; b=UwpGkYZammUSgA7pv/FOLi+uHcvl6oxBMtvea96RjPYSPUUS6BXCEdVAkpcc/fSAL4 hHFQZ749ZbZa0RiAFCVLZGWJwELO0qBJ11g3R4baoTGmRrhx/gOBG1mKp7IrL8maiuUc jUI9uOA9YdGM7+QHaEbUrBNjMwnQmJHKCHJqgwwYCp4kJlhooGIE/iXs4MNBwKpBKQjB +t7DEmvyOTYHReTiiPlXYiOyB0ToCTdvC/Pe/raK/MTAPmgLbteZCeALON+QL1THUuGA t7KHBwjRLV4sRhZ3GTBvk7e9BlEvuI6862LBuMairXA/gJ9isKRFSVw6qypefnr8TlnE sQmg== X-Received: by 10.68.115.167 with SMTP id jp7mr49684781pbb.145.1368832386152; Fri, 17 May 2013 16:13:06 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.70.12.97 with HTTP; Fri, 17 May 2013 16:12:36 -0700 (PDT) In-Reply-To: <201305171936.r4HJaKbo089969@svn.freebsd.org> References: <201305171936.r4HJaKbo089969@svn.freebsd.org> From: Eitan Adler Date: Fri, 17 May 2013 19:12:36 -0400 X-Google-Sender-Auth: pPsJRYKD6xLxs75LN9EbhVLIynM Message-ID: Subject: Re: svn commit: r318399 - in head/multimedia: vdr-plugin-infosatepg vdr-plugin-osdteletext vdr-plugin-upnp To: Juergen Lock Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQn1eKddQkXMY/Qy9Z+kM+Pp6lLKwu8W8a+lntfwl09cK9Q/mOwDnH8hstSdrMyLcNJpXWrP Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2013 23:13:06 -0000 On 17 May 2013 15:36, Juergen Lock wrote: > Author: nox > Date: Fri May 17 19:36:19 2013 > New Revision: 318399 > URL: http://svnweb.freebsd.org/changeset/ports/318399 > > Log: > - Fix plists now that we care about dirs below /var . > (We still don't delete runtime data files the ports may have created > there, should we?) No. Consider users upgrading ports (or those without backups for database files). -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams