pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/imap-uw
Module Name: pkgsrc
Committed By: plunky
Date: Sun May 17 16:03:08 UTC 2009
Modified Files:
pkgsrc/mail/imap-uw: Makefile distinfo
pkgsrc/mail/imap-uw/patches: patch-ap
Log Message:
Fix a problem where file modification times were being reset to 0 by
including <utime.h> to make sure that compiler renaming was used to
select __utime50() instead of utime() as 64-bit time_t was being used.
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pkgsrc/mail/imap-uw/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/mail/imap-uw/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/imap-uw/patches/patch-ap
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index