pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_install/files



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Sep 16 13:32:58 UTC 2008

Modified Files:
        pkgsrc/pkgtools/pkg_install/files: configure configure.ac
        pkgsrc/pkgtools/pkg_install/files/admin: audit.c check.c main.c
        pkgsrc/pkgtools/pkg_install/files/create: pl.c
        pkgsrc/pkgtools/pkg_install/files/lib: config.h.in plist.c version.h

Log Message:
20080915:
Merge a number of bugfixes from the pkg_install-renovation branch:
- explicit include of nbcompat/md5.h
- use errx when dealing with libfetch as it doesn't set errno
- avoid optind = 0 as GNUish getopt will reset itself otherwise


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/pkgtools/pkg_install/files/configure
cvs rdiff -r1.26 -r1.27 pkgsrc/pkgtools/pkg_install/files/configure.ac
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/pkg_install/files/admin/audit.c
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/pkg_install/files/admin/check.c
cvs rdiff -r1.43 -r1.44 pkgsrc/pkgtools/pkg_install/files/admin/main.c
cvs rdiff -r1.10 -r1.11 pkgsrc/pkgtools/pkg_install/files/create/pl.c
cvs rdiff -r1.15 -r1.16 pkgsrc/pkgtools/pkg_install/files/lib/config.h.in
cvs rdiff -r1.19 -r1.20 pkgsrc/pkgtools/pkg_install/files/lib/plist.c
cvs rdiff -r1.103 -r1.104 pkgsrc/pkgtools/pkg_install/files/lib/version.h

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