diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-11-09 01:25:54 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-11-09 01:25:54 +0800 |
commit | cd8a8cf766839be75a25f8d5412c04d11cb0f7a6 (patch) | |
tree | decddbf77a7f1ece7e6a5f346cc813bb3e59f09f /japanese | |
parent | bae1c8a74d33794ffa32f7ceaa048ceac4585dd7 (diff) | |
download | freebsd-ports-gnome-cd8a8cf766839be75a25f8d5412c04d11cb0f7a6.tar.gz freebsd-ports-gnome-cd8a8cf766839be75a25f8d5412c04d11cb0f7a6.tar.zst freebsd-ports-gnome-cd8a8cf766839be75a25f8d5412c04d11cb0f7a6.zip |
Update to 4700.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/anthy/Makefile | 4 | ||||
-rw-r--r-- | japanese/anthy/distinfo | 2 | ||||
-rw-r--r-- | japanese/anthy/files/extra-patch-mkanthydic:Makefile.in | 6 | ||||
-rw-r--r-- | japanese/anthy/pkg-plist | 6 |
4 files changed, 8 insertions, 10 deletions
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile index b31a1b75fa87..3eaabc9570fe 100644 --- a/japanese/anthy/Makefile +++ b/japanese/anthy/Makefile @@ -6,9 +6,9 @@ # PORTNAME= anthy -PORTVERSION= 4300b +PORTVERSION= 4700 CATEGORIES= japanese -MASTER_SITES= http://downloads.sourceforge.jp/anthy/5332/:anthy +MASTER_SITES= http://downloads.sourceforge.jp/anthy/6621/:anthy DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:anthy DIST_SUBDIR= anthy diff --git a/japanese/anthy/distinfo b/japanese/anthy/distinfo index 540e7967da51..af98fb5910fd 100644 --- a/japanese/anthy/distinfo +++ b/japanese/anthy/distinfo @@ -1,2 +1,2 @@ -MD5 (anthy/anthy-4300b.tar.gz) = 2f409a7ab9f6b9b9099191cd78385f42 +MD5 (anthy/anthy-4700.tar.gz) = d859ce0eaf39dcab21fc67bd3acc7bb0 MD5 (anthy/2ch.t) = ba119b3cd1f695ac6c39c815a8133003 diff --git a/japanese/anthy/files/extra-patch-mkanthydic:Makefile.in b/japanese/anthy/files/extra-patch-mkanthydic:Makefile.in index 6d61d0ce3fea..d65b774b12d0 100644 --- a/japanese/anthy/files/extra-patch-mkanthydic:Makefile.in +++ b/japanese/anthy/files/extra-patch-mkanthydic:Makefile.in @@ -1,11 +1,11 @@ ---- mkanthydic/Makefile.in.orig Sun Aug 31 02:27:28 2003 -+++ mkanthydic/Makefile.in Sun Aug 31 02:27:47 2003 +--- mkanthydic/Makefile.in.orig Thu Oct 30 22:32:51 2003 ++++ mkanthydic/Makefile.in Sun Nov 9 01:24:27 2003 @@ -91,7 +91,7 @@ # Files noinst_SCRIPTS = mkanthydic -EXTRA_DICS = base.t extra.t +EXTRA_DICS = base.t extra.t 2ch.t - CANNADIC_DIST = gcanna.t gcannaf.t + CANNADIC_DIST = gcanna.ctd gcannaf.ctd INCLUDES = -I$(top_srcdir)/include # HOKUTODIC_DIST = hokuto.t diff --git a/japanese/anthy/pkg-plist b/japanese/anthy/pkg-plist index 3bb40bb5b85c..b2711938a4e3 100644 --- a/japanese/anthy/pkg-plist +++ b/japanese/anthy/pkg-plist @@ -17,16 +17,14 @@ share/anthy/a.depword share/anthy/ajv.depword share/anthy/anthy.dic share/anthy/av.depword +share/anthy/conjugate.depword share/anthy/conjugate.table -share/anthy/dep.depword share/anthy/dic-tool-usage.txt +share/anthy/fix.depword 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/subj.depword share/anthy/typetab share/anthy/v.depword %%ELISPDIR%%/anthy-conf.el |