Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5-0] src/external/bsd/pkg_install/dist
Module Name: src
Committed By: snj
Date: Mon Jul 27 00:37:08 UTC 2009
Modified Files:
src/external/bsd/pkg_install/dist/info [netbsd-5-0]: perform.c
src/external/bsd/pkg_install/dist/lib [netbsd-5-0]: license.c
pkg_install.conf.5.in version.h
Log Message:
Pull up following revision(s) (requested by joerg in ticket #877):
external/bsd/pkg_install/dist/info/perform.c: pkg_install-20090724
external/bsd/pkg_install/dist/lib/license.c: pkg_install-20090724
external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in:
pkg_install-20090724
external/bsd/pkg_install/dist/lib/version.h: pkg_install-20090724
Import pkg_install-20070724:
- license handling: accept upper case letters. Keep license checks
case-sensitive as done in the older pkgsrc logic. Document this.
OK dillo@, schmonz@, wiz@
- pkg_info:
- fix handling of non-packages, that are valid archives
- invert order of pkg_info -r to better match the expectations of
make update.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.8.1 -r1.1.1.1.8.2 \
src/external/bsd/pkg_install/dist/info/perform.c
cvs rdiff -u -r1.1.1.2.2.3 -r1.1.1.2.2.4 \
src/external/bsd/pkg_install/dist/lib/license.c
cvs rdiff -u -r1.1.1.4.4.2 -r1.1.1.4.4.3 \
src/external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in
cvs rdiff -u -r1.1.1.2.8.2 -r1.1.1.2.8.3 \
src/external/bsd/pkg_install/dist/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