summaryrefslogtreecommitdiff
path: root/mail/cue
diff options
context:
space:
mode:
authorobache <obache>2006-10-07 08:19:08 +0000
committerobache <obache>2006-10-07 08:19:08 +0000
commita359c0339550922972efcd175888a51eedba1413 (patch)
tree5d33b95d47935559fade60217c690a9a00760108 /mail/cue
parent58f5f59f017524a858df9a427bc6d7cc2d0f97af (diff)
downloadpkgsrc-a359c0339550922972efcd175888a51eedba1413.tar.gz
Update cue to 20060417, provided by ISIHARA Takanori via PR 33153.
Changelog isn't available.
Diffstat (limited to 'mail/cue')
-rw-r--r--mail/cue/Makefile6
-rw-r--r--mail/cue/distinfo12
-rw-r--r--mail/cue/patches/patch-aa13
-rw-r--r--mail/cue/patches/patch-ab4
4 files changed, 18 insertions, 17 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile
index a67833d41e8..81534dcaba1 100644
--- a/mail/cue/Makefile
+++ b/mail/cue/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2006/03/04 21:29:59 jlam Exp $
+# $NetBSD: Makefile,v 1.51 2006/10/07 08:19:08 obache Exp $
-DISTNAME= cue-snap-20050131
-PKGNAME= cue-20050131
+DISTNAME= cue-snap-20060417
+PKGNAME= ${DISTNAME:S/snap-//}
CATEGORIES= mail
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/
diff --git a/mail/cue/distinfo b/mail/cue/distinfo
index 1e141155076..982d2098344 100644
--- a/mail/cue/distinfo
+++ b/mail/cue/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.25 2006/01/08 15:37:32 joerg Exp $
+$NetBSD: distinfo,v 1.26 2006/10/07 08:19:08 obache Exp $
-SHA1 (cue-snap-20050131.tar.gz) = 4701a6194281203330a0ea732892642998428e8c
-RMD160 (cue-snap-20050131.tar.gz) = e325ce89e89eda4c63069e8015f939dc01748733
-Size (cue-snap-20050131.tar.gz) = 169347 bytes
-SHA1 (patch-aa) = 943611e7b8a363fe90fb5a49c2bb0a8977e4e242
-SHA1 (patch-ab) = 066709e7087e95b704366bf82226781acdb58f6f
+SHA1 (cue-snap-20060417.tar.gz) = 2153fb2710da44d74a3a03dc8b1234e9ce7c774f
+RMD160 (cue-snap-20060417.tar.gz) = c9db1f0404de6636d382e5d461144d14b3ff8c3e
+Size (cue-snap-20060417.tar.gz) = 176883 bytes
+SHA1 (patch-aa) = e6d38430c0ae6146c60db43597bc4c523cb292ae
+SHA1 (patch-ab) = a94ec3a565bbde8e8ca064821867f7a978450687
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 @@