Subject: CVS commit: pkgsrc/devel/p5-Date-Calc
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2004 21:35:57
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Wed Nov  3 21:35:57 UTC 2004

Modified Files:
	pkgsrc/devel/p5-Date-Calc: Makefile distinfo

Log Message:
- Updated Date-Calc to 5.4

 +  Added compiler directives for C++.
 +  Removed "Carp::Clan" from the distribution (available separately).
 +  Fixed bug in initialization of "Date::Calendar::Year" objects.
 +  Added method "tags()" to "Date::Calendar" and "Date::Calendar::Year".
 +  Fixed the formula for "Labor Day" in the U.S. to "1/Mon/Sep".
 +  Added a new recipe to the "Date::Calc" documentation.
 +  Added Romanian to the list of languages supported by "Date::Calc".
 +  Changed the example script "calendar.cgi" to highlight the name
    which led to a given date being a holiday.
 +  Fixed the Polish entries in "Date::Calc".
 +  Added a few commemorative days to the Norwegian calendar profile.
 +  Added "use bytes" to all Perl files to avoid problems on systems
    not using the standard locale "C".
 +  Fixed test 5 of t/m005.t to (hopefully) work under other locales.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/p5-Date-Calc/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Date-Calc/distinfo

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