summaryrefslogtreecommitdiff
path: root/comms/scmxx
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-11 16:29:25 +0000
committerwiz <wiz>2006-03-11 16:29:25 +0000
commitb1a34182b0d3e5b8a311036c2c12a0e00fabf79f (patch)
tree932b7224938e995f9865319a033606c7ae0bc128 /comms/scmxx
parent7c1c380edb550ca3019906a879303a482080038e (diff)
downloadpkgsrc-b1a34182b0d3e5b8a311036c2c12a0e00fabf79f.tar.gz
Add patch that hopefully fixes the build problem on 1.6.2.
Diffstat (limited to 'comms/scmxx')
-rw-r--r--comms/scmxx/distinfo3
-rw-r--r--comms/scmxx/patches/patch-aa13
2 files changed, 15 insertions, 1 deletions
diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo
index 8145a37cea0..8fa202c9401 100644
--- a/comms/scmxx/distinfo
+++ b/comms/scmxx/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.31 2006/03/03 22:25:14 wiz Exp $
+$NetBSD: distinfo,v 1.32 2006/03/11 16:29:25 wiz Exp $
SHA1 (scmxx-0.9.0.tar.bz2) = f4f564a198531121587eff38fb8839c5a4c4dfd5
RMD160 (scmxx-0.9.0.tar.bz2) = cab08c6750be9a8463eed96b7c2f3fdb885f4a1e
Size (scmxx-0.9.0.tar.bz2) = 250681 bytes
+SHA1 (patch-aa) = ed2d4e87d15c691272f714a95d9a1f6232b12b83
diff --git a/comms/scmxx/patches/patch-aa b/comms/scmxx/patches/patch-aa
new file mode 100644
index 00000000000..a3130c52426
--- /dev/null
+++ b/comms/scmxx/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.12 2006/03/11 16:29:25 wiz Exp $
+
+--- src/apoconv/apo_main.c.orig 2006-02-23 12:31:31.000000000 +0000
++++ src/apoconv/apo_main.c
+@@ -73,7 +73,7 @@ void apo_main_decode_v1 (struct mmapped_
+ {
+ char* buffer = NULL;
+ int i = 0;
+- int k = 0;;
++ int k = 0;
+ uint32_t* ptr;
+ int hsize = 0;
+