summaryrefslogtreecommitdiff
path: root/mail/distribute
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
parent3bce7ac7d91f91e742c2e4455627b274f51ebff6 (diff)
downloadpkgsrc-faef006a4bb6d5611f9bf4ecf0aca7f379677641.tar.gz
Add USE_PERL=YES. Closes PR pkg/9048. Also, de-fuzz patches.
Diffstat (limited to 'mail/distribute')
-rw-r--r--mail/distribute/Makefile4
-rw-r--r--mail/distribute/files/patch-sum6
-rw-r--r--mail/distribute/patches/patch-ab8
-rw-r--r--mail/distribute/patches/patch-ac12
4 files changed, 17 insertions, 13 deletions
diff --git a/mail/distribute/Makefile b/mail/distribute/Makefile
index 4e97b7552be..e55d974b0a7 100644
--- a/mail/distribute/Makefile
+++ b/mail/distribute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/02/05 19:50:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2000/02/13 19:39:50 fredb Exp $
# FreeBSD: ports/mail/distribute/Makefile,v 1.2 1999/08/25 06:50:06 obrien Exp
#
@@ -15,6 +15,8 @@ MAINTAINER= itojun@itojun.org
# in japanese
HOMEPAGE= http://www.foretune.co.jp/distribute/
+USE_PERL= YES
+
WRKSRC= ${WRKDIR}/distribute-pl19
MAN1= distribute.1
DIST_SUBDIR= distribute
diff --git a/mail/distribute/files/patch-sum b/mail/distribute/files/patch-sum
index 7405972a4de..d21b480b207 100644
--- a/mail/distribute/files/patch-sum
+++ b/mail/distribute/files/patch-sum
@@ -1,5 +1,5 @@
-$NetBSD: patch-sum,v 1.1 1999/12/26 17:20:32 itojun Exp $
+$NetBSD: patch-sum,v 1.2 2000/02/13 19:39:50 fredb Exp $
MD5 (patch-aa) = cf2d5af6a46bc9cac42ffed94708102a
-MD5 (patch-ab) = 29b23b0227d6f7f9d516674a0a82f541
-MD5 (patch-ac) = ced4a788af0ac7166fb1a6e68b648134
+MD5 (patch-ab) = f8768ceeebbe8c6b1bc408e89bfb6f08
+MD5 (patch-ac) = b6313bb80f34bc836c5bbe40c81536ab
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.*/