Plist need stage
modified libpkg/pkg_ports.c
@@ -1047,7 +1047,7 @@ plist_parse_line(struct pkg *pkg, struct plist *plist, char *line)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1060,6 +1060,7 @@ plist_new(struct pkg *pkg)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1114,7 +1115,7 @@ ports_parse_plist(struct pkg *pkg, const char *plist, const char *stage)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -576,7 +576,7 @@ void pkg_delete_dir(struct pkg *pkg, struct pkg_dir *dir);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/lib/plist.c
@@ -75,7 +75,7 @@ ATF_TC_BODY(parse_plist, tc)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|