r75740 - /trunk/libconvert-binhex-perl/debian/patches/fix_manpage

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Tue Jun 14 20:53:03 UTC 2011


Author: fabreg-guest
Date: Tue Jun 14 20:53:00 2011
New Revision: 75740

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75740
Log:
Added patch fix_manpage

Added:
    trunk/libconvert-binhex-perl/debian/patches/fix_manpage

Added: trunk/libconvert-binhex-perl/debian/patches/fix_manpage
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconvert-binhex-perl/debian/patches/fix_manpage?rev=75740&op=file
==============================================================================
--- trunk/libconvert-binhex-perl/debian/patches/fix_manpage (added)
+++ trunk/libconvert-binhex-perl/debian/patches/fix_manpage Tue Jun 14 20:53:00 2011
@@ -1,0 +1,16 @@
+Description: Fixing man page
+Author: Fabrizio Regalli <fabreg at fabreg.it>
+Last-Update: 2010-11-14
+
+
+--- a/lib/Convert/BinHex.pm
++++ b/lib/Convert/BinHex.pm
+@@ -1624,7 +1624,7 @@
+        0. There is an internal buffer of decompressed (BIN) data,
+           initially empty.
+        1. Application asks to read() n bytes of data from object
+-       2. If the buffer is not full enough to accomodate the request:
++       2. If the buffer is not full enough to accommodate the request:
+             2a. The read() method grabs the next available chunk of input
+                 data (the HEX).
+             2b. HEX data is converted and decompressed into as many BIN




More information about the Pkg-perl-cvs-commits mailing list