When upgrading a pkg, test for the direction the version number is changing in.
modified libpkg/pkg.h.in
@@ -1179,6 +1179,7 @@ const char *pkg_config_name(struct pkg_config *c);
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_version.c
@@ -345,3 +345,13 @@ pkg_vcmp(struct pkg *p1, struct pkg *p2)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |