Subject: CVS commit: pkgsrc
From: Joerg Sonnenberger
Date: 2008-02-07 23:27:53
Message id: 20080207222754.049E7175BB@cvs.netbsd.org

Log Message:
Merge a fix from NetBSD's src/bin/pax by tls:
Teach set_ftime about symbolic links, because it has to know: on some
Linux systems, when we build as a tool we think we have lutimes but it
doesn't work on some filesystems at runtime.  A bit ugly but effective
and without use of AC_TRY_RUN in the tool build.  Tidier (than mine)
set_ftime reorganization from christos.

Bump version to 20080110.

Files:
RevisionActionfile
1.34modifypkgsrc/archivers/pax/Makefile
1.4modifypkgsrc/archivers/pax/Makefile.common
1.7modifypkgsrc/archivers/pax/files/extern.h
1.13modifypkgsrc/archivers/pax/files/file_subs.c
1.11modifypkgsrc/archivers/pax/files/ftree.c
1.8modifypkgsrc/archivers/pax/files/tables.c
1.18modifypkgsrc/pkgtools/pax/Makefile