From nobody Wed May 17 18:22:22 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QM1fk4WnLz4BRfv; Wed, 17 May 2023 18:22:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QM1fk427Qz4D3d; Wed, 17 May 2023 18:22:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1684347742; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oMhJmarlNA1AMobqjc0cAZWtPdkw268hLppFesipS0I=; b=DD2uywUWRkH9eN7o83urSiDCFKjyQ3IVTOOlbZKzmyLxSUE8hdHMEPD+kEwxCqQu4u+3qS cFxcd5H56brTZZuCf2GYafrgrowYrnHwEqov2xEqorQL/xAIzq5LKtNmnFuVdyg/o/hJAi +yqPqQuNjJXEAXvCFzbWrCTntWNj1N4M4so4ale39EegoOyzFq6eHA8tT5DhFcOgFTpTNp aO4QG/+8P1Nlsd1HfGbQ6Kd00WbUK/F04w1+RMLNlrMSE+ibtYfp+m7VEkU698JHHYnZiE 2ES1vedJttPdjH3CON/yjtS2u1h5TSEsn+sO8bKvzfluukQFlwK7+7YhrYultg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1684347742; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oMhJmarlNA1AMobqjc0cAZWtPdkw268hLppFesipS0I=; b=VB72h7Sjc4X9X67d0ULKDdBmO4YvtvK5xc1Xiovy3NbMlaN5Asa04JS1Mu1rhoE9AcdvRr u0/LDmp97ATdsVDWxQmN4eCQ0lX/B3/0mFOz/9/1wy01SHoYISE8DDFxYBsL32wZ8tFABO PC6An5acYA3Ltm7csUChrAKxZYtumvRcnu3dV++asKMgSvW9EG8NXrkXf2jh0DrwJKgK4o Rr2wygfDQCR25RREKrC7ZX/vjS2uTKK7LWwemuth2pyDelWdloFAwtoT2MS2JBxQa3TKBu Cpzs3/K+BONzT2kUhxAbwFr7qtGv7mF5iespJ1BY/eLIGDVbmjK/24Q25Y+CPw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684347742; a=rsa-sha256; cv=none; b=jIUU12d9lWvsugXPtz4h7lKLCjswzeu2Cavmy0TIbGtCa3H2KfXrxNqRIbvOxsoirBYmDL nBKPO7SIyBo98H0cFRCgXhh91wqtiRo6FCHOyWqlQsfYsvAOxM8dbnJI/lKlpdJqhzJhks nVmGdQoLzWbvUxIKrvW98K3lGSmd4hp8C/AROYQMXNm2LPKMblsWWmW6H3qtAl3CKJS2SH lFEqQwyKYteMRcKLk02/hePDOMeh8HLz3bEZuSEMfBWqFdv/u7K86mVYlyl9Mtvo7AUmyK r45zSz9M3Yg1/3+F6kofVrtsUC2WJNG/K0yWwidgaqwBsoxGjhoPZPkdLFHD4Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QM1fk34ztzFQS; Wed, 17 May 2023 18:22:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 34HIMMdw079700; Wed, 17 May 2023 18:22:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 34HIMMr9079699; Wed, 17 May 2023 18:22:22 GMT (envelope-from git) Date: Wed, 17 May 2023 18:22:22 GMT Message-Id: <202305171822.34HIMMr9079699@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 1ee8af263cde - main - devel/blueprint-compiler: update to 0.8.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1ee8af263cde1d3abf24507f3fe88dd0cdf4c993 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ee8af263cde1d3abf24507f3fe88dd0cdf4c993 commit 1ee8af263cde1d3abf24507f3fe88dd0cdf4c993 Author: Jan Beich AuthorDate: 2023-05-17 15:47:52 +0000 Commit: Jan Beich CommitDate: 2023-05-17 18:22:19 +0000 devel/blueprint-compiler: update to 0.8.1 Changes: https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.8.1 Reported by: GitLab (notify releases) --- devel/blueprint-compiler/Makefile | 4 ++-- devel/blueprint-compiler/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/blueprint-compiler/Makefile b/devel/blueprint-compiler/Makefile index f829a9f4a502..2a5d7a6417d1 100644 --- a/devel/blueprint-compiler/Makefile +++ b/devel/blueprint-compiler/Makefile @@ -1,6 +1,6 @@ PORTNAME= blueprint-compiler DISTVERSIONPREFIX= v -DISTVERSION= 0.8.0 +DISTVERSION= 0.8.1 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org @@ -17,7 +17,7 @@ USE_GITLAB= yes USE_GNOME= pygobject3 GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= jwestman -GL_COMMIT= 36546e48463d52a252acacd462917e16992f3ac9 +GL_COMMIT= aa7679618e864748f4f4d8f15283906e712752fe SHEBANG_FILES= ${PORTNAME}.py NO_ARCH= yes diff --git a/devel/blueprint-compiler/distinfo b/devel/blueprint-compiler/distinfo index 23cdd460c7c6..cb7cf53edaea 100644 --- a/devel/blueprint-compiler/distinfo +++ b/devel/blueprint-compiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684030645 -SHA256 (jwestman-blueprint-compiler-36546e48463d52a252acacd462917e16992f3ac9_GL0.tar.gz) = 21c3238b9641957f819ca6b33c3b7120d4cb26f81893bc8062d79e530998ad2f -SIZE (jwestman-blueprint-compiler-36546e48463d52a252acacd462917e16992f3ac9_GL0.tar.gz) = 99416 +TIMESTAMP = 1684338472 +SHA256 (jwestman-blueprint-compiler-aa7679618e864748f4f4d8f15283906e712752fe_GL0.tar.gz) = 0e269ad80c775a0c210e230dd14ab4109bf1c5bec4daf80d0408cebe9503a99f +SIZE (jwestman-blueprint-compiler-aa7679618e864748f4f4d8f15283906e712752fe_GL0.tar.gz) = 100824