summaryrefslogtreecommitdiff
path: root/mbone/sdr/patches/patch-aq
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-12-16 05:44:09 +0000
committerhubertf <hubertf>2000-12-16 05:44:09 +0000
commit630cd2bf76902bfa0aa8c5ce29dc8f842e5591a5 (patch)
tree7c2b4f0f742188c27dec6df19a0ff77fb77f925f /mbone/sdr/patches/patch-aq
parent5bd7659f6fc2f19b91149cfaaa4070129e3ce3c2 (diff)
downloadpkgsrc-630cd2bf76902bfa0aa8c5ce29dc8f842e5591a5.tar.gz
Update to 2.7nb1 by applying the patches from PR 11019.
Patches by Love <lha@stacken.kth.se> PR 11019 by Manuel Bouyer <bouyer@antioche.lip6.fr>
Diffstat (limited to 'mbone/sdr/patches/patch-aq')
-rw-r--r--mbone/sdr/patches/patch-aq21
1 files changed, 11 insertions, 10 deletions
diff --git a/mbone/sdr/patches/patch-aq b/mbone/sdr/patches/patch-aq
index a6d1f3fd7bc..853ae23f536 100644
--- a/mbone/sdr/patches/patch-aq
+++ b/mbone/sdr/patches/patch-aq
@@ -1,12 +1,13 @@
-$NetBSD: patch-aq,v 1.2 2000/10/21 22:47:25 wiz Exp $
---- sdr/src/Makefile.template.orig Fri Sep 8 14:19:35 2000
-+++ sdr/src/Makefile.template Fri Sep 8 14:20:04 2000
-@@ -88,7 +88,7 @@
- $(SDR_UI_FILES): tcl2c
+$NetBSD: patch-aq,v 1.3 2000/12/16 05:44:09 hubertf Exp $
+
+--- sdr/src/pgp_crypt.c.orig Tue May 25 16:52:35 1999
++++ sdr/src/pgp_crypt.c Wed Dec 13 01:43:09 2000
+@@ -328,7 +328,7 @@
- parsed_plugins.tcl: ../src/plugin2tcl.tcl
-- tclsh8.0 ../src/plugin2tcl.tcl
-+ tclsh ../src/plugin2tcl.tcl
+ /* Extract the signature and store in files */
- uweb: $(WWWOBJS)
- $(CC) -ggdb -o uweb $(WWWOBJS) $(LIBS)
+- Tcl_Eval(interp, "pgpstate");
++ sdr_Tcl_Eval(interp, "pgpstate");
+ if (strcmp(interp->result,"1") == 0) {
+
+ /* signature file - irand.sig */