Date: Sat, 30 Nov 2024 15:13:01 GMT From: Joel Bodenmann <jbo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e4fbca57cf76 - main - devel/malloy: Update to 0.8.0 Message-ID: <202411301513.4AUFD1hx064322@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4fbca57cf7645bf720205eb43077c76913a9012 commit e4fbca57cf7645bf720205eb43077c76913a9012 Author: Joel Bodenmann <jbo@FreeBSD.org> AuthorDate: 2024-11-30 15:00:06 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-11-30 15:05:51 +0000 devel/malloy: Update to 0.8.0 Changelog: https://github.com/Tectu/malloy/releases/tag/0.8.0 Reviewed by: diizzy --- devel/malloy/Makefile | 5 ++--- devel/malloy/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/malloy/Makefile b/devel/malloy/Makefile index e8fc82097f2b..2464040bd1f3 100644 --- a/devel/malloy/Makefile +++ b/devel/malloy/Makefile @@ -1,6 +1,5 @@ PORTNAME= malloy -DISTVERSION= 0.7.0 -PORTREVISION= 1 +DISTVERSION= 0.8.0 CATEGORIES= devel MAINTAINER= jbo@FreeBSD.org @@ -10,7 +9,7 @@ WWW= https://github.com/tectu/malloy LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt -BUILD_DEPENDS= boost-libs>1.79.0:devel/boost-libs +BUILD_DEPENDS= boost-libs>1.81.0:devel/boost-libs LIB_DEPENDS= libfmt.so:devel/libfmt \ libspdlog.so:devel/spdlog diff --git a/devel/malloy/distinfo b/devel/malloy/distinfo index 8852444bf911..5a761ff6bce8 100644 --- a/devel/malloy/distinfo +++ b/devel/malloy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695643384 -SHA256 (tectu-malloy-0.7.0_GH0.tar.gz) = d28120f8443373ba554270899a8438f6fa9605c485b6123cd0c2afd48b51a320 -SIZE (tectu-malloy-0.7.0_GH0.tar.gz) = 195795 +TIMESTAMP = 1732978748 +SHA256 (tectu-malloy-0.8.0_GH0.tar.gz) = 2f40c6e27ba3cab98b835d84eba392fb8cf223b4d03086a9e81240239244a8cf +SIZE (tectu-malloy-0.8.0_GH0.tar.gz) = 196191
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411301513.4AUFD1hx064322>