Subject: CVS commit: pkgsrc/archivers/arc
To: None <pkgsrc-changes@netbsd.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 06/10/2002 18:09:17
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Mon Jun 10 15:09:17 UTC 2002

Modified Files:
	pkgsrc/archivers/arc: distinfo
	pkgsrc/archivers/arc/patches: patch-ab

Log Message:
Darwinize. Instead of the deprecated localtime() (which doesn't
exist on Darwin), use mktime() with a negative tm_isdst. Thanks to
christos for comments.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/arc/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/archivers/arc/patches/patch-ab

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