From owner-svn-ports-all@FreeBSD.ORG Thu May 29 08:15:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3A20897; Thu, 29 May 2014 08:15:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 90F872BDA; Thu, 29 May 2014 08:15:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4T8FNCK064927; Thu, 29 May 2014 08:15:23 GMT (envelope-from mva@svn.freebsd.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4T8FNNP064924; Thu, 29 May 2014 08:15:23 GMT (envelope-from mva@svn.freebsd.org) Message-Id: <201405290815.s4T8FNNP064924@svn.freebsd.org> From: Marcus von Appen Date: Thu, 29 May 2014 08:15:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355674 - head/textproc/lucene4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 08:15:23 -0000 Author: mva Date: Thu May 29 08:15:22 2014 New Revision: 355674 URL: http://svnweb.freebsd.org/changeset/ports/355674 QAT: https://qat.redports.org/buildarchive/r355674/ Log: - Update to version 4.8.1 Changelog: https://lucene.apache.org/core/4_8_1/changes/Changes.html Modified: head/textproc/lucene4/Makefile head/textproc/lucene4/distinfo Modified: head/textproc/lucene4/Makefile ============================================================================== --- head/textproc/lucene4/Makefile Thu May 29 08:12:51 2014 (r355673) +++ head/textproc/lucene4/Makefile Thu May 29 08:15:22 2014 (r355674) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lucene -PORTVERSION= 4.8.0 +PORTVERSION= 4.8.1 CATEGORIES= textproc java devel MASTER_SITES= APACHE MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/ Modified: head/textproc/lucene4/distinfo ============================================================================== --- head/textproc/lucene4/distinfo Thu May 29 08:12:51 2014 (r355673) +++ head/textproc/lucene4/distinfo Thu May 29 08:15:22 2014 (r355674) @@ -1,2 +1,2 @@ -SHA256 (lucene-4.8.0.tgz) = ef3c4450b47b9bc93dbb41984c3c244fab20068e6851b21d8eeb0665cc3d642a -SIZE (lucene-4.8.0.tgz) = 65426391 +SHA256 (lucene-4.8.1.tgz) = cd87360bb7b4d0d14415b35124a8780675c3b2dfb5b6564571f6fc0bbc7b8229 +SIZE (lucene-4.8.1.tgz) = 64270622