summaryrefslogtreecommitdiff
path: root/net/p5-File-RsyncP/files/patch-Digest.xs
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-File-RsyncP/files/patch-Digest.xs')
-rw-r--r--net/p5-File-RsyncP/files/patch-Digest.xs12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/p5-File-RsyncP/files/patch-Digest.xs b/net/p5-File-RsyncP/files/patch-Digest.xs
new file mode 100644
index 000000000000..fd41b322ebf7
--- /dev/null
+++ b/net/p5-File-RsyncP/files/patch-Digest.xs
@@ -0,0 +1,12 @@
+--- Digest/Digest.xs.orig Sat Jan 10 16:27:37 2004
++++ Digest/Digest.xs Sat Jan 10 16:28:38 2004
+@@ -169,8 +169,7 @@
+ }
+
+ SV *
+-blockDigestUpdate(context, dataV, blockSize=700, blockLastLen=0, \
+- md4DigestLen=16, seed=0)
++blockDigestUpdate(context, dataV, blockSize=700, blockLastLen=0, md4DigestLen=16, seed=0)
+ PREINIT:
+ STRLEN len;
+ INPUT: