- Don't use the PDFium bundle freetype [2] - Bump PORTREVISION PR: 212925 [1], 219448 [2] Submitted by: Jan Kokemueller <jan.kokemueller@gmail.com> [2] Reported by: Yuri Konotopov <ykonotopov@gmail.com> [1]
11 lines
454 B
JSON
11 lines
454 B
JSON
--- extensions/common/api/runtime.json.orig 2017-05-09 19:02:47 UTC
|
|
+++ extensions/common/api/runtime.json
|
|
@@ -66,7 +66,7 @@
|
|
"id": "PlatformOs",
|
|
"type": "string",
|
|
"description": "The operating system chrome is running on.",
|
|
- "enum": ["mac", "win", "android", "cros", "linux", "openbsd"]
|
|
+ "enum": ["mac", "win", "android", "cros", "linux", "freebsd", "openbsd"]
|
|
},
|
|
{
|
|
"id": "PlatformArch",
|