Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4-0] src/external/bsd/pkg_install/dist
Module Name: src
Committed By: bouyer
Date: Sat Sep 5 13:37:42 UTC 2009
Modified Files:
src/external/bsd/pkg_install/dist/info [netbsd-4-0]: perform.c
src/external/bsd/pkg_install/dist/lib [netbsd-4-0]: license.c
pkg_install.conf.5.in version.h
Log Message:
Pull up the following revisions (requested by joerg in ticket #1346):
external/bsd/pkg_install/dist/info/perform.c 1.1.1.10
external/bsd/pkg_install/dist/lib/license.c 1.1.1.4
external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in 1.1.1.5
external/bsd/pkg_install/dist/lib/version.h 1.1.1.17
Import pkg_install-20090724:
- 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.' external/bsd/pkg_install
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.9.2.2 -r1.1.1.9.2.3 \
src/external/bsd/pkg_install/dist/info/perform.c
cvs rdiff -u -r1.1.1.2.6.3 -r1.1.1.2.6.4 \
src/external/bsd/pkg_install/dist/lib/license.c
cvs rdiff -u -r1.1.1.4.8.2 -r1.1.1.4.8.3 \
src/external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in
cvs rdiff -u -r1.1.1.15.2.3 -r1.1.1.15.2.4 \
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