Subject: CVS commit: pkgsrc/archivers/lha
To: None <pkgsrc-changes@netbsd.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 04/19/2003 17:48:09
Module Name: pkgsrc
Committed By: heinz
Date: Sat Apr 19 17:48:09 UTC 2003
Modified Files:
pkgsrc/archivers/lha: Makefile
Log Message:
Use mktime(3) instead of timelocal which doesn't exist on Solaris and
is deprecated on NetBSD. Other platforms support mktime as well.
Bump package revision.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/archivers/lha/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.