From owner-svn-ports-head@FreeBSD.ORG Thu Oct 23 06:21:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53C81BBB; Thu, 23 Oct 2014 06:21:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF90FF81; Thu, 23 Oct 2014 06:21:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9N6LC5Q039016; Thu, 23 Oct 2014 06:21:12 GMT (envelope-from edwin@FreeBSD.org) Received: (from edwin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9N6LCt0039012; Thu, 23 Oct 2014 06:21:12 GMT (envelope-from edwin@FreeBSD.org) Message-Id: <201410230621.s9N6LCt0039012@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: edwin set sender to edwin@FreeBSD.org using -f From: Edwin Groothuis Date: Thu, 23 Oct 2014 06:21:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371376 - head/misc/zoneinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 23 Oct 2014 06:21:13 -0000 Author: edwin Date: Thu Oct 23 06:21:11 2014 New Revision: 371376 URL: https://svnweb.freebsd.org/changeset/ports/371376 QAT: https://qat.redports.org/buildarchive/r371376/ Log: Add Pacific/Bougainville to pkg-plist, add comment on how to check it. Thanks to darius on #bugs. Modified: head/misc/zoneinfo/Makefile head/misc/zoneinfo/pkg-plist Modified: head/misc/zoneinfo/Makefile ============================================================================== --- head/misc/zoneinfo/Makefile Thu Oct 23 06:14:48 2014 (r371375) +++ head/misc/zoneinfo/Makefile Thu Oct 23 06:21:11 2014 (r371376) @@ -18,6 +18,8 @@ TZFILES= africa antarctica asia australa factory northamerica southamerica systemv POSIXRULES= America/New_York +# Run with "DEVELOPER=1 make check-plist" before commiting! + # Prevent packages if on the FreeBSD building cluster. This because # it overwrites system files and directories. .if defined(PACKAGE_BUILDING) Modified: head/misc/zoneinfo/pkg-plist ============================================================================== --- head/misc/zoneinfo/pkg-plist Thu Oct 23 06:14:48 2014 (r371375) +++ head/misc/zoneinfo/pkg-plist Thu Oct 23 06:21:11 2014 (r371376) @@ -427,6 +427,7 @@ %%DATADIR%%/PST8PDT %%DATADIR%%/Pacific/Apia %%DATADIR%%/Pacific/Auckland +%%DATADIR%%/Pacific/Bougainville %%DATADIR%%/Pacific/Chatham %%DATADIR%%/Pacific/Chuuk %%DATADIR%%/Pacific/Easter @@ -466,20 +467,20 @@ %%DATADIR%%/WET %%DATADIR%%/posixrules %%DATADIR%%/zone.tab -@dirrm %%DATADIR%%/SystemV -@dirrm %%DATADIR%%/Pacific -@dirrm %%DATADIR%%/Indian -@dirrm %%DATADIR%%/Europe -@dirrm %%DATADIR%%/Etc -@dirrm %%DATADIR%%/Australia -@dirrm %%DATADIR%%/Atlantic -@dirrm %%DATADIR%%/Asia -@dirrm %%DATADIR%%/Arctic -@dirrm %%DATADIR%%/Antarctica -@dirrm %%DATADIR%%/America/North_Dakota -@dirrm %%DATADIR%%/America/Kentucky -@dirrm %%DATADIR%%/America/Indiana -@dirrm %%DATADIR%%/America/Argentina -@dirrm %%DATADIR%%/America @dirrm %%DATADIR%%/Africa +@dirrm %%DATADIR%%/America +@dirrm %%DATADIR%%/America/Argentina +@dirrm %%DATADIR%%/America/Indiana +@dirrm %%DATADIR%%/America/Kentucky +@dirrm %%DATADIR%%/America/North_Dakota +@dirrm %%DATADIR%%/Antarctica +@dirrm %%DATADIR%%/Arctic +@dirrm %%DATADIR%%/Asia +@dirrm %%DATADIR%%/Atlantic +@dirrm %%DATADIR%%/Australia +@dirrm %%DATADIR%%/Etc +@dirrm %%DATADIR%%/Europe +@dirrm %%DATADIR%%/Indian +@dirrm %%DATADIR%%/Pacific +@dirrm %%DATADIR%%/SystemV @dirrmtry %%DATADIR%%