From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 31 22:20:03 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81EB916A4CE for ; Thu, 31 Mar 2005 22:20:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B74943D39 for ; Thu, 31 Mar 2005 22:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2VMK3Tr067587 for ; Thu, 31 Mar 2005 22:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2VMK3er067586; Thu, 31 Mar 2005 22:20:03 GMT (envelope-from gnats) Resent-Date: Thu, 31 Mar 2005 22:20:03 GMT Resent-Message-Id: <200503312220.j2VMK3er067586@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thierry Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3526116A4CE for ; Thu, 31 Mar 2005 22:19:58 +0000 (GMT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AED743D2D for ; Thu, 31 Mar 2005 22:19:57 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 7EA89763A; Fri, 1 Apr 2005 00:19:04 +0200 (CEST) Message-Id: <20050331221904.7EA89763A@graf.pompo.net> Date: Fri, 1 Apr 2005 00:19:04 +0200 (CEST) From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/79415: Fix "Mothers Day" in calendar.french. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry Thomas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 22:20:03 -0000 >Number: 79415 >Category: misc >Synopsis: Fix "Mothers Day" in calendar.french. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Mar 31 22:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.11-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Sun Jan 30 13:45:16 CET 2005 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: - fix dates of Mothers Day and Fathers Day in calendar.jferies; - since I'm there, add a missing common firstname in calendar.fetes. Remark: in France, Mothers Day is the last sunday of May, unless it is also Easter+49, but I don't know how to write this rule. >How-To-Repeat: `calendar -t 29.05.2005' should report "Fetes des meres". >Fix: Please apply the following patches: --- calendar.jferies.diff begins here --- --- src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies.orig Mon Apr 29 22:57:36 2002 +++ src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies Thu Mar 31 23:54:38 2005 @@ -39,7 +39,8 @@ 10/SundayLast Passage à l'heure d'hiver /* Divers */ -May Sun+2 Fêtes des mères -June Sun+2 Fêtes des pères +/* BUG : si Pentecôte = 05/SunLast, fête des mères repoussée d'une semaine */ +05/SundayLast Fêtes des mères +June Sun+3 Fêtes des pères #endif /*! _fr_FR_ISO8859_1_jferies_ */ --- calendar.jferies.diff ends here --- --- calendar.fetes.diff begins here --- --- src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.fetes.orig Mon Apr 29 22:57:36 2002 +++ src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.fetes Fri Apr 1 00:00:01 2005 @@ -124,7 +124,7 @@ 02/15 Bonne fête aux Georgette ! 02/16 Aujourd'hui, c'est la St(e) Julienne. 02/17 N'oubliez pas les Alexis ! -02/18 Bonne fête aux Bernadette ! +02/18 Bonne fête aux Bernadette et aux Nadine ! 02/19 Aujourd'hui, c'est la St(e) Gabin. 02/20 N'oubliez pas les Aimée ! 02/20 Bonne fête aux Aimé ! --- calendar.fetes.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: