Yet another attempt to correctly determine @dirrmtry
modified libpkg/pkg_ports.c
@@ -5,6 +5,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -18,7 +19,7 @@ ports_parse_plist(struct pkg *pkg, char *plist)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -33,6 +34,11 @@ ports_parse_plist(struct pkg *pkg, char *plist)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -83,14 +89,15 @@ ports_parse_plist(struct pkg *pkg, char *plist)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -107,10 +114,19 @@ ports_parse_plist(struct pkg *pkg, char *plist)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -124,7 +140,7 @@ ports_parse_plist(struct pkg *pkg, char *plist)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -215,6 +231,7 @@ ports_parse_plist(struct pkg *pkg, char *plist)
|
|
|
|
|
|
| + | |
|
|
|
|
|