Skip to content

Commit

Permalink
devel/libcircllhist: update to g20221215
Browse files Browse the repository at this point in the history
  • Loading branch information
clausecker committed Jun 8, 2023
1 parent 37dc33f commit 25abfde
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
8 changes: 4 additions & 4 deletions devel/libcircllhist/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libcircllhist
PORTVERSION= g20211005
PORTREVISION= 1
PORTVERSION= g20221215
CATEGORIES= devel

MAINTAINER= fuz@FreeBSD.org
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
4 changes: 3 additions & 1 deletion devel/libcircllhist/pkg-plist
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 25abfde

Please sign in to comment.