diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2023-07-22 08:17:47 +0300 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2023-07-22 08:18:34 +0300 |
commit | a71dcdc2ac0504a42f013b50cee88f74d52ade00 (patch) | |
tree | 5ae5056b747ce28a81f2e3fa8f848ff58e808dda /textproc/apache-solr | |
parent | math/octave-forge-mccabe-thiele: Remove redundant dependency. (diff) |
textproc/apache-solr: update to 9.3.0
Changelog:
https://solr.apache.org/9_3_0/changes/Changes.html
Diffstat (limited to 'textproc/apache-solr')
-rw-r--r-- | textproc/apache-solr/Makefile | 3 | ||||
-rw-r--r-- | textproc/apache-solr/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile index 0e189ac93f18..942a895b43dc 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -1,6 +1,5 @@ PORTNAME= apache-solr -PORTVERSION= 9.2.1 -PORTREVISION= 1 +PORTVERSION= 9.3.0 PORTEPOCH= 1 CATEGORIES= textproc java MASTER_SITES= https://archive.apache.org/dist/solr/solr/${PORTVERSION}/ diff --git a/textproc/apache-solr/distinfo b/textproc/apache-solr/distinfo index 33b3d07eefe6..1ca99ac8293c 100644 --- a/textproc/apache-solr/distinfo +++ b/textproc/apache-solr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687089637 -SHA256 (solr-9.2.1.tgz) = 5fe6499daf083655cd1c577c90ab07c50b4858dcfbba0a5c479efdcbd591c624 -SIZE (solr-9.2.1.tgz) = 278512901 +TIMESTAMP = 1690001489 +SHA256 (solr-9.3.0.tgz) = 2a924a776d7c06dea561f12bdb17291dbaecc9e9a06f363d4599acb7fb7bfa71 +SIZE (solr-9.3.0.tgz) = 277239276 |