svn commit: r317066 - head/textproc/lucene
Jason Helfman
jgh at FreeBSD.org
Tue May 7 02:04:54 UTC 2013
Hi Bryan,
editors/openoffice-devel needs to be adjusted as well, as it depends on the
lucene jar version. It also has some specific arguments throughout that
match the same version for lucene jar. A variable could probably be put in
that looks for that version and it can be addressed throughout.
-jgh
On Wed, May 1, 2013 at 4:23 PM, Bryan Drewery <bdrewery at freebsd.org> wrote:
> Author: bdrewery
> Date: Wed May 1 23:23:51 2013
> New Revision: 317066
> URL: http://svnweb.freebsd.org/changeset/ports/317066
>
> Log:
> - Update to 3.6.2
> - Pass maintainership to submitter
> - Remove indefinite article from COMMENT
>
> PR: ports/178213
> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=178213
> Submitted by: Danilo Egea Gondolfo <danilogondolfo at gmail.com>
>
> Modified:
> head/textproc/lucene/Makefile
> head/textproc/lucene/distinfo
>
> Modified: head/textproc/lucene/Makefile
>
> ==============================================================================
> --- head/textproc/lucene/Makefile Wed May 1 23:20:50 2013
> (r317065)
> +++ head/textproc/lucene/Makefile Wed May 1 23:23:51 2013
> (r317066)
> @@ -2,14 +2,14 @@
> # $FreeBSD$
>
> PORTNAME= lucene
> -PORTVERSION= 3.6.1
> +PORTVERSION= 3.6.2
> CATEGORIES= textproc java devel
> MASTER_SITES= APACHE
> MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
> EXTRACT_SUFX= .tgz
>
> -MAINTAINER= ports at FreeBSD.org
> -COMMENT= A full-text search engine for Java
> +MAINTAINER= danilogondolfo at gmail.com
> +COMMENT= Full-text search engine for Java
>
> LICENSE= AL2
>
>
> Modified: head/textproc/lucene/distinfo
>
> ==============================================================================
> --- head/textproc/lucene/distinfo Wed May 1 23:20:50 2013
> (r317065)
> +++ head/textproc/lucene/distinfo Wed May 1 23:23:51 2013
> (r317066)
> @@ -1,2 +1,2 @@
> -SHA256 (lucene-3.6.1.tgz) =
> 6d3c6e69d70545522fbbe07429bf1abbc84296721c24afa2b2c6384b8ddfc5ab
> -SIZE (lucene-3.6.1.tgz) = 48768259
> +SHA256 (lucene-3.6.2.tgz) =
> 957cb888941e140fdfed5549abe96789872e7a393c9c107959cf0b31c081cedd
> +SIZE (lucene-3.6.2.tgz) = 48795023
>
>
--
Jason Helfman | FreeBSD Committer
jgh at FreeBSD.org | http://people.freebsd.org/~jgh | The Power to Serve
More information about the svn-ports-all
mailing list