pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/qore-yaml-module



Module Name:    pkgsrc
Committed By:   nros
Date:           Thu Apr 20 13:03:14 UTC 2023

Modified Files:
        pkgsrc/textproc/qore-yaml-module: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        pkgsrc/textproc/qore-yaml-module: options.mk

Log Message:
Update qore-yaml-module to version 0.7.3

Update to build with latest version of qore.
Build using cmake since configure.ac but not
./configure is included in dist any more.
This also means that prebuilt docs are not
included and building them requires doxygen
which is a quite heavy dependency.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/qore-yaml-module/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/qore-yaml-module/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/qore-yaml-module/buildlink3.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/qore-yaml-module/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/qore-yaml-module/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/qore-yaml-module/Makefile
diff -u pkgsrc/textproc/qore-yaml-module/Makefile:1.11 pkgsrc/textproc/qore-yaml-module/Makefile:1.12
--- pkgsrc/textproc/qore-yaml-module/Makefile:1.11      Thu Oct 20 12:11:52 2022
+++ pkgsrc/textproc/qore-yaml-module/Makefile   Thu Apr 20 13:03:14 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/10/20 12:11:52 nros Exp $
+# $NetBSD: Makefile,v 1.12 2023/04/20 13:03:14 nros Exp $
 
-DISTNAME=      qore-yaml-module-0.7
-PKGREVISION=   1
+DISTNAME=      qore-yaml-module-0.7.3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qorelanguage/}
 EXTRACT_SUFX=  .tar.bz2
@@ -13,31 +12,24 @@ COMMENT=    Yaml module for Qore
 HOMEPAGE=      http://www.qore.org/
 LICENSE=       gnu-lgpl-v2.1 OR mit
 
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
 USE_LANGUAGES= c c++11
-USE_TOOLS+=    gmake pax
+USE_TOOLS+=    gmake
 
 PTHREAD_OPTS+= native
 
-CONFIGURE_ARGS+=       --with-libsuffix=""
+CMAKE_USE_GNU_INSTALL_DIRS=    no
 
 #This is needed in order to comply the with MIT license and binary distribution
-#Install docs.
 INSTALLATION_DIRS+=    share/doc/${PKGBASE}
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/COPYING.LGPL \
                ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
        ${INSTALL_DATA} ${WRKSRC}/COPYING.MIT \
                ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-       cd ${WRKSRC}/docs && ${PAX} -wr * \
-               ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-       ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} \
-               ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
 
 .include "../../lang/qore/module.mk"
-.include "options.mk"
 
+.include "../../devel/cmake/build.mk"
 .include "../../lang/qore/buildlink3.mk"
 .include "../../textproc/libyaml/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"

Index: pkgsrc/textproc/qore-yaml-module/PLIST
diff -u pkgsrc/textproc/qore-yaml-module/PLIST:1.4 pkgsrc/textproc/qore-yaml-module/PLIST:1.5
--- pkgsrc/textproc/qore-yaml-module/PLIST:1.4  Thu Jan 27 19:32:07 2022
+++ pkgsrc/textproc/qore-yaml-module/PLIST      Thu Apr 20 13:03:14 2023
@@ -1,592 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2022/01/27 19:32:07 nros Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/04/20 13:03:14 nros Exp $
 ${QORE_MODULE_DIR}/yaml-api-${QORE_LATEST_MODULE_API}.qmod
 share/doc/qore-yaml-module/COPYING.LGPL
 share/doc/qore-yaml-module/COPYING.MIT
-share/doc/qore-yaml-module/DataStreamClient/html/_data_stream_client_8qm_8dox_8h_source.html
-share/doc/qore-yaml-module/DataStreamClient/html/annotated.html
-share/doc/qore-yaml-module/DataStreamClient/html/annotated_dup.js
-share/doc/qore-yaml-module/DataStreamClient/html/bc_s.png
-share/doc/qore-yaml-module/DataStreamClient/html/bdwn.png
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client-members.html
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client.html
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client.js
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message-members.html
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message.html
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.map
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.md5
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.png
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message-members.html
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message.html
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message.js
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.map
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.md5
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.png
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message-members.html
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message.html
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message.js
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.map
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.md5
-share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.png
-share/doc/qore-yaml-module/DataStreamClient/html/classes.html
-share/doc/qore-yaml-module/DataStreamClient/html/closed.png
-share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-yaml-module/DataStreamClient/html/doc.png
-share/doc/qore-yaml-module/DataStreamClient/html/doxygen.css
-share/doc/qore-yaml-module/DataStreamClient/html/doxygen.svg
-share/doc/qore-yaml-module/DataStreamClient/html/dynsections.js
-share/doc/qore-yaml-module/DataStreamClient/html/folderclosed.png
-share/doc/qore-yaml-module/DataStreamClient/html/folderopen.png
-share/doc/qore-yaml-module/DataStreamClient/html/functions.html
-share/doc/qore-yaml-module/DataStreamClient/html/functions_func.html
-share/doc/qore-yaml-module/DataStreamClient/html/functions_vars.html
-share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.html
-share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.md5
-share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.png
-share/doc/qore-yaml-module/DataStreamClient/html/hierarchy.html
-share/doc/qore-yaml-module/DataStreamClient/html/hierarchy.js
-share/doc/qore-yaml-module/DataStreamClient/html/index.html
-share/doc/qore-yaml-module/DataStreamClient/html/index.qhp
-share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.map
-share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.md5
-share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.png
-share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.map
-share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.md5
-share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.png
-share/doc/qore-yaml-module/DataStreamClient/html/inherits.html
-share/doc/qore-yaml-module/DataStreamClient/html/jquery.js
-share/doc/qore-yaml-module/DataStreamClient/html/menu.js
-share/doc/qore-yaml-module/DataStreamClient/html/menudata.js
-share/doc/qore-yaml-module/DataStreamClient/html/namespace_data_stream_client.html
-share/doc/qore-yaml-module/DataStreamClient/html/namespace_data_stream_client.js
-share/doc/qore-yaml-module/DataStreamClient/html/namespaces.html
-share/doc/qore-yaml-module/DataStreamClient/html/namespaces_dup.js
-share/doc/qore-yaml-module/DataStreamClient/html/nav_f.png
-share/doc/qore-yaml-module/DataStreamClient/html/nav_g.png
-share/doc/qore-yaml-module/DataStreamClient/html/nav_h.png
-share/doc/qore-yaml-module/DataStreamClient/html/navtree.css
-share/doc/qore-yaml-module/DataStreamClient/html/navtree.js
-share/doc/qore-yaml-module/DataStreamClient/html/navtreedata.js
-share/doc/qore-yaml-module/DataStreamClient/html/navtreeindex0.js
-share/doc/qore-yaml-module/DataStreamClient/html/open.png
-share/doc/qore-yaml-module/DataStreamClient/html/qore-logo-55x200.png
-share/doc/qore-yaml-module/DataStreamClient/html/resize.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_0.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_0.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_1.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_1.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_2.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_2.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_3.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_3.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_4.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_4.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_5.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_5.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_6.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_6.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_7.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/all_7.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/classes_0.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/classes_0.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/close.svg
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_0.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_0.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_1.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_1.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_2.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_2.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_3.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_3.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_4.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_4.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_5.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_5.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_6.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/functions_6.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/groups_0.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/groups_0.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/mag_sel.svg
-share/doc/qore-yaml-module/DataStreamClient/html/search/namespaces_0.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/namespaces_0.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/nomatches.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/pages_0.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/pages_0.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/search.css
-share/doc/qore-yaml-module/DataStreamClient/html/search/search.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/search_l.png
-share/doc/qore-yaml-module/DataStreamClient/html/search/search_m.png
-share/doc/qore-yaml-module/DataStreamClient/html/search/search_r.png
-share/doc/qore-yaml-module/DataStreamClient/html/search/searchdata.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/variables_0.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/variables_0.js
-share/doc/qore-yaml-module/DataStreamClient/html/search/variables_1.html
-share/doc/qore-yaml-module/DataStreamClient/html/search/variables_1.js
-share/doc/qore-yaml-module/DataStreamClient/html/splitbar.png
-share/doc/qore-yaml-module/DataStreamClient/html/sync_off.png
-share/doc/qore-yaml-module/DataStreamClient/html/sync_on.png
-share/doc/qore-yaml-module/DataStreamClient/html/tab_a.png
-share/doc/qore-yaml-module/DataStreamClient/html/tab_b.png
-share/doc/qore-yaml-module/DataStreamClient/html/tab_h.png
-share/doc/qore-yaml-module/DataStreamClient/html/tab_s.png
-share/doc/qore-yaml-module/DataStreamClient/html/tabs.css
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/_data_stream_request_handler_8qm_8dox_8h_source.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/annotated.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/annotated_dup.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/bc_s.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/bdwn.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler-members.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/classes.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/closed.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/doc.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/doxygen.css
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/doxygen.svg
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/dynsections.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/folderclosed.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/folderopen.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions_func.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions_vars.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.md5
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/index.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/index.qhp
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/jquery.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/menu.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/menudata.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespace_data_stream_request_handler.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespace_data_stream_request_handler.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespaces.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespaces_dup.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_f.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_g.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_h.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtree.css
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtree.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtreedata.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtreeindex0.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/open.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/qore-logo-55x200.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/resize.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_0.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_0.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_1.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_1.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_2.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_2.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_3.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_3.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_4.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_4.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_5.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_5.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_6.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_6.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/classes_0.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/classes_0.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/close.svg
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_0.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_0.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_1.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_1.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_2.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_2.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_3.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_3.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_4.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_4.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/groups_0.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/groups_0.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/mag_sel.svg
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/namespaces_0.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/namespaces_0.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/nomatches.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/pages_0.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/pages_0.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search.css
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_l.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_m.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_r.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/searchdata.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_0.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_0.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_1.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_1.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_2.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_2.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_3.html
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_3.js
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/splitbar.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/sync_off.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/sync_on.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_a.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_b.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_h.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_s.png
-share/doc/qore-yaml-module/DataStreamRequestHandler/html/tabs.css
-share/doc/qore-yaml-module/DataStreamUtil/html/_data_stream_util_8qm_8dox_8h_source.html
-share/doc/qore-yaml-module/DataStreamUtil/html/bc_s.png
-share/doc/qore-yaml-module/DataStreamUtil/html/bdwn.png
-share/doc/qore-yaml-module/DataStreamUtil/html/closed.png
-share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-yaml-module/DataStreamUtil/html/doc.png
-share/doc/qore-yaml-module/DataStreamUtil/html/doxygen.css
-share/doc/qore-yaml-module/DataStreamUtil/html/doxygen.svg
-share/doc/qore-yaml-module/DataStreamUtil/html/dynsections.js
-share/doc/qore-yaml-module/DataStreamUtil/html/folderclosed.png
-share/doc/qore-yaml-module/DataStreamUtil/html/folderopen.png
-share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.html
-share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.md5
-share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.png
-share/doc/qore-yaml-module/DataStreamUtil/html/group___data_stram_headers.html
-share/doc/qore-yaml-module/DataStreamUtil/html/index.html
-share/doc/qore-yaml-module/DataStreamUtil/html/index.qhp
-share/doc/qore-yaml-module/DataStreamUtil/html/jquery.js
-share/doc/qore-yaml-module/DataStreamUtil/html/menu.js
-share/doc/qore-yaml-module/DataStreamUtil/html/menudata.js
-share/doc/qore-yaml-module/DataStreamUtil/html/modules.html
-share/doc/qore-yaml-module/DataStreamUtil/html/modules.js
-share/doc/qore-yaml-module/DataStreamUtil/html/namespace_data_stream_util.html
-share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers.html
-share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers_func.html
-share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers_vars.html
-share/doc/qore-yaml-module/DataStreamUtil/html/namespaces.html
-share/doc/qore-yaml-module/DataStreamUtil/html/namespaces_dup.js
-share/doc/qore-yaml-module/DataStreamUtil/html/nav_f.png
-share/doc/qore-yaml-module/DataStreamUtil/html/nav_g.png
-share/doc/qore-yaml-module/DataStreamUtil/html/nav_h.png
-share/doc/qore-yaml-module/DataStreamUtil/html/navtree.css
-share/doc/qore-yaml-module/DataStreamUtil/html/navtree.js
-share/doc/qore-yaml-module/DataStreamUtil/html/navtreedata.js
-share/doc/qore-yaml-module/DataStreamUtil/html/navtreeindex0.js
-share/doc/qore-yaml-module/DataStreamUtil/html/open.png
-share/doc/qore-yaml-module/DataStreamUtil/html/qore-logo-55x200.png
-share/doc/qore-yaml-module/DataStreamUtil/html/resize.js
-share/doc/qore-yaml-module/DataStreamUtil/html/search/all_0.html
-share/doc/qore-yaml-module/DataStreamUtil/html/search/all_0.js
-share/doc/qore-yaml-module/DataStreamUtil/html/search/close.svg
-share/doc/qore-yaml-module/DataStreamUtil/html/search/functions_0.html
-share/doc/qore-yaml-module/DataStreamUtil/html/search/functions_0.js
-share/doc/qore-yaml-module/DataStreamUtil/html/search/groups_0.html
-share/doc/qore-yaml-module/DataStreamUtil/html/search/groups_0.js
-share/doc/qore-yaml-module/DataStreamUtil/html/search/mag_sel.svg
-share/doc/qore-yaml-module/DataStreamUtil/html/search/namespaces_0.html
-share/doc/qore-yaml-module/DataStreamUtil/html/search/namespaces_0.js
-share/doc/qore-yaml-module/DataStreamUtil/html/search/nomatches.html
-share/doc/qore-yaml-module/DataStreamUtil/html/search/pages_0.html
-share/doc/qore-yaml-module/DataStreamUtil/html/search/pages_0.js
-share/doc/qore-yaml-module/DataStreamUtil/html/search/search.css
-share/doc/qore-yaml-module/DataStreamUtil/html/search/search.js
-share/doc/qore-yaml-module/DataStreamUtil/html/search/search_l.png
-share/doc/qore-yaml-module/DataStreamUtil/html/search/search_m.png
-share/doc/qore-yaml-module/DataStreamUtil/html/search/search_r.png
-share/doc/qore-yaml-module/DataStreamUtil/html/search/searchdata.js
-share/doc/qore-yaml-module/DataStreamUtil/html/search/variables_0.html
-share/doc/qore-yaml-module/DataStreamUtil/html/search/variables_0.js
-share/doc/qore-yaml-module/DataStreamUtil/html/splitbar.png
-share/doc/qore-yaml-module/DataStreamUtil/html/sync_off.png
-share/doc/qore-yaml-module/DataStreamUtil/html/sync_on.png
-share/doc/qore-yaml-module/DataStreamUtil/html/tab_a.png
-share/doc/qore-yaml-module/DataStreamUtil/html/tab_b.png
-share/doc/qore-yaml-module/DataStreamUtil/html/tab_h.png
-share/doc/qore-yaml-module/DataStreamUtil/html/tab_s.png
-share/doc/qore-yaml-module/DataStreamUtil/html/tabs.css
-share/doc/qore-yaml-module/YamlRpcClient/html/_yaml_rpc_client_8qm_8dox_8h_source.html
-share/doc/qore-yaml-module/YamlRpcClient/html/annotated.html
-share/doc/qore-yaml-module/YamlRpcClient/html/annotated_dup.js
-share/doc/qore-yaml-module/YamlRpcClient/html/bc_s.png
-share/doc/qore-yaml-module/YamlRpcClient/html/bdwn.png
-share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client-members.html
-share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client.html
-share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client.js
-share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection-members.html
-share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection.html
-share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection.js
-share/doc/qore-yaml-module/YamlRpcClient/html/classes.html
-share/doc/qore-yaml-module/YamlRpcClient/html/closed.png
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-yaml-module/YamlRpcClient/html/doc.png
-share/doc/qore-yaml-module/YamlRpcClient/html/doxygen.css
-share/doc/qore-yaml-module/YamlRpcClient/html/doxygen.svg
-share/doc/qore-yaml-module/YamlRpcClient/html/dynsections.js
-share/doc/qore-yaml-module/YamlRpcClient/html/folderclosed.png
-share/doc/qore-yaml-module/YamlRpcClient/html/folderopen.png
-share/doc/qore-yaml-module/YamlRpcClient/html/functions.html
-share/doc/qore-yaml-module/YamlRpcClient/html/functions_func.html
-share/doc/qore-yaml-module/YamlRpcClient/html/functions_vars.html
-share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.html
-share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.md5
-share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.png
-share/doc/qore-yaml-module/YamlRpcClient/html/index.html
-share/doc/qore-yaml-module/YamlRpcClient/html/index.qhp
-share/doc/qore-yaml-module/YamlRpcClient/html/jquery.js
-share/doc/qore-yaml-module/YamlRpcClient/html/menu.js
-share/doc/qore-yaml-module/YamlRpcClient/html/menudata.js
-share/doc/qore-yaml-module/YamlRpcClient/html/namespace_yaml_rpc_client.html
-share/doc/qore-yaml-module/YamlRpcClient/html/namespace_yaml_rpc_client.js
-share/doc/qore-yaml-module/YamlRpcClient/html/namespaces.html
-share/doc/qore-yaml-module/YamlRpcClient/html/namespaces_dup.js
-share/doc/qore-yaml-module/YamlRpcClient/html/nav_f.png
-share/doc/qore-yaml-module/YamlRpcClient/html/nav_g.png
-share/doc/qore-yaml-module/YamlRpcClient/html/nav_h.png
-share/doc/qore-yaml-module/YamlRpcClient/html/navtree.css
-share/doc/qore-yaml-module/YamlRpcClient/html/navtree.js
-share/doc/qore-yaml-module/YamlRpcClient/html/navtreedata.js
-share/doc/qore-yaml-module/YamlRpcClient/html/navtreeindex0.js
-share/doc/qore-yaml-module/YamlRpcClient/html/open.png
-share/doc/qore-yaml-module/YamlRpcClient/html/qore-logo-55x200.png
-share/doc/qore-yaml-module/YamlRpcClient/html/resize.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_0.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_0.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_1.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_1.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_2.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_2.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_3.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_3.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_4.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_4.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_5.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_5.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_0.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_0.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/close.svg
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_0.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_0.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_1.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_1.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_2.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_2.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/mag_sel.svg
-share/doc/qore-yaml-module/YamlRpcClient/html/search/namespaces_0.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/namespaces_0.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/nomatches.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_0.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_0.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/search.css
-share/doc/qore-yaml-module/YamlRpcClient/html/search/search.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/search_l.png
-share/doc/qore-yaml-module/YamlRpcClient/html/search/search_m.png
-share/doc/qore-yaml-module/YamlRpcClient/html/search/search_r.png
-share/doc/qore-yaml-module/YamlRpcClient/html/search/searchdata.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_0.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_0.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_1.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_1.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_2.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_2.js
-share/doc/qore-yaml-module/YamlRpcClient/html/splitbar.png
-share/doc/qore-yaml-module/YamlRpcClient/html/sync_off.png
-share/doc/qore-yaml-module/YamlRpcClient/html/sync_on.png
-share/doc/qore-yaml-module/YamlRpcClient/html/tab_a.png
-share/doc/qore-yaml-module/YamlRpcClient/html/tab_b.png
-share/doc/qore-yaml-module/YamlRpcClient/html/tab_h.png
-share/doc/qore-yaml-module/YamlRpcClient/html/tab_s.png
-share/doc/qore-yaml-module/YamlRpcClient/html/tabs.css
-share/doc/qore-yaml-module/YamlRpcHandler/html/_yaml_rpc_handler_8qm_8dox_8h_source.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/annotated.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/annotated_dup.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/bc_s.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/bdwn.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler-members.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/classes.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/closed.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/doc.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/doxygen.css
-share/doc/qore-yaml-module/YamlRpcHandler/html/doxygen.svg
-share/doc/qore-yaml-module/YamlRpcHandler/html/dynsections.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/folderclosed.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/folderopen.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/functions.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/functions_func.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/functions_vars.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.md5
-share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/index.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/index.qhp
-share/doc/qore-yaml-module/YamlRpcHandler/html/jquery.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/menu.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/menudata.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/namespace_yaml_rpc_handler.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/namespace_yaml_rpc_handler.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/namespaces.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/namespaces_dup.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/nav_f.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/nav_g.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/nav_h.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/navtree.css
-share/doc/qore-yaml-module/YamlRpcHandler/html/navtree.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/navtreedata.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/navtreeindex0.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/open.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/qore-logo-55x200.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/resize.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_0.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_0.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_1.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_1.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_2.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_2.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_3.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_3.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_4.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_4.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_5.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_5.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_7.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_7.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_0.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_0.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/close.svg
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_0.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_0.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_1.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_1.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_2.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_2.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_3.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_3.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_4.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_4.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/mag_sel.svg
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_0.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_0.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/nomatches.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_0.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_0.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/search.css
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/search.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_l.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_m.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_r.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/searchdata.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_0.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_0.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_1.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_1.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/splitbar.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/sync_off.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/sync_on.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/tab_a.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/tab_b.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/tab_h.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/tab_s.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/tabs.css
-share/doc/qore-yaml-module/yaml/html/bc_s.png
-share/doc/qore-yaml-module/yaml/html/bdwn.png
-share/doc/qore-yaml-module/yaml/html/closed.png
-share/doc/qore-yaml-module/yaml/html/deprecated.html
-share/doc/qore-yaml-module/yaml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
-share/doc/qore-yaml-module/yaml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
-share/doc/qore-yaml-module/yaml/html/doc.png
-share/doc/qore-yaml-module/yaml/html/doxygen.css
-share/doc/qore-yaml-module/yaml/html/doxygen.svg
-share/doc/qore-yaml-module/yaml/html/dynsections.js
-share/doc/qore-yaml-module/yaml/html/files.html
-share/doc/qore-yaml-module/yaml/html/files_dup.js
-share/doc/qore-yaml-module/yaml/html/folderclosed.png
-share/doc/qore-yaml-module/yaml/html/folderopen.png
-share/doc/qore-yaml-module/yaml/html/group__yaml__emitter__option__constants.html
-share/doc/qore-yaml-module/yaml/html/group__yaml__emitter__option__constants.js
-share/doc/qore-yaml-module/yaml/html/group__yaml__functions.html
-share/doc/qore-yaml-module/yaml/html/group__yaml__functions.js
-share/doc/qore-yaml-module/yaml/html/index.html
-share/doc/qore-yaml-module/yaml/html/jquery.js
-share/doc/qore-yaml-module/yaml/html/menu.js
-share/doc/qore-yaml-module/yaml/html/menudata.js
-share/doc/qore-yaml-module/yaml/html/modules.html
-share/doc/qore-yaml-module/yaml/html/modules.js
-share/doc/qore-yaml-module/yaml/html/namespaceQore.html
-share/doc/qore-yaml-module/yaml/html/namespaceQore.js
-share/doc/qore-yaml-module/yaml/html/namespaceQore_1_1YAML.html
-share/doc/qore-yaml-module/yaml/html/namespacemembers.html
-share/doc/qore-yaml-module/yaml/html/namespacemembers_func.html
-share/doc/qore-yaml-module/yaml/html/namespacemembers_vars.html
-share/doc/qore-yaml-module/yaml/html/namespaces.html
-share/doc/qore-yaml-module/yaml/html/namespaces_dup.js
-share/doc/qore-yaml-module/yaml/html/nav_f.png
-share/doc/qore-yaml-module/yaml/html/nav_g.png
-share/doc/qore-yaml-module/yaml/html/nav_h.png
-share/doc/qore-yaml-module/yaml/html/navtree.css
-share/doc/qore-yaml-module/yaml/html/navtree.js
-share/doc/qore-yaml-module/yaml/html/navtreedata.js
-share/doc/qore-yaml-module/yaml/html/navtreeindex0.js
-share/doc/qore-yaml-module/yaml/html/open.png
-share/doc/qore-yaml-module/yaml/html/pages.html
-share/doc/qore-yaml-module/yaml/html/ql__yaml_8dox_8h_source.html
-share/doc/qore-yaml-module/yaml/html/qore-logo-55x200.png
-share/doc/qore-yaml-module/yaml/html/resize.js
-share/doc/qore-yaml-module/yaml/html/search/all_0.html
-share/doc/qore-yaml-module/yaml/html/search/all_0.js
-share/doc/qore-yaml-module/yaml/html/search/all_1.html
-share/doc/qore-yaml-module/yaml/html/search/all_1.js
-share/doc/qore-yaml-module/yaml/html/search/all_2.html
-share/doc/qore-yaml-module/yaml/html/search/all_2.js
-share/doc/qore-yaml-module/yaml/html/search/all_3.html
-share/doc/qore-yaml-module/yaml/html/search/all_3.js
-share/doc/qore-yaml-module/yaml/html/search/all_4.html
-share/doc/qore-yaml-module/yaml/html/search/all_4.js
-share/doc/qore-yaml-module/yaml/html/search/all_5.html
-share/doc/qore-yaml-module/yaml/html/search/all_5.js
-share/doc/qore-yaml-module/yaml/html/search/all_6.html
-share/doc/qore-yaml-module/yaml/html/search/all_6.js
-share/doc/qore-yaml-module/yaml/html/search/all_7.html
-share/doc/qore-yaml-module/yaml/html/search/all_7.js
-share/doc/qore-yaml-module/yaml/html/search/all_8.html
-share/doc/qore-yaml-module/yaml/html/search/all_8.js
-share/doc/qore-yaml-module/yaml/html/search/all_9.html
-share/doc/qore-yaml-module/yaml/html/search/all_9.js
-share/doc/qore-yaml-module/yaml/html/search/close.svg
-share/doc/qore-yaml-module/yaml/html/search/functions_0.html
-share/doc/qore-yaml-module/yaml/html/search/functions_0.js
-share/doc/qore-yaml-module/yaml/html/search/functions_1.html
-share/doc/qore-yaml-module/yaml/html/search/functions_1.js
-share/doc/qore-yaml-module/yaml/html/search/functions_2.html
-share/doc/qore-yaml-module/yaml/html/search/functions_2.js
-share/doc/qore-yaml-module/yaml/html/search/groups_0.html
-share/doc/qore-yaml-module/yaml/html/search/groups_0.js
-share/doc/qore-yaml-module/yaml/html/search/mag_sel.svg
-share/doc/qore-yaml-module/yaml/html/search/namespaces_0.html
-share/doc/qore-yaml-module/yaml/html/search/namespaces_0.js
-share/doc/qore-yaml-module/yaml/html/search/nomatches.html
-share/doc/qore-yaml-module/yaml/html/search/pages_0.html
-share/doc/qore-yaml-module/yaml/html/search/pages_0.js
-share/doc/qore-yaml-module/yaml/html/search/pages_1.html
-share/doc/qore-yaml-module/yaml/html/search/pages_1.js
-share/doc/qore-yaml-module/yaml/html/search/search.css
-share/doc/qore-yaml-module/yaml/html/search/search.js
-share/doc/qore-yaml-module/yaml/html/search/search_l.png
-share/doc/qore-yaml-module/yaml/html/search/search_m.png
-share/doc/qore-yaml-module/yaml/html/search/search_r.png
-share/doc/qore-yaml-module/yaml/html/search/searchdata.js
-share/doc/qore-yaml-module/yaml/html/search/variables_0.html
-share/doc/qore-yaml-module/yaml/html/search/variables_0.js
-share/doc/qore-yaml-module/yaml/html/search/variables_1.html
-share/doc/qore-yaml-module/yaml/html/search/variables_1.js
-share/doc/qore-yaml-module/yaml/html/search/variables_2.html
-share/doc/qore-yaml-module/yaml/html/search/variables_2.js
-share/doc/qore-yaml-module/yaml/html/search/variables_3.html
-share/doc/qore-yaml-module/yaml/html/search/variables_3.js
-share/doc/qore-yaml-module/yaml/html/search/variables_4.html
-share/doc/qore-yaml-module/yaml/html/search/variables_4.js
-share/doc/qore-yaml-module/yaml/html/splitbar.png
-share/doc/qore-yaml-module/yaml/html/sync_off.png
-share/doc/qore-yaml-module/yaml/html/sync_on.png
-share/doc/qore-yaml-module/yaml/html/tab_a.png
-share/doc/qore-yaml-module/yaml/html/tab_b.png
-share/doc/qore-yaml-module/yaml/html/tab_h.png
-share/doc/qore-yaml-module/yaml/html/tab_s.png
-share/doc/qore-yaml-module/yaml/html/tabs.css
 ${QORE_USER_MODULE_DIR}/DataStreamClient.qm
 ${QORE_USER_MODULE_DIR}/DataStreamRequestHandler.qm
 ${QORE_USER_MODULE_DIR}/DataStreamUtil.qm

Index: pkgsrc/textproc/qore-yaml-module/buildlink3.mk
diff -u pkgsrc/textproc/qore-yaml-module/buildlink3.mk:1.8 pkgsrc/textproc/qore-yaml-module/buildlink3.mk:1.9
--- pkgsrc/textproc/qore-yaml-module/buildlink3.mk:1.8  Thu Oct 20 12:11:52 2022
+++ pkgsrc/textproc/qore-yaml-module/buildlink3.mk      Thu Apr 20 13:03:14 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2022/10/20 12:11:52 nros Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2023/04/20 13:03:14 nros Exp $
 #
 
 BUILDLINK_TREE+=       qore-yaml-module
@@ -7,7 +7,7 @@ BUILDLINK_TREE+=        qore-yaml-module
 QORE_YAML_MODULE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.qore-yaml-module+=       qore-yaml-module>=0.4
-BUILDLINK_ABI_DEPENDS.qore-yaml-module?=       qore-yaml-module>=0.7nb1
+BUILDLINK_ABI_DEPENDS.qore-yaml-module?=       qore-yaml-module>=0.7.3
 BUILDLINK_PKGSRCDIR.qore-yaml-module?=         ../../textproc/qore-yaml-module
 
 

Index: pkgsrc/textproc/qore-yaml-module/distinfo
diff -u pkgsrc/textproc/qore-yaml-module/distinfo:1.7 pkgsrc/textproc/qore-yaml-module/distinfo:1.8
--- pkgsrc/textproc/qore-yaml-module/distinfo:1.7       Thu Jan 27 19:32:07 2022
+++ pkgsrc/textproc/qore-yaml-module/distinfo   Thu Apr 20 13:03:14 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/01/27 19:32:07 nros Exp $
+$NetBSD: distinfo,v 1.8 2023/04/20 13:03:14 nros Exp $
 
-BLAKE2s (qore-yaml-module-0.7.tar.bz2) = eb588d99aa9207ab2b7415497f81a7bcfecd79b12ca74463b5824390f74bf9a7
-SHA512 (qore-yaml-module-0.7.tar.bz2) = bbcc4ca70759735434c3fc5a151d88591e06b07841bb0322e6450c0bb2393f43477a8366b499e02ff97c81919d1f77feac8aed718004cdf98096fd5d58545b18
-Size (qore-yaml-module-0.7.tar.bz2) = 1013392 bytes
+BLAKE2s (qore-yaml-module-0.7.3.tar.bz2) = 6328c5ba0d115571add681aa66ca0a3b8605d7c102b5002643fa69c00da70b3b
+SHA512 (qore-yaml-module-0.7.3.tar.bz2) = 86bcc2fd1fc80bd72df4d00373c3c4eb310e2322c2a0b79900621d3a430986e463a13b30ea85c68c5c449e8c15bfcfaa58b3adabc7e9e5aeff2aa04d59b3f6eb
+Size (qore-yaml-module-0.7.3.tar.bz2) = 104948 bytes



Home | Main Index | Thread Index | Old Index