summaryrefslogtreecommitdiff
path: root/mail/cue/patches
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-10-07 08:19:08 +0000
committerobache <obache@pkgsrc.org>2006-10-07 08:19:08 +0000
commit598fc8886afe4e5f77e78ed249e6c032d3bb7a38 (patch)
tree5d33b95d47935559fade60217c690a9a00760108 /mail/cue/patches
parent68519c66071efb3a94c815ffee76e7c5fe471f7b (diff)
downloadpkgsrc-598fc8886afe4e5f77e78ed249e6c032d3bb7a38.tar.gz
Update cue to 20060417, provided by ISIHARA Takanori via PR 33153.
Changelog isn't available.
Diffstat (limited to 'mail/cue/patches')
-rw-r--r--mail/cue/patches/patch-aa13
-rw-r--r--mail/cue/patches/patch-ab4
2 files changed, 9 insertions, 8 deletions
diff --git a/mail/cue/patches/patch-aa b/mail/cue/patches/patch-aa
index 6917d238fca..a8d83255278 100644
--- a/mail/cue/patches/patch-aa
+++ b/mail/cue/patches/patch-aa
@@ -1,20 +1,21 @@
-$NetBSD: patch-aa,v 1.3 2006/01/08 15:37:33 joerg Exp $
+$NetBSD: patch-aa,v 1.4 2006/10/07 08:19:08 obache Exp $
---- configure.orig 2003-11-13 11:18:48.000000000 +0000
+--- configure.orig 2005-04-27 20:54:13.000000000 +0900
+++ configure
-@@ -1126,6 +1126,7 @@ rm -fr conftest*
+@@ -1127,7 +1127,7 @@ fi
+ rm -fr conftest*
fi
-
+-
+if test ${OPSYS} != "DragonFly"; then
if test "$buggygetaddrinfo" = "yes"; then
if test "$ipv6" = "yes"; then
echo 'Fatal: You must get working getaddrinfo() function.'
-@@ -1133,6 +1134,7 @@ if test "$buggygetaddrinfo" = "yes"; the
+@@ -1135,6 +1135,7 @@ if test "$buggygetaddrinfo" = "yes"; the
exit 1
fi
fi
+fi
echo $ac_n "checking if --enable-idea option is specified""... $ac_c" 1>&6
- echo "configure:1139: checking if --enable-idea option is specified" >&5
+ echo "configure:1141: checking if --enable-idea option is specified" >&5
diff --git a/mail/cue/patches/patch-ab b/mail/cue/patches/patch-ab
index da23f78c900..d3984fe37bc 100644
--- a/mail/cue/patches/patch-ab
+++ b/mail/cue/patches/patch-ab
@@ -1,6 +1,6 @@
-$NetBSD: patch-ab,v 1.3 2006/01/08 15:37:33 joerg Exp $
+$NetBSD: patch-ab,v 1.4 2006/10/07 08:19:08 obache Exp $
---- pgp.c.orig 2006-01-08 15:32:55.000000000 +0000
+--- pgp.c.orig 2006-03-27 16:24:40.000000000 +0900
+++ pgp.c
@@ -37,6 +37,7 @@