NetBSD Problem Report #49123

From www@NetBSD.org  Sun Aug 17 09:45:42 2014
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 9564CADB9E
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 17 Aug 2014 09:45:42 +0000 (UTC)
Message-Id: <20140817094541.A33EEADBA8@mollari.NetBSD.org>
Date: Sun, 17 Aug 2014 09:45:41 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Correct error in calendar.holiday
X-Send-Pr-Version: www-1.0

>Number:         49123
>Category:       bin
>Synopsis:       Correct error in calendar.holiday
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 17 09:50:00 +0000 2014
>Closed-Date:    Sun Aug 17 10:02:16 +0000 2014
>Last-Modified:  Fri Nov 06 00:55:01 +0000 2015
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Admission Day in Hawaii is incorrect in calendar.holiday
>How-To-Repeat:

>Fix:
diff -u -p -r1.23 calendar.holiday
--- usr.bin/calendar/calendars/calendar.holiday	25 May 2014 16:08:11 -0000	1.23
+++ usr.bin/calendar/calendars/calendar.holiday	17 Aug 2014 09:16:59 -0000
@@ -285,7 +285,7 @@
 08/15	Independence Day in India
 08/15	Liberation Day in South Korea
 08/15	National Day in Congo
-08/16*	Admission Day in Hawaii, 1984 (3rd Friday)
+08/16*	Admission Day in Hawaii, 1959 (3rd Friday)
 08/16	Bennington Battle Day in Vermont
 08/16	Independence Days (3 days) in Gabon
 08/16	Restoration Day in Dominican Republic

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sun, 17 Aug 2014 10:02:16 +0000
State-Changed-Why:
Fixed, thanks.


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49123 CVS commit: src/usr.bin/calendar/calendars
Date: Sun, 17 Aug 2014 10:01:14 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Sun Aug 17 10:01:14 UTC 2014

 Modified Files:
 	src/usr.bin/calendar/calendars: calendar.holiday

 Log Message:
 Fix year of Hawaiian Admission Day. From Henning Petersen in PR 49123.


 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 src/usr.bin/calendar/calendars/calendar.holiday

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "Jeff Rizzo" <riz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49123 CVS commit: [netbsd-7] src/usr.bin/calendar/calendars
Date: Fri, 6 Nov 2015 00:52:36 +0000

 Module Name:	src
 Committed By:	riz
 Date:		Fri Nov  6 00:52:36 UTC 2015

 Modified Files:
 	src/usr.bin/calendar/calendars [netbsd-7]: calendar.birthday
 	    calendar.christian calendar.history calendar.holiday
 	    calendar.judaic calendar.netbsd calendar.usholiday

 Log Message:
 Pull up following revision(s) (requested by jnemeth in ticket #988):
 	usr.bin/calendar/calendars/calendar.birthday: revision 1.25
 	usr.bin/calendar/calendars/calendar.christian: revision 1.5
 	usr.bin/calendar/calendars/calendar.netbsd: revision 1.33
 	usr.bin/calendar/calendars/calendar.netbsd: revision 1.34
 	usr.bin/calendar/calendars/calendar.netbsd: revision 1.35
 	usr.bin/calendar/calendars/calendar.usholiday: revision 1.6
 	usr.bin/calendar/calendars/calendar.holiday: revision 1.24
 	usr.bin/calendar/calendars/calendar.holiday: revision 1.25
 	usr.bin/calendar/calendars/calendar.judaic: revision 1.5
 	usr.bin/calendar/calendars/calendar.history: revision 1.31
 	usr.bin/calendar/calendars/calendar.history: revision 1.32
 note birth and death of Douglas Adams
 Fix year of Hawaiian Admission Day. From Henning Petersen in PR 49123.
 - sort
 - add a bunch of missing release
 If we're going to note the USSR shooting down civilian airliners,
 we should be fair and pick on the USA as well.
 Add pkgsrc/Bitrig
 Switch from a mixture of tabs & 3 spaces to a single style, 3 spaces
 Pretty difficult for a TV show (Star Trek) to have a first airing
 on two different dates.  Dump the erroneous one.
 Adjust dates for floating holidays.  Use 2015 for things happening from
 mid-October onwards, and 2016 for things happening earlier.


 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.24.6.1 \
     src/usr.bin/calendar/calendars/calendar.birthday
 cvs rdiff -u -r1.4 -r1.4.10.1 \
     src/usr.bin/calendar/calendars/calendar.christian \
     src/usr.bin/calendar/calendars/calendar.judaic
 cvs rdiff -u -r1.30 -r1.30.4.1 \
     src/usr.bin/calendar/calendars/calendar.history
 cvs rdiff -u -r1.23 -r1.23.2.1 \
     src/usr.bin/calendar/calendars/calendar.holiday
 cvs rdiff -u -r1.32 -r1.32.2.1 src/usr.bin/calendar/calendars/calendar.netbsd
 cvs rdiff -u -r1.4.10.1 -r1.4.10.2 \
     src/usr.bin/calendar/calendars/calendar.usholiday

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.