From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 20 17:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 66CB8D9A for ; Mon, 20 May 2013 17:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 33D2D6D4 for ; Mon, 20 May 2013 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4KH00Tf061856 for ; Mon, 20 May 2013 17:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4KH00sR061855; Mon, 20 May 2013 17:00:00 GMT (envelope-from gnats) Resent-Date: Mon, 20 May 2013 17:00:00 GMT Resent-Message-Id: <201305201700.r4KH00sR061855@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Danilo Egea Gondolfo Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2E995CE9 for ; Mon, 20 May 2013 16:50:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 1F64F684 for ; Mon, 20 May 2013 16:50:31 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4KGoU1u091301 for ; Mon, 20 May 2013 16:50:30 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4KGoUJe091300; Mon, 20 May 2013 16:50:30 GMT (envelope-from nobody) Message-Id: <201305201650.r4KGoUJe091300@oldred.FreeBSD.org> Date: Mon, 20 May 2013 16:50:30 GMT From: Danilo Egea Gondolfo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/178793: textproc/lucene PORTSCOUT expression change X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2013 17:00:01 -0000 >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: