Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id BAE7D63B8C9 for ; Fri, 9 Jan 2009 16:20:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 719F063B14F; Fri, 9 Jan 2009 16:20:21 +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 5EC7B63B138 for ; Fri, 9 Jan 2009 16:20:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 48612175D0; Fri, 9 Jan 2009 16:20:20 +0000 (UTC) From: Sergey Svishchev Subject: CVS commit: pkgsrc/net/jwhois To: pkgsrc-changes@NetBSD.org Reply-To: shattered@netbsd.org Message-Id: <20090109162020.48612175D0@cvs.netbsd.org> Date: Fri, 9 Jan 2009 16:20:20 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: shattered Date: Fri Jan 9 16:20:20 UTC 2009 Modified Files: pkgsrc/net/jwhois: Makefile PLIST distinfo pkgsrc/net/jwhois/patches: patch-aa patch-ac Added Files: pkgsrc/net/jwhois/patches: patch-ad Log Message: Update to 4.0, from PR 38500. Changes: * Many WHOIS data updates and translation updates; 4 new translations * Reset euid and egid to uid and gid before calling the user specified browser * Added support for libidn * Added patch to support conversion of whois server output to local charset. * Changed to GNU GPL v3 Local change: WHOIS servers for some geographical subdomains in .ru and .su TLDs. OK by wiz@. To generate a diff of this commit: cvs rdiff -r1.59 -r1.60 pkgsrc/net/jwhois/Makefile cvs rdiff -r1.10 -r1.11 pkgsrc/net/jwhois/PLIST cvs rdiff -r1.29 -r1.30 pkgsrc/net/jwhois/distinfo cvs rdiff -r1.11 -r1.12 pkgsrc/net/jwhois/patches/patch-aa \ pkgsrc/net/jwhois/patches/patch-ac cvs rdiff -r0 -r1.1 pkgsrc/net/jwhois/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.