Date: Mon, 20 May 2013 16:50:30 GMT From: Danilo Egea Gondolfo <danilogondolfo@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/178793: textproc/lucene PORTSCOUT expression change Message-ID: <201305201650.r4KGoUJe091300@oldred.FreeBSD.org> Resent-Message-ID: <201305201700.r4KH00sR061855@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178793 >Category: ports >Synopsis: textproc/lucene PORTSCOUT expression change >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 20 17:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Danilo Egea Gondolfo >Release: FreeBSD 9.1-STABLE >Organization: >Environment: FreeBSD projeto 9.1-STABLE FreeBSD 9.1-STABLE #4 r250700: Thu May 16 13:48:11 BRT 2013 root@projeto:/usr/obj/usr/src.stable/sys/PROJETO amd64 >Description: The current PORTSCOUT expression don't work, as you can see here http://portscout.freebsd.org/danilogondolfo@gmail.com.html The new expression is the right way to do this? >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 318612) +++ Makefile (working copy) @@ -17,7 +17,7 @@ CONFLICTS= lucene4-[0-9].* -PORTSCOUT= limit:3.*$$ +PORTSCOUT= limit:^3\. USE_JAVA= yes NO_BUILD= yes >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305201650.r4KGoUJe091300>