From owner-svn-ports-head@freebsd.org Fri Oct 2 18:06:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C164BA0EE68; Fri, 2 Oct 2015 18:06:48 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C9911A30; Fri, 2 Oct 2015 18:06:48 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id t92I6d1n088793; Fri, 2 Oct 2015 11:06:43 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201510021806.t92I6d1n088793@gw.catspoiler.org> Date: Fri, 2 Oct 2015 11:06:39 -0700 (PDT) From: Don Lewis Subject: Re: svn commit: r398443 - in head/sysutils/cinnamon-control-center: . files To: ports-committers@freebsd.org cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org In-Reply-To: <201510021732.t92HW7KP011092@repo.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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, 02 Oct 2015 18:06:48 -0000 On 2 Oct, To: ports-committers@freebsd.org wrote: > Author: truckman > Date: Fri Oct 2 17:32:07 2015 > New Revision: 398443 > URL: https://svnweb.freebsd.org/changeset/ports/398443 > > Log: > Cherrypick a couple of unreleased timezone .png files from upstream for > the new North Korea timezone. This unbreaks the build on machines that > have an updated TZ database for this new timezone. > > Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D3740