pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/cue Update cue to 20060417, provided by ISIHARA T...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0891ee14907e
branches:  trunk
changeset: 519661:0891ee14907e
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Oct 07 08:19:08 2006 +0000

description:
Update cue to 20060417, provided by ISIHARA Takanori via PR 33153.

Changelog isn't available.

diffstat:

 mail/cue/Makefile         |   6 +++---
 mail/cue/distinfo         |  12 ++++++------
 mail/cue/patches/patch-aa |  13 +++++++------
 mail/cue/patches/patch-ab |   4 ++--
 4 files changed, 18 insertions(+), 17 deletions(-)

diffs (74 lines):

diff -r 19c24f280749 -r 0891ee14907e mail/cue/Makefile
--- a/mail/cue/Makefile Sat Oct 07 08:18:31 2006 +0000
+++ b/mail/cue/Makefile Sat Oct 07 08:19:08 2006 +0000
@@ -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 -r 19c24f280749 -r 0891ee14907e mail/cue/distinfo
--- a/mail/cue/distinfo Sat Oct 07 08:18:31 2006 +0000
+++ b/mail/cue/distinfo Sat Oct 07 08:19:08 2006 +0000
@@ -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 -r 19c24f280749 -r 0891ee14907e mail/cue/patches/patch-aa
--- a/mail/cue/patches/patch-aa Sat Oct 07 08:18:31 2006 +0000
+++ b/mail/cue/patches/patch-aa Sat Oct 07 08:19:08 2006 +0000
@@ -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 -r 19c24f280749 -r 0891ee14907e mail/cue/patches/patch-ab
--- a/mail/cue/patches/patch-ab Sat Oct 07 08:18:31 2006 +0000
+++ b/mail/cue/patches/patch-ab Sat Oct 07 08:19:08 2006 +0000
@@ -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 @@
  



Home | Main Index | Thread Index | Old Index