From owner-svn-ports-head@FreeBSD.ORG Wed May 22 01:06:54 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5F36FEF8 for ; Wed, 22 May 2013 01:06:54 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com [209.85.192.177]) by mx1.freebsd.org (Postfix) with ESMTP id 3BC29C37 for ; Wed, 22 May 2013 01:06:53 +0000 (UTC) Received: by mail-pd0-f177.google.com with SMTP id u11so1155308pdi.8 for ; Tue, 21 May 2013 18:06:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=C6PELZsu0TkN6pUqoE52JeYQcJQpWBdcq4q86VJdpJM=; b=SbHQViYQcvRVtD3eWacbNE3pnjvAjEwVy3ZgvDO6VseKHfZR/vz7bWfBSgDexPnger EX75Y4Rs+pzbbBOaYojPVoBn9Y4LxpxC1VLQGbggi5Nn1UVlycB8c0Ks7eCivjDOULJr /f4kFPwFmIBo/Amf35C6BPjqembC8xOmXWLiJicoxVgbnbZ0PlBiudoPAUKkk5igNoIy 2hlrrFiodHX9ZuLKC19rDTXAi94HUZSCl18mHK5wWw0KzYoCoH4M9CXhjrm4/UGrRGrP 1ZoZmZwcucDlYG2ibx2ZmW9s4yRVoF160HPYXuQIxT7sdlkSNyr6fJJHRiJJ2UNGSzHW kmJg== MIME-Version: 1.0 X-Received: by 10.66.224.73 with SMTP id ra9mr5715667pac.163.1369184379602; Tue, 21 May 2013 17:59:39 -0700 (PDT) Sender: bsd-src@helfman.org Received: by 10.70.26.34 with HTTP; Tue, 21 May 2013 17:59:39 -0700 (PDT) In-Reply-To: <201305220019.r4M0JkaH027490@svn.freebsd.org> References: <201305220019.r4M0JkaH027490@svn.freebsd.org> Date: Tue, 21 May 2013 17:59:39 -0700 X-Google-Sender-Auth: FImY1b4y6zzV2SvKjhCGLvCLxVg Message-ID: Subject: Re: svn commit: r318740 - head/textproc/lucene From: Jason Helfman To: Bryan Drewery X-Gm-Message-State: ALoCoQl8gRAvKAMBS6ZpdTFptHrzxDvBxvVw092IBYmTHvpXupbt8hR+xwj1GV3qWdbewM7HuapA Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2013 01:06:54 -0000 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 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 > (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@FreeBSD.org | http://people.freebsd.org/~jgh | The Power to Serve