Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 21:54:13 +0900 (JST)
From:      shuna@pop16.odn.ne.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24847: Update port: japanese/mutt-devel
Message-ID:  <20010204125927271.UVPA.20693.t-mta2.odn.ne.jp@mta2.odn.ne.jp>

next in thread | raw e-mail | index | archive | help

>Number:         24847
>Category:       ports
>Synopsis:       Update port: japanese/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 04 05:00:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     IWASHITA Yoji <shuna@pop16.odn.ne.jp>
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
personal
>Environment:

	FreeBSD 3.4-RELEASE

>Description:

	Update:  mutt-1.3.13i-ja0 to mutt-1.3.14i-ja0
	URL was changed in pkg-descr.

>How-To-Repeat:
>Fix:

diff -uNr mutt-devel.old/Makefile mutt-devel/Makefile
--- mutt-devel.old/Makefile	Sun Feb  4 13:31:11 2001
+++ mutt-devel/Makefile	Sun Feb  4 13:33:22 2001
@@ -30,7 +30,7 @@
 RUN_DEPENDS=	urlview:${PORTSDIR}/textproc/urlview
 
 PRE_VERSION=	1.2
-VERSION=	1.3.13
+VERSION=	1.3.14
 JP_VERSION=	0
 
 DIST_SUBDIR=	mutt
diff -uNr mutt-devel.old/distinfo mutt-devel/distinfo
--- mutt-devel.old/distinfo	Sun Feb  4 13:31:11 2001
+++ mutt-devel/distinfo	Sun Feb  4 13:34:54 2001
@@ -1,3 +1,3 @@
-MD5 (mutt/mutt-1.3.13i.tar.gz) = 1e1520c2576eae00f07e771e7fa48582
-MD5 (mutt/mutt-1.3.13i-ja0.tar.gz) = 43b7a43d1f420f460dd01c901eea6005
+MD5 (mutt/mutt-1.3.14i.tar.gz) = ac3b821ae2ef39cc8c99bd151c788980
+MD5 (mutt/mutt-1.3.14i-ja0.tar.gz) = 20679a84aa8e812b7c50d7fb76b1e17a
 MD5 (mutt/manual_ja-1.2i-2.tar.gz) = 5a5675ffe23ffe273bd6fe246d3aaefd
diff -uNr mutt-devel.old/files/patch-aa mutt-devel/files/patch-aa
--- mutt-devel.old/files/patch-aa	Mon Oct  2 06:08:28 2000
+++ mutt-devel/files/patch-aa	Sun Feb  4 21:05:14 2001
@@ -1,6 +1,6 @@
---- configure.in.orig	Sun Sep 24 04:54:05 2000
-+++ configure.in	Sun Sep 24 04:54:50 2000
-@@ -416,14 +416,14 @@
+--- configure.in.orig	Sun Feb  4 21:04:05 2001
++++ configure.in	Sun Feb  4 21:04:31 2001
+@@ -417,14 +417,14 @@
      [ mutt_cv_func_iconv=no
        mutt_cv_lib_iconv=no
        AC_TRY_LINK([#include <stdlib.h>
@@ -18,7 +18,7 @@
  	  [iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd);],
  	  mutt_cv_lib_iconv=yes
  	  mutt_cv_func_iconv=yes)
-@@ -434,7 +434,7 @@
+@@ -435,7 +435,7 @@
    AC_MSG_ERROR(Unable to find iconv library)
  fi
  if test "$mutt_cv_lib_iconv" = yes; then
@@ -26,7 +26,7 @@
 +  LIBICONV="-lgiconv"
  fi
  AC_DEFINE(HAVE_ICONV)
- fi
+ 
 @@ -448,7 +448,7 @@
  	mutt_save_LIBS="$LIBS"
  	LIBS="$LIBS $LIBICONV"
diff -uNr mutt-devel.old/files/patch-ab mutt-devel/files/patch-ab
--- mutt-devel.old/files/patch-ab	Mon Oct  2 06:08:28 2000
+++ mutt-devel/files/patch-ab	Sun Feb  4 21:06:01 2001
@@ -1,5 +1,5 @@
---- charset.c.orig	Sun Sep 24 04:54:05 2000
-+++ charset.c	Sun Sep 24 04:55:48 2000
+--- charset.c.orig	Sun Feb  4 21:04:05 2001
++++ charset.c	Sun Feb  4 21:05:27 2001
 @@ -29,7 +29,7 @@
  #include <unistd.h>
  #include <errno.h>
diff -uNr mutt-devel.old/files/patch-ac mutt-devel/files/patch-ac
--- mutt-devel.old/files/patch-ac	Mon Oct  2 06:08:28 2000
+++ mutt-devel/files/patch-ac	Sun Feb  4 21:07:26 2001
@@ -1,5 +1,5 @@
---- gettext.c.orig	Wed Jul 19 19:16:08 2000
-+++ gettext.c	Sun Sep 24 04:56:28 2000
+--- gettext.c.orig	Thu Jan  4 14:38:55 2001
++++ gettext.c	Sun Feb  4 21:06:06 2001
 @@ -5,7 +5,7 @@
  
  #include "hash.h"
diff -uNr mutt-devel.old/files/patch-ad mutt-devel/files/patch-ad
--- mutt-devel.old/files/patch-ad	Mon Oct  2 06:08:28 2000
+++ mutt-devel/files/patch-ad	Sun Feb  4 21:07:59 2001
@@ -1,5 +1,5 @@
---- gnupgparse.c.orig	Thu May 25 04:18:32 2000
-+++ gnupgparse.c	Sun Sep 24 04:57:10 2000
+--- gnupgparse.c.orig	Tue Jan  9 07:21:51 2001
++++ gnupgparse.c	Sun Feb  4 21:07:30 2001
 @@ -44,7 +44,7 @@
  #include "mutt.h"
  #include "pgp.h"
diff -uNr mutt-devel.old/files/patch-ae mutt-devel/files/patch-ae
--- mutt-devel.old/files/patch-ae	Mon Oct  2 06:08:28 2000
+++ mutt-devel/files/patch-ae	Sun Feb  4 21:08:59 2001
@@ -1,5 +1,5 @@
---- rfc2047.c.orig	Sun Sep 24 04:54:06 2000
-+++ rfc2047.c	Sun Sep 24 04:57:38 2000
+--- rfc2047.c.orig	Sun Feb  4 21:04:05 2001
++++ rfc2047.c	Sun Feb  4 21:08:22 2001
 @@ -24,7 +24,7 @@
  
  #include <ctype.h>
diff -uNr mutt-devel.old/files/patch-af mutt-devel/files/patch-af
--- mutt-devel.old/files/patch-af	Mon Oct  2 06:08:28 2000
+++ mutt-devel/files/patch-af	Sun Feb  4 21:09:51 2001
@@ -1,5 +1,5 @@
---- charset.h.orig	Sun Sep 24 04:54:05 2000
-+++ charset.h	Sun Sep 24 04:58:15 2000
+--- charset.h.orig	Sun Feb  4 21:04:05 2001
++++ charset.h	Sun Feb  4 21:09:20 2001
 @@ -19,7 +19,7 @@
  #ifndef _CHARSET_H
  #define _CHARSET_H
@@ -8,4 +8,4 @@
 +#include <giconv.h>
  
  int mutt_convert_string (char **, const char *, const char *);
- void mutt_sanitize_ja_chars(char *);
+ void mutt_sanitize_ja_chars (char *, size_t, int);
diff -uNr mutt-devel.old/files/patch-ag mutt-devel/files/patch-ag
--- mutt-devel.old/files/patch-ag	Mon Oct  2 06:08:28 2000
+++ mutt-devel/files/patch-ag	Sun Feb  4 21:10:34 2001
@@ -1,6 +1,6 @@
---- Makefile.am.orig	Wed Aug 30 18:59:43 2000
-+++ Makefile.am	Sun Sep 24 04:58:37 2000
-@@ -137,7 +137,6 @@
+--- Makefile.am.orig	Wed Oct 11 19:43:53 2000
++++ Makefile.am	Sun Feb  4 21:10:00 2001
+@@ -138,7 +138,6 @@
  	fi
  
  install-data-local: Muttrc
diff -uNr mutt-devel.old/pkg-descr mutt-devel/pkg-descr
--- mutt-devel.old/pkg-descr	Mon Oct  2 06:08:28 2000
+++ mutt-devel/pkg-descr	Tue Jan 30 00:24:27 2001
@@ -7,7 +7,7 @@
 This is japanized development version.
 see /usr/local/share/doc/mutt/README.JA-PATCH
 
-WWW: http://www.ne.jp/asahi/cyber/taki/unix-mailer/mutt-dev/
+WWW: http://www.emaillab.org/mutt/
 
 -
 IWASHITA Yoji

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010204125927271.UVPA.20693.t-mta2.odn.ne.jp>