diff --git a/devel/blueprint-compiler/Makefile b/devel/blueprint-compiler/Makefile index 685f46da9f6e..1ad9b062b1b6 100644 --- a/devel/blueprint-compiler/Makefile +++ b/devel/blueprint-compiler/Makefile @@ -1,27 +1,27 @@ PORTNAME= blueprint-compiler DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.10.0 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org COMMENT= Markup language for GTK user interfaces WWW= https://gitlab.gnome.org/jwestman/blueprint-compiler LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= gtk4>0:x11-toolkits/gtk40 USES= gnome meson python shebangfix USE_GITLAB= yes USE_GNOME= pygobject3 GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= jwestman SHEBANG_FILES= ${PORTNAME}.py NO_ARCH= yes post-patch: # Derive Python version from Meson @${REINPLACE_CMD} -e "s,'python3',," ${WRKSRC}/meson.build .include diff --git a/devel/blueprint-compiler/distinfo b/devel/blueprint-compiler/distinfo index c97077f4d93e..da9d94d66197 100644 --- a/devel/blueprint-compiler/distinfo +++ b/devel/blueprint-compiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684338472 -SHA256 (blueprint-compiler-v0.8.1.tar.bz2) = 7690fa48b4c7237290a71e1521f4a52bfe83b4e44ca6c807955a0ac96c27a35a -SIZE (blueprint-compiler-v0.8.1.tar.bz2) = 80762 +TIMESTAMP = 1689969978 +SHA256 (blueprint-compiler-v0.10.0.tar.bz2) = 9c3c6eecef9eb54ad43b9ef786697a9f99b21e35240e9ddc8541a2cbd9ea79ba +SIZE (blueprint-compiler-v0.10.0.tar.bz2) = 81856 diff --git a/devel/blueprint-compiler/pkg-plist b/devel/blueprint-compiler/pkg-plist index 04b8fb6cc2e2..8b651fd0e429 100644 --- a/devel/blueprint-compiler/pkg-plist +++ b/devel/blueprint-compiler/pkg-plist @@ -1,51 +1,50 @@ bin/blueprint-compiler %%PYTHON_SITELIBDIR%%/blueprintcompiler/__init__.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/ast_utils.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/completions.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/completions_utils.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/decompiler.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/errors.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/gir.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/interactive_port.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/__init__.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/adw_breakpoint.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/adw_message_dialog.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/attributes.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/binding.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/common.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/contexts.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/expression.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gobject_object.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gobject_property.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gobject_signal.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_a11y.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_combo_box_text.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_file_filter.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_layout.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_list_item_factory.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_menu.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_scale.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_size_group.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_string_list.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtk_styles.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtkbuilder_child.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtkbuilder_template.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/imports.py -%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/property_binding.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/response_id.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/types.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/ui.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/language/values.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/lsp.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/lsp_utils.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/main.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/outputs/__init__.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/outputs/xml/__init__.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/outputs/xml/xml_emitter.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/parse_tree.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/parser.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/tokenizer.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/typelib.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/utils.py %%PYTHON_SITELIBDIR%%/blueprintcompiler/xml_reader.py share/pkgconfig/blueprint-compiler.pc