ports/178793: textproc/lucene PORTSCOUT expression change

Danilo Egea Gondolfo danilogondolfo at gmail.com
Mon May 20 17:00:01 UTC 2013


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


More information about the freebsd-ports-bugs mailing list