svn commit: r551920 - head/textproc/apache-solr
Matthias Fechner
mfechner at FreeBSD.org
Sat Oct 10 12:11:46 UTC 2020
Author: mfechner
Date: Sat Oct 10 12:11:45 2020
New Revision: 551920
URL: https://svnweb.freebsd.org/changeset/ports/551920
Log:
Bugfix update to 8.6.3.
Changelog:
https://lucene.apache.org/solr/8_6_3/changes/Changes.html#v8.6.3.bug_fixes
Modified:
head/textproc/apache-solr/Makefile
head/textproc/apache-solr/distinfo
Modified: head/textproc/apache-solr/Makefile
==============================================================================
--- head/textproc/apache-solr/Makefile Sat Oct 10 11:58:22 2020 (r551919)
+++ head/textproc/apache-solr/Makefile Sat Oct 10 12:11:45 2020 (r551920)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= apache-solr
-PORTVERSION= 8.6.2
+PORTVERSION= 8.6.3
CATEGORIES= textproc java
MASTER_SITES= APACHE/lucene/solr/${PORTVERSION}
DISTNAME= solr-${PORTVERSION}
Modified: head/textproc/apache-solr/distinfo
==============================================================================
--- head/textproc/apache-solr/distinfo Sat Oct 10 11:58:22 2020 (r551919)
+++ head/textproc/apache-solr/distinfo Sat Oct 10 12:11:45 2020 (r551920)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601303296
-SHA256 (solr-8.6.2.tgz) = 481df7f89ce32347930bf8de0938501c4ab0204064c8736ab26c17c5eb829323
-SIZE (solr-8.6.2.tgz) = 195624713
+TIMESTAMP = 1602331199
+SHA256 (solr-8.6.3.tgz) = c24925f3e8103673c2fceaaff4a04d6f1ab12b4ffd67da36fbbd2aa9aaaa6b55
+SIZE (solr-8.6.3.tgz) = 195632991
More information about the svn-ports-head
mailing list