summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2019-06-03 11:48:34 -0700
committerPatrick McLean <chutzpah@gentoo.org>2019-06-03 11:48:34 -0700
commit1184b81838b90078b6da1c8f42f72694bb4477de (patch)
treee3a5f2747268fe1e9d4422ad12029fc65f87aaed /dev-lang/jsonnet/files
parentdev-ada/xmlada: bump 2019 (diff)
downloadgentoo-1184b81838b90078b6da1c8f42f72694bb4477de.tar.gz
gentoo-1184b81838b90078b6da1c8f42f72694bb4477de.tar.bz2
gentoo-1184b81838b90078b6da1c8f42f72694bb4477de.zip
dev-lang/jsonnnet: Version bump to 0.13.0
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-lang/jsonnet/files')
-rw-r--r--dev-lang/jsonnet/files/jsonnet-0.13.0-glibc-2.29.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-lang/jsonnet/files/jsonnet-0.13.0-glibc-2.29.patch b/dev-lang/jsonnet/files/jsonnet-0.13.0-glibc-2.29.patch
new file mode 100644
index 000000000000..f63a246fd882
--- /dev/null
+++ b/dev-lang/jsonnet/files/jsonnet-0.13.0-glibc-2.29.patch
@@ -0,0 +1,8 @@
+diff --git a/test_suite/error.import_folder.jsonnet.golden_regex b/test_suite/error.import_folder.jsonnet.golden_regex
+index bc468fb..c472b23 100644
+--- a/test_suite/error.import_folder.jsonnet.golden_regex
++++ b/test_suite/error.import_folder.jsonnet.golden_regex
+@@ -1,2 +1,2 @@
+-(STATIC ERROR: lib:1:1: unexpected end of file.|RUNTIME ERROR: couldn't open import "lib": basic_filebuf::underflow error reading the file(: iostream error)?
++(STATIC ERROR: lib:1:1: unexpected end of file.|RUNTIME ERROR: couldn't open import "lib": basic_filebuf::underflow error reading the file(: iostream error|: Is a directory)?
+ error.import_folder.jsonnet:17:1-13 )