diff options
author | 2021-01-11 12:23:34 +0000 | |
---|---|---|
committer | 2021-01-11 12:23:34 +0000 | |
commit | 6ba4e74af17ffdea6f8ffacdb6a309a453ebfd2a (patch) | |
tree | a48adc96013817d9fb7d290a20b009337adf9889 /lib/libcxx/src/vector.cpp | |
parent | Add some basic tests for pflog(4) interface. Create special routing (diff) | |
download | wireguard-openbsd-6ba4e74af17ffdea6f8ffacdb6a309a453ebfd2a.tar.xz wireguard-openbsd-6ba4e74af17ffdea6f8ffacdb6a309a453ebfd2a.zip |
- grab fullpkgpath early (to decide: hard error if not provided) ?
- tweak the look-up mechanism for dependencies to NOT look at installed
packages for inter-dependencies between subpackages (and debug packages)
of the SAME pkgpath.
The rationale for looking at installed packages in the usual case
is that it's normally much faster rather than have the ports tree
spew out packing-lists.
In the case of multi-packages updates, the new version may have been built
successfully (and correctly) while the old version is still around.
However, if pkg_create looks at the installed version, it may fail to create
the package because the shared library versions will be different.
Diffstat (limited to 'lib/libcxx/src/vector.cpp')
0 files changed, 0 insertions, 0 deletions