diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile index ba10e3ff14fc..6dc4a338a657 100644 --- a/japanese/anthy/Makefile +++ b/japanese/anthy/Makefile @@ -1,51 +1,52 @@ # New ports collection makefile for: anthy # Date created: 26 February 2002 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= anthy -PORTVERSION= 5100 +PORTVERSION= 5500 CATEGORIES= japanese -MASTER_SITES= http://downloads.sourceforge.jp/anthy/8433/:anthy +MASTER_SITES= http://downloads.sourceforge.jp/anthy/10139/:anthy DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:anthy DIST_SUBDIR= anthy MAINTAINER= nobutaka@FreeBSD.org COMMENT= Another kana-kanji conversion system USE_REINPLACE= yes USE_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes +USE_GNOME= lthack DOCSDIR= share/doc/ja/anthy ELISPDIR= share/emacs/site-lisp/anthy PLIST_SUB= ELISPDIR=${ELISPDIR} .if defined(WITH_2CHDIC) MASTER_SITES+= http://omaemona.sourceforge.net/packages/Zisyo/:2chdic DISTFILES+= 2ch.t:2chdic EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} EXTRA_PATCHES= ${PATCHDIR}/extra-patch-mkanthydic:Makefile.in .endif .if defined(WITH_2CHDIC) post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/2ch.t ${WRKSRC}/mkanthydic .endif post-patch: @${REINPLACE_CMD} -e \ 's| install-lispLISP||g' ${WRKSRC}/src-util/Makefile.in post-install: ${MKDIR} ${PREFIX}/${ELISPDIR} ${INSTALL_DATA} ${WRKSRC}/src-util/*.el ${PREFIX}/${ELISPDIR} .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/ELISP ${PREFIX}/${DOCSDIR} .endif .include diff --git a/japanese/anthy/distinfo b/japanese/anthy/distinfo index 3a63f7f35b71..c2e88402157e 100644 --- a/japanese/anthy/distinfo +++ b/japanese/anthy/distinfo @@ -1,4 +1,4 @@ -MD5 (anthy/anthy-5100.tar.gz) = cbc460322a9ed8fedf8cc47edbcc9942 -SIZE (anthy/anthy-5100.tar.gz) = 1523744 -MD5 (anthy/2ch.t) = 6e54dd6adb0f7bc7d899002decbfafd9 -SIZE (anthy/2ch.t) = 142344 +MD5 (anthy/anthy-5500.tar.gz) = ce1f4fb93effe9b772b67300826cc82b +SIZE (anthy/anthy-5500.tar.gz) = 1547024 +MD5 (anthy/2ch.t) = d253bec53045cec3ba40f69a63f76612 +SIZE (anthy/2ch.t) = 142157 diff --git a/japanese/anthy/files/patch-configure b/japanese/anthy/files/patch-configure deleted file mode 100644 index 3290ab88447b..000000000000 --- a/japanese/anthy/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Jun 30 20:59:16 2003 -+++ configure Wed Jul 9 11:10:46 2003 -@@ -7743,6 +7743,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' diff --git a/japanese/anthy/pkg-plist b/japanese/anthy/pkg-plist index ed7842bc8e68..000d977083c9 100644 --- a/japanese/anthy/pkg-plist +++ b/japanese/anthy/pkg-plist @@ -1,39 +1,40 @@ bin/anthy-agent bin/anthy-dic-tool etc/anthy-conf include/anthy/anthy.h include/anthy/dicutil.h include/anthy/input.h lib/libanthy.a lib/libanthy.so -lib/libanthy.so.0 +lib/libanthy.so.1 lib/libanthydic.a lib/libanthydic.so -lib/libanthydic.so.0 +lib/libanthydic.so.1 lib/libanthyinput.a lib/libanthyinput.so lib/libanthyinput.so.0 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/dic-tool-usage.txt share/anthy/fix.depword share/anthy/indepword.txt share/anthy/master.depword share/anthy/noun-variant.depword share/anthy/noun.depword share/anthy/typetab share/anthy/v.depword %%PORTDOCS%%%%DOCSDIR%%/ELISP %%ELISPDIR%%/anthy-conf.el %%ELISPDIR%%/anthy-dic.el %%ELISPDIR%%/anthy-isearch.el +%%ELISPDIR%%/anthy-azik.el %%ELISPDIR%%/anthy.el %%ELISPDIR%%/leim-list.el @dirrm share/anthy @dirrm include/anthy @dirrm %%ELISPDIR%% @dirrm %%DOCSDIR%%