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: Sun Aug 16 14:26:46 UTC 2009
Modified Files:
pkgsrc/pkgtools/pkg_install/files/add: add.h main.c perform.c
pkgsrc/pkgtools/pkg_install/files/lib: parse-config.c version.h
Log Message:
Fix a bug in pkg_add's -P handling. For dependencies the pkgdb path was
computed incorrectly and included destdir more than once.
Fix the ACTIVE_FTP option to actually set the "a" flag and not the old
"p" flag.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/pkgtools/pkg_install/files/add/add.h
cvs rdiff -u -r1.19 -r1.20 pkgsrc/pkgtools/pkg_install/files/add/main.c
cvs rdiff -u -r1.89 -r1.90 pkgsrc/pkgtools/pkg_install/files/add/perform.c
cvs rdiff -u -r1.6 -r1.7 pkgsrc/pkgtools/pkg_install/files/lib/parse-config.c
cvs rdiff -u -r1.134 -r1.135 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