From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 5 15:10:02 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2640316A41B for ; Fri, 5 Oct 2007 15:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D85AD13C458 for ; Fri, 5 Oct 2007 15:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l95FA13o045800 for ; Fri, 5 Oct 2007 15:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l95FA1Fx045799; Fri, 5 Oct 2007 15:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 5 Oct 2007 15:10:01 GMT Resent-Message-Id: <200710051510.l95FA1Fx045799@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, Pablo Picasso Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EC9216A41A for ; Fri, 5 Oct 2007 15:08:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 23E7D13C448 for ; Fri, 5 Oct 2007 15:08:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l95F8YvZ013942 for ; Fri, 5 Oct 2007 15:08:34 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l95F8X3d013941; Fri, 5 Oct 2007 15:08:33 GMT (envelope-from nobody) Message-Id: <200710051508.l95F8X3d013941@www.freebsd.org> Date: Fri, 5 Oct 2007 15:08:33 GMT From: Pablo Picasso To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: conf/116952: calendar.birthday: Pablo Picasso's birthday is October 25 not October 5 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2007 15:10:02 -0000 >Number: 116952 >Category: conf >Synopsis: calendar.birthday: Pablo Picasso's birthday is October 25 not October 5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 05 15:10:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Pablo Picasso >Release: 5.2 >Organization: >Environment: FreeBSD synergy.transbay.net 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Tue Jan 11 13:52:05 PST 2005 root@synergy.transbay.net:/usr/src/sys/i386/compile/BERKELEY i386 >Description: This "bug" appears in the FreeBSD 6.2-STABLE version of July 2007 too and in all FreeBSD versions that I can find. The /usr/bin/calendar program reports Pablo Picasso's birthday as October 5, but his birthday is actually October 25: >How-To-Repeat: /usr/bin/calendar -t05.10 >Fix: The contents of the /usr/share/calendar/calendar.birthday file need to be changed: Change the line: 10/05 Pablo Picasso born in Malaga, Spain, 1881 to: 10/25 Pablo Picasso born in Malaga, Spain, 1881 Test by issuing the calendar commands >Release-Note: >Audit-Trail: >Unformatted: >/usr/bin/calendar -t05.10 Oct 5 Pablo Picasso born in Malaga, Spain, 1881 Should be: >/usr/bin/calendar -t25.10 Oct 25 Pablo Picasso born in Malaga, Spain, 1881 >/usr/bin/calendar -t05.10 should not show Picasso, but testing for Oct 25 should >/usr/bin/calendar -t25.10 Oct 25 Pablo Picasso born in Malaga, Spain, 1881