Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1C7C163C2BC for ; Mon, 1 Jun 2009 11:56:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BFB7363B188; Mon, 1 Jun 2009 11:56:46 +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 DE13B63B152 for ; Mon, 1 Jun 2009 11:56:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6ED0E175D7; Mon, 1 Jun 2009 11:56:44 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 1 Jun 2009 11:56:44 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/www/snownews To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20090601115644.6ED0E175D7@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Mon Jun 1 11:56:44 UTC 2009 Modified Files: pkgsrc/www/snownews: Makefile PLIST distinfo options.mk Removed Files: pkgsrc/www/snownews/patches: patch-ac Log Message: Update snownews to 1.5.11. Inspirerd by PR#39887. Pkgsrc changes: * Allow NetBSD>=5 cuurses * LICENS=gnu-gpl-v2 Changes: i(not available for 1.5.11, but it seems small changes). Version 1.5.10 released 2008-07-28, 09:40 GMT - shift+t now force reloads a selected feed, ignoring the last modified value - Added a lot of OpenBSD supplied patches (Martynas Venckus) - net-support.c: HTTP header only needs to be ASCII in the token - conversions.c: Determine output charset with nl_langinfo() - xmlparse.c: Convert feed title to target charset, too. Should probaly be in interface.c - main.c, interface.h, interface.c: Add a signal handler for resizing to work on many other ncurses implementations To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/snownews/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/snownews/PLIST cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/snownews/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/snownews/options.mk cvs rdiff -u -r1.6 -r0 pkgsrc/www/snownews/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.