Do not try to add empty option name to the struct pkg when parsing plist
modified libpkg/pkg_ports.c
@@ -393,6 +393,7 @@ static int
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -410,8 +411,9 @@ comment_key(struct plist *p, char *line, struct file_attr *a)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|