pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/diffutils



Module Name:    pkgsrc
Committed By:   apb
Date:           Tue Mar 10 14:06:06 UTC 2009

Modified Files:
        pkgsrc/devel/diffutils: Makefile distinfo
Added Files:
        pkgsrc/devel/diffutils/patches: patch-ab

Log Message:
Fix a build failure on platforms where time_t is larger than long, by
using long long instead.  (Not using time_t, because there's no easy and
portable printf format for time_t.)  Bump PKGREVISION to 4.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/diffutils/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/diffutils/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/diffutils/patches/patch-ab

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