aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-07-21 20:06:18 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-07-22 00:56:11 +0000
commit30387bf24445809f110d50455d163974578f745d (patch)
tree1d7b4df8d6b3e0d7cc35bd011579d3c074664977
parent888af57099071c45696b01f7ea7c19620389235b (diff)
downloadports-30387bf24445809f110d50455d163974578f745d.tar.gz
ports-30387bf24445809f110d50455d163974578f745d.zip
devel/blueprint-compiler: update to 0.10.0
Changes: https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.10.0 Reported by: GitLab (notify releases)
-rw-r--r--devel/blueprint-compiler/Makefile2
-rw-r--r--devel/blueprint-compiler/distinfo6
-rw-r--r--devel/blueprint-compiler/pkg-plist1
3 files changed, 4 insertions, 5 deletions
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,6 +1,6 @@
PORTNAME= blueprint-compiler
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.1
+DISTVERSION= 0.10.0
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
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
@@ -31,7 +31,6 @@ bin/blueprint-compiler
%%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