diff options
author | nork <nork@FreeBSD.org> | 2005-05-10 22:57:24 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-05-10 22:57:24 +0800 |
commit | e48a22427793d73802f0edee46c8a2365adec791 (patch) | |
tree | 45cb3cd856bc8c09d46338dc40f7ed0f59614dff /textproc/scim | |
parent | 96b7d142a7e5b893bcd0e0ed81cde2a80e9cbb6c (diff) | |
download | freebsd-ports-gnome-e48a22427793d73802f0edee46c8a2365adec791.tar.gz freebsd-ports-gnome-e48a22427793d73802f0edee46c8a2365adec791.tar.zst freebsd-ports-gnome-e48a22427793d73802f0edee46c8a2365adec791.zip |
o Update
ports/textproc/scim 1.2.0 --> 1.2.2
ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.
PR: ports/80848
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
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 | 5 |
3 files changed, 7 insertions, 6 deletions
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 |