Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2008 03:06:15 +0900 (JST)
From:      NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mistral@imasy.or.jp
Subject:   ports/119367: [PATCH] deskutils/xcalendar: add Japanese holidays in 2008
Message-ID:  <200801051806.m05I6FmB007672@ra333.heimat.gr.jp>
Resent-Message-ID: <200801051810.m05IA1pD019940@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119367
>Category:       ports
>Synopsis:       [PATCH] deskutils/xcalendar: add Japanese holidays in 2008
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 05 18:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     NAKAJI Hiroyuki
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ra333.heimat.gr.jp 8.0-CURRENT FreeBSD 8.0-CURRENT #75: Thu Oct 25 16:18:01 JST 2007
>Description:
Japanese Holidays in 2008 are added to xcalendar-uj.hol.

Port maintainer (mistral@imasy.or.jp) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xcalendar-4.0.2006_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /net/www/home/ncvs/ports/deskutils/xcalendar/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	19 May 2007 20:01:55 -0000	1.15
+++ Makefile	5 Jan 2008 18:02:23 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xcalendar
 PORTVERSION=	4.0.2006
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils
 MASTER_SITES=	${MASTER_SITE_PORTS_JP}
 DISTNAME=	${PORTNAME}-4.0+i18n
Index: files/xcalendar-uj.hol
===================================================================
RCS file: /net/www/home/ncvs/ports/deskutils/xcalendar/files/xcalendar-uj.hol,v
retrieving revision 1.5
diff -u -u -r1.5 xcalendar-uj.hol
--- files/xcalendar-uj.hol	20 Feb 2006 14:21:38 -0000	1.5
+++ files/xcalendar-uj.hol	5 Jan 2008 17:56:32 -0000
@@ -117,3 +117,20 @@
 11/23/2007	勤労感謝の日
 12/23/2007	天皇誕生日
 12/24/2007	振替休日
+01/01/2008	元日
+01/14/2008	成人の日
+02/11/2008	建国記念の日
+03/20/2008	春分の日
+04/29/2008	昭和の日
+05/03/2008	憲法記念日
+05/04/2008	みどりの日
+05/05/2008	こどもの日
+05/06/2008	振替休日
+07/21/2008	海の日
+09/15/2008	敬老の日
+09/23/2008	秋分の日
+10/13/2008	体育の日
+11/03/2008	文化の日
+11/23/2008	勤労感謝の日
+11/24/2008	振替休日
+12/23/2008	天皇誕生日
--- xcalendar-4.0.2006_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801051806.m05I6FmB007672>