CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/10/21 17:07:12
Modified files:
devel/p5-BSD-stat: Makefile distinfo
Added files:
devel/p5-BSD-stat/patches: patch-stat_xs patch-t_utimes_t
Log message:
Update BSD::stat to 1.33 which gives us the new functions utimes()
and lutimes(). Unfortunately lutimes() is specific to FreeBSD.
Emulate it with OpenBSD utimensat() and add a test for that.
OK sthen@
