diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-07-25 13:16:56 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-07-25 13:16:56 +0000 |
commit | 4598be00badeb2f883771d9d43572a427e6f6f6b (patch) | |
tree | 8b9cf46adb6290e670f8513ea25c5f1993ffb524 /textproc | |
parent | o) Don't install old sample start script (diff) |
Update textproc/scim to 0.99.4, and remove a post-patch reinplacement that is
now in the new version.
PR: ports/69640
Submitted by: maintainer
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/scim/Makefile | 7 | ||||
-rw-r--r-- | textproc/scim/distinfo | 4 | ||||
-rw-r--r-- | textproc/scim/pkg-plist | 5 |
3 files changed, 6 insertions, 10 deletions
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 909bf3039f11..632203fb4d94 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scim -PORTVERSION= 0.99.2 +PORTVERSION= 0.99.4 CATEGORIES= textproc MASTER_SITES= http://freedesktop.org/~suzhe/sources/ @@ -32,11 +32,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ BROKEN= "4.x lacks C99 compliant wctypes implementation" .endif -# Pay attention to the quotes usage below -post-patch: - ${REINPLACE_CMD} 's/,.GB2312"/,.GB2312,.eucCN"/g' \ - ${WRKSRC}/src/scim_utility.cpp - post-configure: ${REINPLACE_CMD} '/^pkgconfigdir/s|$$(libdir)|$${exec_prefix}/libdata|' \ ${WRKSRC}/Makefile diff --git a/textproc/scim/distinfo b/textproc/scim/distinfo index b9388bd145bf..e9aff974203b 100644 --- a/textproc/scim/distinfo +++ b/textproc/scim/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-0.99.2.tar.gz) = 0c63b30d1ec1a6e9668305ad2bdfd0c5 -SIZE (scim-0.99.2.tar.gz) = 1954220 +MD5 (scim-0.99.4.tar.gz) = 8ac0a8bb8b25e198a4f9b67fa4ca950b +SIZE (scim-0.99.4.tar.gz) = 2104313 diff --git a/textproc/scim/pkg-plist b/textproc/scim/pkg-plist index 04ff3abd7239..4aee9856935a 100644 --- a/textproc/scim/pkg-plist +++ b/textproc/scim/pkg-plist @@ -40,10 +40,10 @@ include/scim-1.0/scim_types.h include/scim-1.0/scim_utility.h lib/libscim-1.0.a lib/libscim-1.0.so -lib/libscim-1.0.so.1 +lib/libscim-1.0.so.3 lib/libscim-gtkutils-1.0.a lib/libscim-gtkutils-1.0.so -lib/libscim-gtkutils-1.0.so.1 +lib/libscim-gtkutils-1.0.so.3 lib/gtk-2.0/immodules/im-scim.so lib/scim-1.0/1.0.0/Config/gconf.so lib/scim-1.0/1.0.0/Config/simple.so @@ -64,6 +64,7 @@ share/applications/scim-setup.desktop share/control-center-2.0/capplets/scim-setup.desktop share/locale/zh_CN/LC_MESSAGES/scim.mo share/locale/zh_TW/LC_MESSAGES/scim.mo +share/locale/ja_JP/LC_MESSAGES/scim.mo share/pixmaps/scim-setup.png share/scim/icons/down.png share/scim/icons/full-letter.png |