From nobody@FreeBSD.org  Tue Apr 17 18:00:46 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id CCB9137B424
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Apr 2001 18:00:45 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f3I10jQ73299;
	Tue, 17 Apr 2001 18:00:45 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200104180100.f3I10jQ73299@freefall.freebsd.org>
Date: Tue, 17 Apr 2001 18:00:45 -0700 (PDT)
From: joy@gkvk.hr
To: freebsd-gnats-submit@FreeBSD.org
Subject: update to src/usr.bin/calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
X-Send-Pr-Version: www-1.0

>Number:         26658
>Category:       conf
>Synopsis:       update to src/usr.bin/calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    edwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 18:10:01 PDT 2001
>Closed-Date:    Fri Sep 28 02:51:10 GMT 2007
>Last-Modified:  Fri Sep 28 03:00:09 GMT 2007
>Originator:     Josip Rodin
>Release:        
>Organization:
>Environment:
>Description:
The file src/usr.bin/calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
appears to contain incomplete/wrong data about holidays in Croatia.
Here's a patch.
>How-To-Repeat:

>Fix:
--- calendar.praznici~  Wed Apr 18 02:54:45 2001
+++ calendar.praznici   Wed Apr 18 02:58:14 2001
@@ -9,18 +9,23 @@

 LANG=hr_HR.ISO_8859-2

-/* slobodni dravni praznici */
+/* dravni praznici */
 Jan 01 Nova godina
-May 01 Prvi maj
-
+May 01 Praznik rada
+May 30  Dan dravnosti
+Jun 22  Dan antifaistike borbe
+Aug 05  Dan domovinske zahvalnosti

 /* slobodni kranski praznici */
+Jan 06  Sveta tri kralja
 Easter-2       Veliki petak
 Easter         Uskrs
 Easter+1       Uskrsni ponedjeljak
 Easter+49      Duhovi
 Easter+50      Duhovni ponedjeljak
 Easter+39      Uzaae
+Aug 15  Velika Gospa
+Nov 01  Svi sveti
 Dec 25   Boi
 Dec 26   Stjepandan


>Release-Note:
>Audit-Trail:

From: Mark Linimon <linimon@lonesome.com>
To: freebsd-gnats-submit@FreeBSD.org, joy@gkvk.hr
Cc:  
Subject: Re: misc/26658: update to src/usr.bin/calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
Date: Thu, 10 Oct 2002 19:34:45 -0500

 This is a multi-part message in MIME format.
 --------------060906090603080300010805
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Doing some bugbusting tonight.  This looks like it got lost in the 
 shuffle of
 changing the ISO_ nomenclature.  The attached should fix the appropriate
 renamed file.
 
 (Note, I don't speak the language, so someone will have to sanity check the
 entries for appropriateness).
 
 mcl
 
 
 --------------060906090603080300010805
 Content-Type: text/plain;
  name="fix"
 Content-Transfer-Encoding: 8bit
 Content-Disposition: inline;
  filename="fix"
 
 --- calendar.praznici.orig	Thu Oct 10 19:08:15 2002
 +++ calendar.praznici	Thu Oct 10 19:22:17 2002
 @@ -9,18 +9,23 @@
  
  LANG=hr_HR.ISO8859-2
  
 -/* slobodni dravni praznici */
 +/* dravni praznici */
  01/01	Nova godina
 -05/01	Prvi maj
 - 
 +05/01	Praznik rada
 +05/30	Dan dravnosti
 +06/22	Dan antifaistike borbe
 +08/05	Dan domovinske zahvalnosti
   
  /* slobodni kranski praznici */
 +01/06  Sveta tri kralja
  Easter-2	Veliki petak
  Easter		Uskrs
  Easter+1 	Uskrsni ponedjeljak
  Easter+49	Duhovi
  Easter+50	Duhovni ponedjeljak
  Easter+39	Uzaae
 +08/15   Velika Gospa
 +11/01   Svi sveti
  12/25   Boi
  12/26   Stjepandan
  
 
 --------------060906090603080300010805--
 

From: Josip Rodin <joy@gkvk.hr>
To: Mark Linimon <linimon@lonesome.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/26658: update to src/usr.bin/calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
Date: Fri, 11 Oct 2002 13:51:05 +0200

 On Thu, Oct 10, 2002 at 07:34:45PM -0500, Mark Linimon wrote:
 > Doing some bugbusting tonight.  This looks like it got lost in the shuffle
 > of changing the ISO_ nomenclature.  The attached should fix the
 > appropriate renamed file.
 > 
 > (Note, I don't speak the language, so someone will have to sanity check the
 > entries for appropriateness).
 
 Actually, two additional changes need to be done, our parliament shuffled
 stuff again :/
 
 After this patch is applied, one should also replace the one currently at
 05/30 with 06/25, and the new one on 05/30 is called "Tjelovo". There's also
 a new one at 10/08 and it's called "Dan neovisnosti".
 
 Thanks.
 -- 
      2. That which causes joy or happiness.
Responsible-Changed-From-To: freebsd-bugs->grog 
Responsible-Changed-By: kris 
Responsible-Changed-When: Thu Nov 6 19:05:43 PST 2003 
Responsible-Changed-Why:  
Assign to calendar maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26658 
Responsible-Changed-From-To: grog->edwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jun 25 02:12:49 UTC 2007 
Responsible-Changed-Why:  
grog@ asked me take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=4629 
Responsible-Changed-From-To: grog->edwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jun 25 02:12:49 UTC 2007 
Responsible-Changed-Why:  
grog@ asked me to take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26658 
State-Changed-From-To: open->analyzed 
State-Changed-By: edwin 
State-Changed-When: Fri Sep 14 02:09:09 UTC 2007 
State-Changed-Why:  
over to mentor for approval 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26658 
State-Changed-From-To: analyzed->patched 
State-Changed-By: edwin 
State-Changed-When: Fri Sep 21 23:43:07 UTC 2007 
State-Changed-Why:  
Commited to HEAD 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26658 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/26658: commit references a PR
Date: Fri, 21 Sep 2007 23:43:11 +0000 (UTC)

 edwin       2007-09-21 23:43:04 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.bin/calendar/calendars/hr_HR.ISO8859-2 calendar.praznici 
   Log:
   Update to calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
   with fixes and new dates.
   
   PR:             conf/26658
   Submitted by:   Josip Rodin <joy@gkvk.hr>
   Approved by:    re@ (bmah), grog@ (mentor)
   MFC after:      1 week
   
   Revision  Changes    Path
   1.8       +15 -8     src/usr.bin/calendar/calendars/hr_HR.ISO8859-2/calendar.praznici
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Sep 28 02:51:01 UTC 2007 
State-Changed-Why:  
MFCd 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26658 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/26658: commit references a PR
Date: Fri, 28 Sep 2007 02:51:04 +0000 (UTC)

 edwin       2007-09-28 02:50:54 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_5)
     usr.bin/calendar/calendars calendar.dutch 
     usr.bin/calendar/calendars/hr_HR.ISO8859-2 calendar.praznici 
   Log:
   MFCs
   
   Dutch calendar
       More dates: Sint Maarten, Dierendag, Trinitatis
       Fix spelling: Carnaval
       Add more of the Royal Family.
   
   Croation calendars:
       Update to calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
       with fixes and new dates.
   
   PR:             conf/26658
   Submitted by:   Josip Rodin <joy@gkvk.hr>
   
   Revision  Changes    Path
   1.2.2.2   +30 -14    src/usr.bin/calendar/calendars/calendar.dutch
   1.7.10.1  +15 -8     src/usr.bin/calendar/calendars/hr_HR.ISO8859-2/calendar.praznici
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/26658: commit references a PR
Date: Fri, 28 Sep 2007 02:51:34 +0000 (UTC)

 edwin       2007-09-28 02:51:26 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     usr.bin/calendar/calendars calendar.dutch 
     usr.bin/calendar/calendars/hr_HR.ISO8859-2 calendar.praznici 
   Log:
   MFCs
   
   Dutch calendar
       More dates: Sint Maarten, Dierendag, Trinitatis
       Fix spelling: Carnaval
       Add more of the Royal Family.
   
   Croation calendars:
       Update to calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
       with fixes and new dates.
   
   PR:             conf/26658
   Submitted by:   Josip Rodin <joy@gkvk.hr>
   
   Revision  Changes    Path
   1.2.4.2   +30 -14    src/usr.bin/calendar/calendars/calendar.dutch
   1.7.16.1  +15 -8     src/usr.bin/calendar/calendars/hr_HR.ISO8859-2/calendar.praznici
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
