summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mimedefang/Makefile3
-rw-r--r--mail/mimedefang/distinfo3
-rw-r--r--mail/mimedefang/patches/patch-ad13
3 files changed, 17 insertions, 2 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index c4e179fd398..e1b6550cc8f 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2010/03/08 23:46:44 pettai Exp $
+# $NetBSD: Makefile,v 1.42.2.1 2010/06/03 08:11:22 spz Exp $
DISTNAME= mimedefang-2.68
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/
diff --git a/mail/mimedefang/distinfo b/mail/mimedefang/distinfo
index 70ab81b5cce..28e4ea8d30d 100644
--- a/mail/mimedefang/distinfo
+++ b/mail/mimedefang/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.19 2010/03/08 23:46:44 pettai Exp $
+$NetBSD: distinfo,v 1.19.2.1 2010/06/03 08:11:22 spz Exp $
SHA1 (mimedefang-2.68.tar.gz) = 2ed829eaf30454876bf4d83a14d722e2316d3156
RMD160 (mimedefang-2.68.tar.gz) = 6042a652528e54c6a50aaf59dc610fa3c1bf94f7
Size (mimedefang-2.68.tar.gz) = 342973 bytes
SHA1 (patch-ac) = 8733dca9408f29f63d71f6a0f3af817ef6b9a148
+SHA1 (patch-ad) = 1130dad09875d069ca246db8f8f567366e0af5be
diff --git a/mail/mimedefang/patches/patch-ad b/mail/mimedefang/patches/patch-ad
new file mode 100644
index 00000000000..034fbca550e
--- /dev/null
+++ b/mail/mimedefang/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1.2.2 2010/06/03 08:11:22 spz Exp $
+
+--- configure.orig 2010-01-03 17:46:46.000000000 +0100
++++ configure 2010-01-03 17:47:01.000000000 +0100
+@@ -1793,7 +1793,7 @@
+
+
+
+-echo $* | fgrep -e '--sysconfdir' > /dev/null 2>&1 || sysconfdir='/etc'
++#echo $* | fgrep -e '--sysconfdir' > /dev/null 2>&1 || sysconfdir='/etc'
+
+ ac_ext=c
+ ac_cpp='$CPP $CPPFLAGS'