ports/52574: Update port: japanese/anthy to 3900

KATO Tsuguru tkato at prontomail.com
Thu May 22 15:20:16 UTC 2003


>Number:         52574
>Category:       ports
>Synopsis:       Update port: japanese/anthy to 3900
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 22 08:20:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 3900

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/japanese/anthy/Makefile japanese/anthy/Makefile
--- /usr/ports/japanese/anthy/Makefile	Sat Apr 12 22:50:16 2003
+++ japanese/anthy/Makefile	Thu May 22 18:46:42 2003
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	anthy
-PORTVERSION=	2427b
+PORTVERSION=	3900
 CATEGORIES=	japanese
-MASTER_SITES=	http://www.kyoto.trans-nt.com/anthy/
+MASTER_SITES=	http://downloads.sourceforge.jp/anthy/2513/
 
 MAINTAINER=	nakai at FreeBSD.org
 COMMENT=	Another kana-kanji conversion system
 
-GNU_CONFIGURE=	yes
+USE_LIBTOOL=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 INSTALL_SHLIBS=	yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/japanese/anthy/distinfo japanese/anthy/distinfo
--- /usr/ports/japanese/anthy/distinfo	Tue Feb 26 15:37:08 2002
+++ japanese/anthy/distinfo	Thu May 22 18:44:18 2003
@@ -1 +1 @@
-MD5 (anthy-2427b.tar.gz) = aa35b1c295b531ad9349777c752bdad2
+MD5 (anthy-3900.tar.gz) = c8fd5543ac82af45d7196454e434a301
diff -urN /usr/ports/japanese/anthy/files/patch-aa japanese/anthy/files/patch-aa
--- /usr/ports/japanese/anthy/files/patch-aa	Tue Feb 26 15:37:10 2002
+++ japanese/anthy/files/patch-aa	Thu May 22 18:47:34 2003
@@ -1,11 +1,19 @@
---- configure.orig	Tue Feb 26 15:16:15 2002
-+++ configure	Tue Feb 26 15:16:23 2002
-@@ -5068,7 +5068,7 @@
- # If set to t, that means we are running in a shell under Emacs.
-   # If you have an Emacs named "t", then use the full path.
-   test "$EMACS" = t && EMACS=
--  for ac_prog in emacs xemacs
-+  for ac_prog in 
+--- configure.orig	Fri Feb 28 19:36:17 2003
++++ configure	Thu May 22 18:47:26 2003
+@@ -7306,6 +7306,7 @@
+ 
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+ 
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -7327,7 +7328,7 @@
+  # If set to t, that means we are running in a shell under Emacs.
+  # If you have an Emacs named "t", then use the full path.
+  test x"$EMACS" = xt && EMACS=
+- for ac_prog in emacs xemacs
++ for ac_prog in
  do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
+   # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
diff -urN /usr/ports/japanese/anthy/pkg-descr japanese/anthy/pkg-descr
--- /usr/ports/japanese/anthy/pkg-descr	Tue Feb 26 15:37:08 2002
+++ japanese/anthy/pkg-descr	Thu May 22 18:25:56 2003
@@ -1,3 +1,4 @@
-another kana-kanji conversion system
+Anthy is a Japanese input method working on X11 and emacs.
+It converts Hiragana text to Kana Kanji mixed text.
 
-WWW: http://www.kyoto.trans-nt.com/anthy/ (Japanese)
+WWW: http://anthy.sourceforge.jp/ (Japanese)
diff -urN /usr/ports/japanese/anthy/pkg-plist japanese/anthy/pkg-plist
--- /usr/ports/japanese/anthy/pkg-plist	Thu Sep 19 21:06:52 2002
+++ japanese/anthy/pkg-plist	Thu May 22 18:53:01 2003
@@ -5,15 +5,12 @@
 include/anthy/dicutil.h
 include/anthy/input.h
 lib/libanthy.a
-lib/libanthy.la
 lib/libanthy.so
 lib/libanthy.so.0
 lib/libanthydic.a
-lib/libanthydic.la
 lib/libanthydic.so
 lib/libanthydic.so.0
 lib/libanthyinput.a
-lib/libanthyinput.la
 lib/libanthyinput.so
 lib/libanthyinput.so.0
 share/anthy/a.depword
@@ -24,9 +21,13 @@
 share/anthy/dic-tool-usage.txt
 share/anthy/indepword.txt
 share/anthy/master.depword
+share/anthy/mod.depword
+share/anthy/noun-variant.depword
 share/anthy/noun.depword
+share/anthy/pred.depword
 share/anthy/struct.txt
+share/anthy/subj.depword
 share/anthy/typetab
 share/anthy/v.depword
- at dirrm include/anthy
 @dirrm share/anthy
+ at dirrm include/anthy
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list