diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-12 11:13:36 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-12 22:37:12 +0000 |
commit | b7257728c7f6b6e35b56a80081beccddd0197ecb (patch) | |
tree | 224bfac63cdb1cfb0ab6fa451b78ac0b2b52dfcc /textproc/groonga | |
parent | aebe72534a8bf3195b6992079584b10e8f1ca055 (diff) |
Diffstat (limited to 'textproc/groonga')
-rw-r--r-- | textproc/groonga/Makefile | 4 | ||||
-rw-r--r-- | textproc/groonga/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 7ef248bfd033..b0a518c18b22 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -PORTVERSION= 13.0.1 +PORTVERSION= 13.0.2 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -42,7 +42,7 @@ RUBY_USES= ruby RUBY_CONFIGURE_ON= --enable-mruby SUGGEST_LIB_DEPENDS= libevent.so:devel/libevent \ libmsgpackc.so:devel/msgpack-c \ - libzmq.so:net/libzmq2 + libzmq.so:net/libzmq4 SUGGEST_CONFIGURE_ON= --enable-zeromq \ --with-libevent=${LOCALBASE} \ --with-message-pack=${LOCALBASE} diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 49c36d4e05a5..905ce532e526 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680108255 -SHA256 (groonga-13.0.1.tar.gz) = 1c2d1a6981c1ad3f02a11aff202b15ba30cb1c6147f1fa9195b519a2b728f8ba -SIZE (groonga-13.0.1.tar.gz) = 24694524 +TIMESTAMP = 1705056129 +SHA256 (groonga-13.0.2.tar.gz) = 0eb2e0ac65fa426663f61a7fc4621e99290b869119113682f9c005d0f3308d38 +SIZE (groonga-13.0.2.tar.gz) = 24872948 |