diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-09-22 04:26:39 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-09-22 04:26:39 +0000 |
commit | 7a1bd223210d517c0f9cb12c8ba53338ae64cb2b (patch) | |
tree | 63a9d1414b52d0fa8f69a7ee14c6d5ae67e03a4f /games/ufoai/distinfo | |
parent | editors/parinfer-rust: Chase retag of v0.4.0 (diff) |
games/ufoai: Prepare for mxml 3.1
src/common/xml.cpp:523:14: error: member access into incomplete type 'mxml_node_t' (aka '_mxml_node_s')
type = node->value.element.name;
^
/usr/local/include/mxml.h:97:16: note: forward declaration of '_mxml_node_s'
typedef struct _mxml_node_s mxml_node_t; /**** An XML node. ****/
^
9 warnings and 1 error generated.
PR: 240423
Approved by: m.tsatsenko@gmail.com (maintainer timeout, 14 days)
Notes
Notes:
svn path=/head/; revision=512550
Diffstat (limited to '')
-rw-r--r-- | games/ufoai/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/ufoai/distinfo b/games/ufoai/distinfo index 2d4b5a5a3c0d..d74b22daac2b 100644 --- a/games/ufoai/distinfo +++ b/games/ufoai/distinfo @@ -1,2 +1,5 @@ +TIMESTAMP = 1567963369 SHA256 (ufoai/ufoai-2.5-source.tar.bz2) = 0c7cc3bc9efeb276f71cbe6ee8ff7c76f98d183de79f1a069fa63059cf182a8f SIZE (ufoai/ufoai-2.5-source.tar.bz2) = 24239539 +SHA256 (ufoai/163073ab9527cdaa33d77a713b8e46ff462a2b5c.patch) = 513963825a074dd7632321520ca92b23c3564e1e58d080dc03a6f4cea8191913 +SIZE (ufoai/163073ab9527cdaa33d77a713b8e46ff462a2b5c.patch) = 913 |