Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2023 05:31:13 GMT
From:      Felix Palmen <zirias@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8f33d68ad453 - main - devel/malloy: Update to 0.6.2
Message-ID:  <202304230531.33N5VDNZ098820@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by zirias:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f33d68ad453d988e0bafc1044136ef9f088be77

commit 8f33d68ad453d988e0bafc1044136ef9f088be77
Author:     Joel Bodenmann <jbo@insane.engineer>
AuthorDate: 2023-04-22 16:09:14 +0000
Commit:     Felix Palmen <zirias@FreeBSD.org>
CommitDate: 2023-04-23 05:30:35 +0000

    devel/malloy: Update to 0.6.2
    
    Changelog: https://github.com/Tectu/malloy/releases/tag/0.6.2
    
    PR:             271002
    Approved by:    tcberner (mentor, implicit)
---
 devel/malloy/Makefile  | 2 +-
 devel/malloy/distinfo  | 6 +++---
 devel/malloy/pkg-plist | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/malloy/Makefile b/devel/malloy/Makefile
index ff68a891fa5f..b4e02959aa46 100644
--- a/devel/malloy/Makefile
+++ b/devel/malloy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	malloy
-DISTVERSION=	0.6.1
+DISTVERSION=	0.6.2
 CATEGORIES=	devel
 
 MAINTAINER=	jbo@insane.engineer
diff --git a/devel/malloy/distinfo b/devel/malloy/distinfo
index e7555148f2ac..14e7d4613aa7 100644
--- a/devel/malloy/distinfo
+++ b/devel/malloy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677070500
-SHA256 (tectu-malloy-0.6.1_GH0.tar.gz) = e6f1cf85ab7f05ec67026e3eaf4af15fe83897acbc4fd0d7af14e23f80c95478
-SIZE (tectu-malloy-0.6.1_GH0.tar.gz) = 192093
+TIMESTAMP = 1682179658
+SHA256 (tectu-malloy-0.6.2_GH0.tar.gz) = 6a1ab7b70ea7e4735aff1a5f7d2678ea69961b8dec8a5dc42230a083448f302d
+SIZE (tectu-malloy-0.6.2_GH0.tar.gz) = 195624
diff --git a/devel/malloy/pkg-plist b/devel/malloy/pkg-plist
index 19d84faa4efe..c74fecba0481 100644
--- a/devel/malloy/pkg-plist
+++ b/devel/malloy/pkg-plist
@@ -63,11 +63,11 @@ lib/cmake/malloy/malloy-config.cmake
 lib/cmake/malloy/malloy-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/malloy/malloy-targets.cmake
 %%CLIENT%%lib/libmalloy-client.so
-%%CLIENT%%lib/libmalloy-client.so.0.6.1
+%%CLIENT%%lib/libmalloy-client.so.0.6.2
 lib/libmalloy-core.so
-lib/libmalloy-core.so.0.6.1
+lib/libmalloy-core.so.0.6.2
 %%SERVER%%lib/libmalloy-server.so
-%%SERVER%%lib/libmalloy-server.so.0.6.1
+%%SERVER%%lib/libmalloy-server.so.0.6.2
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeLists.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/client/CMakeLists.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/client/example.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304230531.33N5VDNZ098820>