Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2014 07:29:42 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369797 - head/textproc/lucene4
Message-ID:  <201410020729.s927TgnU006845@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410020729.s927TgnU006845>