diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-08-22 12:33:50 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-08-22 12:33:50 +0000 |
commit | 1c95b61f4ac09bd0352d44744904ec7560bd0a70 (patch) | |
tree | 0b907ef2f035eda6394bedd338ac5eed17f0555f /textproc/scim | |
parent | 817a74f5a966a0555c5fb2a0d00442cb9751cf78 (diff) | |
download | ports-1c95b61f4ac09bd0352d44744904ec7560bd0a70.tar.gz ports-1c95b61f4ac09bd0352d44744904ec7560bd0a70.zip |
Notes
Diffstat (limited to 'textproc/scim')
-rw-r--r-- | textproc/scim/Makefile | 4 | ||||
-rw-r--r-- | textproc/scim/distinfo | 4 | ||||
-rw-r--r-- | textproc/scim/pkg-plist | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 35b3e07a7489..80316b79c437 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= scim -PORTVERSION= 0.99.5 -PORTREVISION= 1 +PORTVERSION= 0.99.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ @@ -38,6 +37,7 @@ PLIST_SUB= NOSTABLE="@comment " .else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" +PLIST_SUB= NOSTABLE="" .endif post-configure: diff --git a/textproc/scim/distinfo b/textproc/scim/distinfo index d1dc3f51df5d..1eb0382c7e86 100644 --- a/textproc/scim/distinfo +++ b/textproc/scim/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-0.99.5.tar.gz) = 3993cae41f119e6098323cdd42175437 -SIZE (scim-0.99.5.tar.gz) = 2165258 +MD5 (scim-0.99.6.tar.gz) = df8c165c4340427ac57687c141fc36b2 +SIZE (scim-0.99.6.tar.gz) = 2254643 diff --git a/textproc/scim/pkg-plist b/textproc/scim/pkg-plist index 4880109568d2..e71388829854 100644 --- a/textproc/scim/pkg-plist +++ b/textproc/scim/pkg-plist @@ -41,10 +41,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.4 +lib/libscim-1.0.so.5 lib/libscim-gtkutils-1.0.a lib/libscim-gtkutils-1.0.so -lib/libscim-gtkutils-1.0.so.4 +lib/libscim-gtkutils-1.0.so.5 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 @@ -57,15 +57,15 @@ lib/scim-1.0/1.0.0/IMEngine/table.so lib/scim-1.0/1.0.0/SetupUI/panel-gtk-setup.so lib/scim-1.0/1.0.0/SetupUI/table-imengine-setup.so lib/scim-1.0/1.0.0/SetupUI/x11-frontend-setup.so +lib/scim-1.0/scim-launcher +lib/scim-1.0/scim-panel-gtk libdata/pkgconfig/scim-gtkutils.pc libdata/pkgconfig/scim.pc -libexec/scim-launcher -libexec/scim-panel-gtk 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/locale/ja/LC_MESSAGES/scim.mo share/pixmaps/scim-setup.png share/scim/icons/down.png share/scim/icons/full-letter.png |