CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/03/20 07:33:54
Modified files:
net/hpodder : Makefile
Added files:
net/hpodder/patches: patch-FeedParser_hs
Log message:
Fix the "Invalid or incomplete multibyte or wide character" error
caused by some feeds: set binary mode on the handle before hGetContents
(upstream git commit bd08d07cc29893177efe8ef0e8be368657d56bbf)
