Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 69C5E63B907 for ; Tue, 29 Jul 2008 21:19:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0E99563B263; Tue, 29 Jul 2008 21:19:57 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 419D763B261 for ; Tue, 29 Jul 2008 21:19:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 00A3F175D0; Tue, 29 Jul 2008 21:19:55 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/www/surfraw To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080729211956.00A3F175D0@cvs.netbsd.org> Date: Tue, 29 Jul 2008 21:19:55 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Jul 29 21:19:55 UTC 2008 Modified Files: pkgsrc/www/surfraw: Makefile PLIST distinfo Log Message: Update to 2.2.2: Thu Jul 3 08:47:14 BST 2008 - surfraw 2.2.2 * New elvis: + arxiv - Search the Los Alamos Science E-Print Archive replaces xxx which was just a stub (thanks to John Gruenenfelder). + javasun - search Java API Docs (thanks to James TD Smith) * Fixed elvis: + debpackages/debcontents: update options and distributions, add -a options to use archive.debian.net. + wetandwild: switched to weather.com, as yahoo now uses AJAX. Command line options and SURFRAW_weather_* variables no longer supported. + austlii: fixed search URL, default method is now 'auto'. + port: original site is back. + translate: fixed URLs. * Removed elvis: + sundocs: use sunonesearch. + xxx: replaced by arxiv. * surfraw: fix w3_url_escape quoting (thanks Micah Anderson) * surfraw-update-path: fix csh syntax (thanks John Gruenenfelder) * google: Add -country option to specify country. Respects SURFRAW_lang variable (Thanks to James TD Smith). To generate a diff of this commit: cvs rdiff -r1.36 -r1.37 pkgsrc/www/surfraw/Makefile cvs rdiff -r1.6 -r1.7 pkgsrc/www/surfraw/PLIST cvs rdiff -r1.9 -r1.10 pkgsrc/www/surfraw/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.