diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-10 14:57:24 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-10 14:57:24 +0000 |
commit | d1d8de40e837918de2ef80470c7cdeeae7814a78 (patch) | |
tree | dbc22b3a5d13e52d75b2381ec8eb1ac5e78dfff3 /textproc | |
parent | b9ec796f7735e787724b5094d226495782c4fbb2 (diff) | |
download | ports-d1d8de40e837918de2ef80470c7cdeeae7814a78.tar.gz ports-d1d8de40e837918de2ef80470c7cdeeae7814a78.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/scim-input-pad/Makefile | 1 | ||||
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 4 | ||||
-rw-r--r-- | textproc/scim/Makefile | 4 | ||||
-rw-r--r-- | textproc/scim/distinfo | 4 | ||||
-rw-r--r-- | textproc/scim/pkg-plist | 5 | ||||
-rw-r--r-- | textproc/skim/Makefile | 4 | ||||
-rw-r--r-- | textproc/skim/distinfo | 4 |
7 files changed, 14 insertions, 12 deletions
diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile index dae1924f50ab..2f43e11aaa35 100644 --- a/textproc/scim-input-pad/Makefile +++ b/textproc/scim-input-pad/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-input-pad PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 232b64c2d589..acad25b5dadd 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-table-imengine PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim @@ -16,7 +16,7 @@ DISTNAME= scim-tables-${PORTVERSION} MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= SCIM table based input method engine -LIB_DEPENDS= scim-1.0.6:${PORTSDIR}/textproc/scim +LIB_DEPENDS= scim-1.0.7:${PORTSDIR}/textproc/scim USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 0e44148dd85d..91e93359d7b6 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -6,8 +6,8 @@ # PORTNAME= scim -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.2 +PORTREVISION= 0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim diff --git a/textproc/scim/distinfo b/textproc/scim/distinfo index e8bb8332cd23..7857657be66d 100644 --- a/textproc/scim/distinfo +++ b/textproc/scim/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-1.2.0.tar.gz) = af0882ad74769a465be0674abe76279c -SIZE (scim-1.2.0.tar.gz) = 2223147 +MD5 (scim-1.2.2.tar.gz) = 933c6ef4df156d05994a35d48cb90374 +SIZE (scim-1.2.2.tar.gz) = 2347254 diff --git a/textproc/scim/pkg-plist b/textproc/scim/pkg-plist index 90e7cc01efcf..a9ef06f13687 100644 --- a/textproc/scim/pkg-plist +++ b/textproc/scim/pkg-plist @@ -44,10 +44,10 @@ include/scim-1.0/scim_utility.h lib/gtk-2.0/immodules/im-scim.so lib/libscim-1.0.a lib/libscim-1.0.so -lib/libscim-1.0.so.6 +lib/libscim-1.0.so.7 lib/libscim-gtkutils-1.0.a lib/libscim-gtkutils-1.0.so -lib/libscim-gtkutils-1.0.so.6 +lib/libscim-gtkutils-1.0.so.7 lib/scim-1.0/1.2.0/Config/simple.so lib/scim-1.0/1.2.0/Config/socket.so lib/scim-1.0/1.2.0/FrontEnd/socket.so @@ -68,6 +68,7 @@ libdata/pkgconfig/scim.pc share/gnome/applications/scim-setup.desktop share/gnome/control-center-2.0/capplets/scim-setup.desktop share/gnome/pixmaps/scim-setup.png +share/locale/cs/LC_MESSAGES/scim.mo share/locale/de/LC_MESSAGES/scim.mo share/locale/fr/LC_MESSAGES/scim.mo share/locale/it/LC_MESSAGES/scim.mo diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile index 0abd150f9d72..4f8c4a76bc75 100644 --- a/textproc/skim/Makefile +++ b/textproc/skim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= skim -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 PORTREVISION= 0 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -15,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.6:${PORTSDIR}/textproc/scim +LIB_DEPENDS= scim-1.0.7:${PORTSDIR}/textproc/scim EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure diff --git a/textproc/skim/distinfo b/textproc/skim/distinfo index b03abcecf5f1..3571d5115a92 100644 --- a/textproc/skim/distinfo +++ b/textproc/skim/distinfo @@ -1,2 +1,2 @@ -MD5 (skim-1.2.0.tar.bz2) = 0679961db34d79a4274294733dfc6fe0 -SIZE (skim-1.2.0.tar.bz2) = 1410725 +MD5 (skim-1.2.2.tar.bz2) = 2ee02b5d18276637b7db1df0ec7cf1ae +SIZE (skim-1.2.2.tar.bz2) = 1420215 |