Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: pkgsrc-changes
Date: 12/17/2003 19:10:10
Module Name:	pkgsrc
Committed By:	jdolecek
Date:		Wed Dec 17 19:10:10 UTC 2003

Modified Files:
	pkgsrc/doc: CHANGES
	pkgsrc/time: Makefile

Log Message:
added pear-Date 1.3, from pkgsrc-wip, as done by Adrian Portelli

pear-Date constains generic PHP classes for representation and manipulation of
dates, times and time zones without the need of timestamps,
which is a huge limitation for php programs. Includes time zone data,
time zone conversions and many date/time conversions.
It does not rely on 32-bit system date stamps, so
you can display calendars and compare dates that date
pre 1970 and post 2038. This package also provides a class
to convert date strings between Gregorian and Human calendar formats.


To generate a diff of this commit:
cvs rdiff -r1.4161 -r1.4162 pkgsrc/doc/CHANGES
cvs rdiff -r1.25 -r1.26 pkgsrc/time/Makefile

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