Fix detecting newer version of pkgng
modified libpkg/pkg_jobs.c
@@ -346,7 +346,7 @@ jobs_solve_upgrade(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -526,7 +526,7 @@ new_pkg_version(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -540,7 +540,7 @@ get_remote_pkg(struct pkg_jobs *j, const char *pattern, match_t m, bool root)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -567,19 +567,27 @@ get_remote_pkg(struct pkg_jobs *j, const char *pattern, match_t m, bool root)
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| + | |
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -588,6 +596,7 @@ get_remote_pkg(struct pkg_jobs *j, const char *pattern, match_t m, bool root)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -782,7 +791,7 @@ jobs_solve_install(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|