git: 30387bf24445 - main - devel/blueprint-compiler: update to 0.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Jul 2023 00:57:45 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=30387bf24445809f110d50455d163974578f745d commit 30387bf24445809f110d50455d163974578f745d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-07-21 20:06:18 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-07-22 00:56:11 +0000 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) --- devel/blueprint-compiler/Makefile | 2 +- devel/blueprint-compiler/distinfo | 6 +++--- devel/blueprint-compiler/pkg-plist | 1 - 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