r51987 - /trunk/libcrypt-blowfish-perl/debian/patches/blowfish_make_bfkey.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Feb 1 17:30:48 UTC 2010


Author: gregoa
Date: Mon Feb  1 17:30:38 2010
New Revision: 51987

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51987
Log:
refresh patch with 'default' .quiltrc settings

Modified:
    trunk/libcrypt-blowfish-perl/debian/patches/blowfish_make_bfkey.patch

Modified: trunk/libcrypt-blowfish-perl/debian/patches/blowfish_make_bfkey.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-blowfish-perl/debian/patches/blowfish_make_bfkey.patch?rev=51987&op=diff
==============================================================================
--- trunk/libcrypt-blowfish-perl/debian/patches/blowfish_make_bfkey.patch (original)
+++ trunk/libcrypt-blowfish-perl/debian/patches/blowfish_make_bfkey.patch Mon Feb  1 17:30:38 2010
@@ -1,11 +1,11 @@
 Subject: Correct documentation for blowfish_make_bfkey
 
---- libcrypt-blowfish-perl-2.10.orig/_blowfish.c
-+++ libcrypt-blowfish-perl-2.10/_blowfish.c
+--- a/_blowfish.c
++++ b/_blowfish.c
 @@ -389,11 +389,11 @@
     dest[7]= block[1]     & 0xff ;
  }
-
+ 
 -/* make_bfkey() takes the address of the key data as a char*,
 +/* blowfish_make_bfkey() takes the address of the key data as a char*,
     and the length of the key in bytes.  It generates and returns




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