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 | |
parent | 817a74f5a966a0555c5fb2a0d00442cb9751cf78 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/scim/Makefile | 4 | ||||
-rw-r--r-- | textproc/scim/distinfo | 4 | ||||
-rw-r--r-- | textproc/scim/pkg-plist | 10 | ||||
-rw-r--r-- | textproc/skim/Makefile | 5 | ||||
-rw-r--r-- | textproc/skim/distinfo | 4 |
5 files changed, 13 insertions, 14 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 diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile index 93ef814d7a0d..ce5ef872de6d 100644 --- a/textproc/skim/Makefile +++ b/textproc/skim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= skim -PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTVERSION= 0.9.5 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~cougar/skim/downloads/ @@ -16,7 +15,7 @@ MASTER_SITE_SUBDIR= scim MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= An input method platform based on SCIM library and KDE/QT -LIB_DEPENDS= scim-1.0.4:${PORTSDIR}/textproc/scim +LIB_DEPENDS= scim-1.0.5:${PORTSDIR}/textproc/scim USE_KDELIBS_VER=3 USE_ICONV= yes diff --git a/textproc/skim/distinfo b/textproc/skim/distinfo index 33b0b74e7bef..7750f39a50f0 100644 --- a/textproc/skim/distinfo +++ b/textproc/skim/distinfo @@ -1,2 +1,2 @@ -MD5 (skim-0.9.4.tar.gz) = b871c1feabb99fabcb0f1bd4e2846ba9 -SIZE (skim-0.9.4.tar.gz) = 879325 +MD5 (skim-0.9.5.tar.gz) = 7cf8e5c56f915f6a8c804d182a541ec9 +SIZE (skim-0.9.5.tar.gz) = 879867 |