Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DBD7963C7DE for ; Tue, 14 Jun 2011 09:37:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B8B9614A167; Tue, 14 Jun 2011 09:37:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DEAD214A102 for ; Tue, 14 Jun 2011 09:37:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id jbhC1qgH2bIz for ; Tue, 14 Jun 2011 09:37:23 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5D7E614A0E0 for ; Tue, 14 Jun 2011 09:37:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 90B9E175DD; Tue, 14 Jun 2011 09:37:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 14 Jun 2011 09:37:22 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/www/urlgrabber To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20110614093722.90B9E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Tue Jun 14 09:37:22 UTC 2011 Modified Files: pkgsrc/www/urlgrabber: Makefile Log Message: * Update MASTER_SITES and HOMEPAGE. * remove PYTHON_VERSION restriction, just 25 is the latest version at release of this package (from result of selftest with python26, it it same as python25's one). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/urlgrabber/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.