summaryrefslogtreecommitdiff
path: root/textproc/scim
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2007-06-26 19:22:04 +0000
committerDavid Thiel <lx@FreeBSD.org>2007-06-26 19:22:04 +0000
commitfb33924eeff3f274c41e7c37f1cfb144759472a3 (patch)
treefcb9241b7a06a03ad8870a981d763a20cc92f960 /textproc/scim
parent- add PORTSCOUT (diff)
Update to 1.4.7.
Notes
Notes: svn path=/head/; revision=194315
Diffstat (limited to 'textproc/scim')
-rw-r--r--textproc/scim/Makefile3
-rw-r--r--textproc/scim/distinfo6
-rw-r--r--textproc/scim/files/patch-configure10
3 files changed, 8 insertions, 11 deletions
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile
index 45db62c97d5a..1f61cda5baf4 100644
--- a/textproc/scim/Makefile
+++ b/textproc/scim/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= scim
-PORTVERSION= 1.4.6
-PORTREVISION= 1
+PORTVERSION= 1.4.7
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=scim
diff --git a/textproc/scim/distinfo b/textproc/scim/distinfo
index ff525c60ac43..7e3053977d19 100644
--- a/textproc/scim/distinfo
+++ b/textproc/scim/distinfo
@@ -1,3 +1,3 @@
-MD5 (scim-1.4.6.tar.gz) = 4fc993c59a2dd7c8b9d9f240697d5b3b
-SHA256 (scim-1.4.6.tar.gz) = 578e605b9549c9a2f44ca31508ad00f1cc6456ab929b89df1593350618c2263f
-SIZE (scim-1.4.6.tar.gz) = 3112494
+MD5 (scim-1.4.7.tar.gz) = b76a725e5d5d83fe111ba23bf8b01adc
+SHA256 (scim-1.4.7.tar.gz) = e6f5476078dc0174407da934682a8956e93a16c6a279f2af51b5c40234fecf9b
+SIZE (scim-1.4.7.tar.gz) = 3074844
diff --git a/textproc/scim/files/patch-configure b/textproc/scim/files/patch-configure
index e909c892001c..e71b173a67aa 100644
--- a/textproc/scim/files/patch-configure
+++ b/textproc/scim/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Sat Apr 28 17:18:20 2007
-+++ configure Sat Apr 28 17:18:56 2007
-@@ -36874,12 +36874,7 @@
+--- configure.old Tue Jun 26 11:51:09 2007
++++ configure Tue Jun 26 11:51:34 2007
+@@ -36877,10 +36877,7 @@
fi
GTK_BINARY_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0`
@@ -8,9 +8,7 @@
- if test -z "$GTK_LIBDIR)"; then
- GTK_LIBDIR="$libdir"
- fi
--
--
+ GTK_LIBDIR="$libdir"
+ GTK_IM_MODULEDIR=$GTK_LIBDIR/gtk-2.0/immodules
- fi