From owner-svn-ports-all@FreeBSD.ORG Fri Oct 25 20:48:28 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6E4B8A55; Fri, 25 Oct 2013 20:48:28 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay002.isp.belgacom.be (mailrelay002.isp.belgacom.be [195.238.6.175]) by mx1.freebsd.org (Postfix) with ESMTP id 8A4E82025; Fri, 25 Oct 2013 20:48:27 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmEGAGLYalJbs4WZ/2dsb2JhbABZgwc4SL5UgSIXdIIlAQEFOhwjEAsOBgQJJQ8qHgaIHgEIuTSPIDMHhCwDmAmBMJBYgyg6 Received: from 153.133-179-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.179.133.153]) by relay.skynet.be with ESMTP; 25 Oct 2013 22:48:18 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.7/8.14.7) with ESMTP id r9PKmHYN071108; Fri, 25 Oct 2013 22:48:17 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Fri, 25 Oct 2013 22:48:17 +0200 From: Tijl Coosemans To: Kris Moore Subject: Re: svn commit: r331482 - head/sysutils/pcbsd-utils-qt4 Message-ID: <20131025224817.47d7e612@kalimero.tijl.coosemans.org> In-Reply-To: <201310241240.r9OCeSox064020@svn.freebsd.org> References: <201310241240.r9OCeSox064020@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 20:48:28 -0000 On Thu, 24 Oct 2013 12:40:28 +0000 (UTC) Kris Moore wrote: > Author: kmoore > Date: Thu Oct 24 12:40:27 2013 > New Revision: 331482 > URL: http://svnweb.freebsd.org/changeset/ports/331482 > > Log: > - Update to 1382605460 > - Fix build on 10 > > Modified: head/sysutils/pcbsd-utils-qt4/pkg-plist > ============================================================================== > --- head/sysutils/pcbsd-utils-qt4/pkg-plist Thu Oct 24 12:39:47 2013 (r331481) > +++ head/sysutils/pcbsd-utils-qt4/pkg-plist Thu Oct 24 12:40:27 2013 (r331482) > @@ -2773,6 +2773,7 @@ include/pcbsd-ui.h > @dirrmtry share/warden > @dirrmtry share/pcbsd/scripts > @dirrmtry share/pcbsd > +@dirrmtry share/applications This line should be removed again. It was recently removed because share/applications is part of BSD.local.dist now.