From owner-freebsd-ports@FreeBSD.ORG Sat Jul 31 23:37:17 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 755721065677 for ; Sat, 31 Jul 2010 23:37:17 +0000 (UTC) (envelope-from douglas@douglasthrift.net) Received: from slowhand.douglasthrift.net (slowhand.douglasthrift.net [69.55.236.40]) by mx1.freebsd.org (Postfix) with ESMTP id 34D338FC0C for ; Sat, 31 Jul 2010 23:37:16 +0000 (UTC) Received: from [192.168.3.3] (ellwoodbeach.douglasthrift.net [98.185.242.144]) (authenticated bits=0) by slowhand.douglasthrift.net (8.14.4/8.14.4) with ESMTP id o6VNbE8D008773 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Sat, 31 Jul 2010 16:37:15 -0700 (PDT) (envelope-from douglas@douglasthrift.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=douglasthrift.net; s=dt-2007050501; t=1280619436; bh=7zn7ITcMynEigV6povbEjYssxGnHDOfkpZxOaEU2uAI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:Content-Type; b=Rx2bgUhJpkhrMJyvOxuNdKNcScLVV4PPQ/ni2rcSmRZxXwSjmQ3EX3jveSOn2Vqf8 0yUQumlAOWuTueGOlSzVQ== DomainKey-Signature: a=rsa-sha1; s=dt-2007050501; d=douglasthrift.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: x-enigmail-version:content-type; b=mQcuvUPRE77rnxDGtRd5GIl5fBUFdhDDPby0/kG79HavYdUwAECyV+h8JWhw+0BNW jgKWTLTTGmJ7f38YMu6lg== Message-ID: <4C54B389.1030106@douglasthrift.net> Date: Sat, 31 Jul 2010 16:36:41 -0700 From: Douglas Thrift User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1 MIME-Version: 1.0 To: shaun@FreeBSD.org X-Enigmail-Version: 1.1.1 Content-Type: multipart/mixed; boundary="------------050300060503000302080801" Cc: ports@FreeBSD.org Subject: FreeBSD Port: portscout-0.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 23:37:17 -0000 This is a multi-part message in MIME format. --------------050300060503000302080801 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, I noticed today that portscout build and rebuild were not actually updating the portscout database today and apparently hadn't been since the upgrade from 0.7.4. I am using the restrict maintainer setting to only get updates for my own ports and in investigating what was going on I discovered that the INDEX checks for ports and maintainers were using the wrong fields (I'm not sure if the INDEX format has changed since portscout 0.8 was written). Anyway, I've attached a patch that fixes the problem for me. Thanks! -- Douglas William Thrift --------------050300060503000302080801 Content-Type: text/plain; name="patch-Portscout-DataSrc-Ports.pm" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch-Portscout-DataSrc-Ports.pm" LS0tIFBvcnRzY291dC9EYXRhU3JjL1BvcnRzLnBtLm9sZAkyMDEwLTA3LTMxIDE2OjI2OjE1 LjAwMDAwMDAwMCAtMDcwMAorKysgUG9ydHNjb3V0L0RhdGFTcmMvUG9ydHMucG0JMjAxMC0w Ny0zMSAxNjoyNjo0Ni4wMDAwMDAwMDAgLTA3MDAKQEAgLTI0Myw4ICsyNDMsOCBAQAogCQkJ bXkgKEBmaWVsZHMsICRtYWludGFpbmVyLCAkcG9ydCk7CiAKIAkJCUBmaWVsZHMgPSBzcGxp dCAvXHwvOwotCQkJJG1haW50YWluZXIgPSAkZmllbGRzWzZdOwotCQkJJHBvcnQgPSAkZmll bGRzWzEwXTsKKwkJCSRtYWludGFpbmVyID0gJGZpZWxkc1s1XTsKKwkJCSRwb3J0ID0gJGZp ZWxkc1sxXTsKIAkJCSRwb3J0ID1+IHMvXig/Oi4qXC8pPyhbXlwvXSspXC8oW15cL10rKSQv JDFcLyQyLzsKIAogCQkJJHBvcnRzbWFpbnRva3skcG9ydH0gPSAkbWFpbnRhaW5lcgo= --------------050300060503000302080801--