summaryrefslogtreecommitdiff
path: root/mail/distribute/patches
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2000-02-13 19:39:50 +0000
committerfredb <fredb@pkgsrc.org>2000-02-13 19:39:50 +0000
commitfaef006a4bb6d5611f9bf4ecf0aca7f379677641 (patch)
tree9b9de33d9c4d6ebe8df72e25b224ed7f88e126fe /mail/distribute/patches
parent3bce7ac7d91f91e742c2e4455627b274f51ebff6 (diff)
downloadpkgsrc-faef006a4bb6d5611f9bf4ecf0aca7f379677641.tar.gz
Add USE_PERL=YES. Closes PR pkg/9048. Also, de-fuzz patches.
Diffstat (limited to 'mail/distribute/patches')
-rw-r--r--mail/distribute/patches/patch-ab8
-rw-r--r--mail/distribute/patches/patch-ac12
2 files changed, 11 insertions, 9 deletions
diff --git a/mail/distribute/patches/patch-ab b/mail/distribute/patches/patch-ab
index eccdf1b9525..18776a43b10 100644
--- a/mail/distribute/patches/patch-ab
+++ b/mail/distribute/patches/patch-ab
@@ -1,9 +1,9 @@
-$NetBSD: patch-ab,v 1.2 1999/12/26 17:20:33 itojun Exp $
+$NetBSD: patch-ab,v 1.3 2000/02/13 19:39:51 fredb Exp $
--- config.h.orig Sun Sep 14 09:25:53 1997
+++ config.h Sun Sep 14 09:26:01 1997
-@@ -86,6 +86,8 @@
- * Other set-ups
+@@ -97,8 +97,10 @@
+ * this default should be set to 'goold-old-time' default value.
*/
+#if 0
@@ -11,3 +11,5 @@ $NetBSD: patch-ab,v 1.2 1999/12/26 17:20:33 itojun Exp $
# define _PATH_SENDMAIL "/usr/lib/sendmail" /* default */
+#endif
#endif
+
+ #endif
diff --git a/mail/distribute/patches/patch-ac b/mail/distribute/patches/patch-ac
index 1ea1f36e72b..0cbc303de4a 100644
--- a/mail/distribute/patches/patch-ac
+++ b/mail/distribute/patches/patch-ac
@@ -1,10 +1,10 @@
-$NetBSD: patch-ac,v 1.2 1999/12/26 17:20:33 itojun Exp $
+$NetBSD: patch-ac,v 1.3 2000/02/13 19:39:51 fredb Exp $
---- distribute.c.orig Sun Sep 14 09:26:57 1997
-+++ distribute.c Sun Sep 14 09:27:09 1997
-@@ -37,7 +37,8 @@
- #include <unistd.h>
- #include <string.h>
+--- distribute.c.orig Sun Feb 13 13:32:22 2000
++++ distribute.c Sun Feb 13 13:33:08 2000
+@@ -49,7 +49,8 @@
+ #define index strchr
+ #endif
-#if defined(__bsdi__) /* may be wrong -- we need to use NET/2 def.*/
+/* may be wrong -- we need to use NET/2 def.*/