Author: lisu Date: Mon Jun 27 08:18:29 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- taken from DEVEL
---- Files affected:
packages/rtorrent:
rtorrent-ncurses.patch (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/rtorrent/rtorrent-ncurses.patch
diff -u /dev/null packages/rtorrent/rtorrent-ncurses.patch:1.7
--- /dev/null Mon Jun 27 10:18:29 2011
+++ packages/rtorrent/rtorrent-ncurses.patch Mon Jun 27 10:18:24 2011
@@ -0,0 +1,11 @@
+--- rtorrent-0.8.8/src/display/canvas.h~ 2011-04-07 14:36:10.000000000
+0200
++++ rtorrent-0.8.8/src/display/canvas.h 2011-05-10 09:23:30.883333501
+0200
+@@ -48,7 +48,7 @@
+ public:
+ typedef std::vector<Attributes> attributes_list;
+
+- Canvas(int x = 0, int y = 0, int width = 0, int height = 0);
++ Canvas(int x = 0, int y = 0, int width = 1, int height = 1);
+ ~Canvas() { delwin(m_window); }
+
+ void refresh()
{ wnoutrefresh(m_window); }
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rtorrent/rtorrent-ncurses.patch?r1=1.6&r2=1.7&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit