git: e5a772f874d6 - main - devel/meson: update to 0.63.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Sep 2022 16:11:44 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5a772f874d6fd57636b0a17ed538857081050f6 commit e5a772f874d6fd57636b0a17ed538857081050f6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-09-03 16:33:12 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-09-15 16:11:23 +0000 devel/meson: update to 0.63.2 - Revert fc3fe5b9986b after https://github.com/mesonbuild/meson/commit/fa994853564d Changes: https://github.com/mesonbuild/meson/compare/0.63.1...0.63.2 PR: 266254 Reported by: GitHub (watch releases) Exp-run by: antoine Approved by: tcberner --- devel/meson/Makefile | 2 +- devel/meson/distinfo | 6 +++--- x11/tilix/Makefile | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/meson/Makefile b/devel/meson/Makefile index d3a41803a3df..e98ec473b4e1 100644 --- a/devel/meson/Makefile +++ b/devel/meson/Makefile @@ -1,5 +1,5 @@ PORTNAME= meson -PORTVERSION= 0.63.1 +PORTVERSION= 0.63.2 CATEGORIES= devel python MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ diff --git a/devel/meson/distinfo b/devel/meson/distinfo index 15bcff1e9f11..e6e5b062f919 100644 --- a/devel/meson/distinfo +++ b/devel/meson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660381646 -SHA256 (meson-0.63.1.tar.gz) = 06fe13297213d6ff0121c5d5aab25a56ef938ffec57414ed6086fda272cb65e9 -SIZE (meson-0.63.1.tar.gz) = 2064118 +TIMESTAMP = 1662222792 +SHA256 (meson-0.63.2.tar.gz) = 16222f17ef76be0542c91c07994f9676ae879f46fc21c0c786a21ef2cb518bbf +SIZE (meson-0.63.2.tar.gz) = 2063397 diff --git a/x11/tilix/Makefile b/x11/tilix/Makefile index 9727f5b7a63d..66681bd5e1f2 100644 --- a/x11/tilix/Makefile +++ b/x11/tilix/Makefile @@ -22,7 +22,6 @@ USE_GITHUB= yes GH_ACCOUNT= gnunn1 USE_GNOME= cairo gdkpixbuf2 librsvg2 vte3 USE_XORG= x11 -SSP_UNSAFE= yes GLIB_SCHEMAS= com.gexperts.Tilix.gschema.xml SHEBANG_FILES= data/scripts/tilix_int.sh