Now pkg install -R only reinstall ports without forcing them (== no downgrading)
modified libpkg/pkg_jobs.c
@@ -547,8 +547,9 @@ get_remote_pkg(struct pkg_jobs *j, const char *pattern, match_t m, bool root)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -693,6 +694,12 @@ newer_than_local_pkg(struct pkg_jobs *j, struct pkg *rp, bool force)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|