svn commit: r369797 - head/textproc/lucene4
Marcus von Appen
mva at FreeBSD.org
Thu Oct 2 07:29:43 UTC 2014
Author: mva
Date: Thu Oct 2 07:29:42 2014
New Revision: 369797
URL: https://svnweb.freebsd.org/changeset/ports/369797
QAT: https://qat.redports.org/buildarchive/r369797/
Log:
- Update to version 4.10.1
Changelog: https://lucene.apache.org/core/4_10_1/changes/Changes.html
Modified:
head/textproc/lucene4/Makefile
head/textproc/lucene4/distinfo
Modified: head/textproc/lucene4/Makefile
==============================================================================
--- head/textproc/lucene4/Makefile Thu Oct 2 07:26:47 2014 (r369796)
+++ head/textproc/lucene4/Makefile Thu Oct 2 07:29:42 2014 (r369797)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lucene
-PORTVERSION= 4.10.0
+PORTVERSION= 4.10.1
CATEGORIES= textproc java devel
MASTER_SITES= APACHE
MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
Modified: head/textproc/lucene4/distinfo
==============================================================================
--- head/textproc/lucene4/distinfo Thu Oct 2 07:26:47 2014 (r369796)
+++ head/textproc/lucene4/distinfo Thu Oct 2 07:29:42 2014 (r369797)
@@ -1,2 +1,2 @@
-SHA256 (lucene-4.10.0.tgz) = 8e729c82d41c862930e6c781c34993de56b9b859b6255c79a116aa94e5811215
-SIZE (lucene-4.10.0.tgz) = 65058346
+SHA256 (lucene-4.10.1.tgz) = 6330b168e21c288e13a8a50ac7351a350e62eddb37b937b4ea8d26f0107a20bf
+SIZE (lucene-4.10.1.tgz) = 65044564
More information about the svn-ports-all
mailing list