mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Update to 5500.
This commit is contained in:
parent
eb5a169573
commit
dfa217ca6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112886
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
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
|
||||
|
||||
@ -19,6 +19,7 @@ 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
|
||||
|
@ -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
|
||||
|
@ -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'
|
@ -6,10 +6,10 @@ 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
|
||||
@ -31,6 +31,7 @@ share/anthy/v.depword
|
||||
%%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
|
||||
|
Loading…
Reference in New Issue
Block a user