Skip to content

Commit

Permalink
devel/blueprint-compiler: update to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Mar 21, 2024
1 parent 3eb26be commit 731e65e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 57 deletions.
3 changes: 1 addition & 2 deletions devel/blueprint-compiler/Makefile
@@ -1,7 +1,6 @@
PORTNAME= blueprint-compiler
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0
PORTREVISION= 1
DISTVERSION= 0.12.0
CATEGORIES= devel

MAINTAINER= jbeich@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions devel/blueprint-compiler/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689969978
SHA256 (blueprint-compiler-v0.10.0.tar.bz2) = 9c3c6eecef9eb54ad43b9ef786697a9f99b21e35240e9ddc8541a2cbd9ea79ba
SIZE (blueprint-compiler-v0.10.0.tar.bz2) = 81856
TIMESTAMP = 1711049847
SHA256 (blueprint-compiler-v0.12.0.tar.bz2) = 0f762e8a0dfef9aa46b4bddf8ed4bbc09b5d2fa2baff5dec109ccc513c6e9e00
SIZE (blueprint-compiler-v0.12.0.tar.bz2) = 90521
13 changes: 0 additions & 13 deletions devel/blueprint-compiler/files/patch-blueprintcompiler_gir.py

This file was deleted.

38 changes: 0 additions & 38 deletions devel/blueprint-compiler/files/patch-blueprintcompiler_typelib.py

This file was deleted.

4 changes: 3 additions & 1 deletion devel/blueprint-compiler/pkg-plist
Expand Up @@ -5,11 +5,12 @@ bin/blueprint-compiler
%%PYTHON_SITELIBDIR%%/blueprintcompiler/completions_utils.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/decompiler.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/errors.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/formatter.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/adw_response_dialog.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/attributes.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/binding.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/common.py
Expand All @@ -32,6 +33,7 @@ bin/blueprint-compiler
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtkbuilder_template.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/imports.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/response_id.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/translation_domain.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/types.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/ui.py
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/values.py
Expand Down

0 comments on commit 731e65e

Please sign in to comment.