diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-08-07 04:02:38 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-08-07 04:02:38 +0000 |
commit | fc03c50eeeb49b187f0a32b67d0c2c63014991b6 (patch) | |
tree | 0d067d4638817e1c17d43632908e7ba51cbbf579 /textproc | |
parent | 023d680adf656cad83528d9534eac778825c3c26 (diff) | |
download | ports-fc03c50eeeb49b187f0a32b67d0c2c63014991b6.tar.gz ports-fc03c50eeeb49b187f0a32b67d0c2c63014991b6.zip |
textproc/groonga: Update version 10.0.4=>10.0.5
Notes
Notes:
svn path=/head/; revision=544310
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/groonga/Makefile | 2 | ||||
-rw-r--r-- | textproc/groonga/distinfo | 6 | ||||
-rw-r--r-- | textproc/groonga/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 3785b0ded70e..80cc01addc97 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 10.0.4 +PORTVERSION= 10.0.5 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index a4f250f981c5..1fa95bc63ef2 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593354026 -SHA256 (groonga-10.0.4.tar.gz) = 32d3c98978030b165aa7ff0e8d8e44635775fe6afc8264712f2e210c25dec9bd -SIZE (groonga-10.0.4.tar.gz) = 17300057 +TIMESTAMP = 1596742468 +SHA256 (groonga-10.0.5.tar.gz) = e0d60ecbf441f86fe8a7e2448ec2e5b1e0a9f26405a71258abb2940d69c53213 +SIZE (groonga-10.0.5.tar.gz) = 17313593 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index ab71fa5e5193..c653bd26a1c8 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -69,6 +69,7 @@ include/groonga/groonga/scorer.h include/groonga/groonga/selector.h include/groonga/groonga/string.h include/groonga/groonga/table.h +include/groonga/groonga/table_module.h include/groonga/groonga/thread.h include/groonga/groonga/time.h include/groonga/groonga/token.h |