CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/09/12 14:07:15
Modified files:
www/snownews : Makefile distinfo
www/snownews/patches: patch-conversions_c
Removed files:
www/snownews/patches: patch-interface_c patch-interface_h
patch-main_c patch-net-support_c
patch-netio_c patch-xmlparse_c
Log message:
update to snownews-1.5.10
it contains patches from Martynas Venckus:
- net-support.c: HTTP header only needs to be ASCII in the token
- 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
- conversions.c: Determine output charset with nl_langinfo()
ok kili@