Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2023 11:35:37 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 25abfde55d8f - main - devel/libcircllhist: update to g20221215
Message-ID:  <202306081135.358BZbrC070468@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=25abfde55d8fae22e88c5eb18d936302b87320fb

commit 25abfde55d8fae22e88c5eb18d936302b87320fb
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-02-27 10:28:13 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-06-08 10:51:06 +0000

    devel/libcircllhist: update to g20221215
    
    Changelog: https://github.com/openhistogram/libcircllhist/commits/master
---
 devel/libcircllhist/Makefile  | 8 ++++----
 devel/libcircllhist/distinfo  | 6 +++---
 devel/libcircllhist/pkg-plist | 4 +++-
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/devel/libcircllhist/Makefile b/devel/libcircllhist/Makefile
index 12dd80274412..72c8cc14eb4a 100644
--- a/devel/libcircllhist/Makefile
+++ b/devel/libcircllhist/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libcircllhist
-PORTVERSION=	g20211005
-PORTREVISION=	1
+PORTVERSION=	g20221215
 CATEGORIES=	devel
 
 MAINTAINER=	fuz@FreeBSD.org
@@ -10,11 +9,12 @@ WWW=		https://github.com/circonus-labs/libcircllhist
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		autoreconf gmake
+USES=		autoreconf gmake lua:51,env shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	openhistogram
-GH_TAGNAME=	79fab69ee82597e3940cab017d7b0cd50ef3e9c1
+GH_TAGNAME=	95f8f6b089fc4e8dc215ed903221f9f55d4813b3
 USE_LDCONFIG=	yes
+SHEBANG_FILES=	src/test/runTest.sh
 
 GNU_CONFIGURE=	yes
 ALL_TARGET=	all
diff --git a/devel/libcircllhist/distinfo b/devel/libcircllhist/distinfo
index 9160dfcf4336..22327006591e 100644
--- a/devel/libcircllhist/distinfo
+++ b/devel/libcircllhist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633445699
-SHA256 (openhistogram-libcircllhist-g20211005-79fab69ee82597e3940cab017d7b0cd50ef3e9c1_GH0.tar.gz) = 4faa404abfc814a575cc0f3b3a29889b4fcc59fe2fbe4a54d411058161350b37
-SIZE (openhistogram-libcircllhist-g20211005-79fab69ee82597e3940cab017d7b0cd50ef3e9c1_GH0.tar.gz) = 106859
+TIMESTAMP = 1686126097
+SHA256 (openhistogram-libcircllhist-g20221215-95f8f6b089fc4e8dc215ed903221f9f55d4813b3_GH0.tar.gz) = 0712445bec6ab71a2ad386f96b3e8fd8777ecaf5264f144e49236ea343fc2e96
+SIZE (openhistogram-libcircllhist-g20221215-95f8f6b089fc4e8dc215ed903221f9f55d4813b3_GH0.tar.gz) = 161182
diff --git a/devel/libcircllhist/pkg-plist b/devel/libcircllhist/pkg-plist
index b213f1efa53f..0186e0a3e6d1 100644
--- a/devel/libcircllhist/pkg-plist
+++ b/devel/libcircllhist/pkg-plist
@@ -41,6 +41,7 @@ lib/libcircllhist.so.0.0.1
 %%PORTDOCS%%%%DOCSDIR%%/html/splitbard.png
 %%PORTDOCS%%%%DOCSDIR%%/html/structhist__allocator.html
 %%PORTDOCS%%%%DOCSDIR%%/html/structhist__bucket.html
+%%PORTDOCS%%%%DOCSDIR%%/html/structhistogram__adhoc__bin__t.html
 %%PORTDOCS%%%%DOCSDIR%%/html/sync_off.png
 %%PORTDOCS%%%%DOCSDIR%%/html/sync_on.png
 %%PORTDOCS%%%%DOCSDIR%%/html/tab_a.png
@@ -52,4 +53,5 @@ lib/libcircllhist.so.0.0.1
 %%PORTDOCS%%%%DOCSDIR%%/html/tab_s.png
 %%PORTDOCS%%%%DOCSDIR%%/html/tab_sd.png
 %%PORTDOCS%%%%DOCSDIR%%/html/tabs.css
-share/lua/5.1/ffi_libcircllhist.lua
+%%LUA_MODSHAREDIR%%/ffi_libcircllhist.lua
+%%LUA_MODSHAREDIR%%/circllhist.lua



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