Do not use the origin at all anymore when looking for new version from the INDEX files, this makes finding new version of flavoured ports working again
modified src/version.c
@@ -56,7 +56,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -286,10 +286,10 @@ hash_indexfile(const char *indexfilename)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -306,40 +306,30 @@ hash_indexfile(const char *indexfilename)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
| + | |
|
|
| - | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -381,8 +371,8 @@ free_index(kh_index_t *index)
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -460,7 +450,7 @@ do_source_index(unsigned int opt, char limchar, char *pattern, match_t match,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -751,7 +741,6 @@ do_source_ports(unsigned int opt, char limchar, char *pattern, match_t match,
|
|
|
|
|
|
| - | |
|
|
|
|
|