svn commit: r318740 - head/textproc/lucene

Jason Helfman jgh at FreeBSD.org
Wed May 22 00:59:40 UTC 2013


This worked when I first committed it, and I confirmed it on a subsequent
update run of portscout. I had to add this as part of the import of lucene4
into the tree.

Thanks for the update!

-jgh


On Tue, May 21, 2013 at 5:19 PM, Bryan Drewery <bdrewery at freebsd.org> wrote:

> Author: bdrewery
> Date: Wed May 22 00:19:45 2013
> New Revision: 318740
> URL: http://svnweb.freebsd.org/changeset/ports/318740
>
> Log:
>   - Update PORTSCOUT variable to ignore 3.*; old version did not work
>
>   PR:           ports/178793
> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=178793
>   Submitted by: Danilo Egea Gondolfo <danilogondolfo at gmail.com>
> (maintainer)
>
> Modified:
>   head/textproc/lucene/Makefile
>
> Modified: head/textproc/lucene/Makefile
>
> ==============================================================================
> --- head/textproc/lucene/Makefile       Wed May 22 00:16:49 2013
>  (r318739)
> +++ head/textproc/lucene/Makefile       Wed May 22 00:19:45 2013
>  (r318740)
> @@ -17,7 +17,7 @@ LICENSE=      AL2
>
>  CONFLICTS=     lucene4-[0-9].*
>
> -PORTSCOUT=     limit:3.*$$
> +PORTSCOUT=     limit:^3\.
>
>  USE_JAVA=      yes
>  NO_BUILD=      yes
>
>


-- 
--
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