pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/scim Update scim to 1.4.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86553210c04c
branches:  trunk
changeset: 603122:86553210c04c
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Apr 29 12:15:55 2012 +0000

description:
Update scim to 1.4.13.

fixes installation issue (not affect to pkgsrc).

diffstat:

 inputmethod/scim/Makefile                |   4 ++--
 inputmethod/scim/distinfo                |   9 ++++-----
 inputmethod/scim/patches/patch-configure |  15 ---------------
 3 files changed, 6 insertions(+), 22 deletions(-)

diffs (54 lines):

diff -r d108390a39f6 -r 86553210c04c inputmethod/scim/Makefile
--- a/inputmethod/scim/Makefile Sun Apr 29 11:30:23 2012 +0000
+++ b/inputmethod/scim/Makefile Sun Apr 29 12:15:55 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2012/04/20 12:13:48 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/04/29 12:15:55 obache Exp $
 #
 
-DISTNAME=              scim-1.4.12
+DISTNAME=              scim-1.4.13
 CATEGORIES=            inputmethod
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
diff -r d108390a39f6 -r 86553210c04c inputmethod/scim/distinfo
--- a/inputmethod/scim/distinfo Sun Apr 29 11:30:23 2012 +0000
+++ b/inputmethod/scim/distinfo Sun Apr 29 12:15:55 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2012/04/20 12:13:48 obache Exp $
+$NetBSD: distinfo,v 1.4 2012/04/29 12:15:55 obache Exp $
 
-SHA1 (scim-1.4.12.tar.gz) = 948180ec0af18e435a95edbdb840cf41f3b24d32
-RMD160 (scim-1.4.12.tar.gz) = e902c14bffd8b957e1927eab26b265af023635c1
-Size (scim-1.4.12.tar.gz) = 1266185 bytes
+SHA1 (scim-1.4.13.tar.gz) = dafe08bbdd3faa0324800cb63e44926d71be2e47
+RMD160 (scim-1.4.13.tar.gz) = 411fe876139120b2dc8df97d9b99405fcec70840
+Size (scim-1.4.13.tar.gz) = 1301625 bytes
 SHA1 (patch-ab) = c5220c83ec8125f75b1e5d7b41f4438ec73becbf
 SHA1 (patch-ac) = c8c4a54b1b6ffd82211616c3b99de1239b29c652
 SHA1 (patch-ad) = 2812ded533f29bd69bad180c33c81fd49e6213e6
@@ -14,5 +14,4 @@
 SHA1 (patch-bc) = 5caafe0a6ca44ccacb5532e26d9c11950ea6c7da
 SHA1 (patch-bd) = 15982bf8a9aee6f6ccd94f186bff20b70b1a93cf
 SHA1 (patch-be) = 85a98134d77038d20544241410ec8130df2ea94c
-SHA1 (patch-configure) = 9a8e217d9d4419bcb24c632e88a1331b949c3cc5
 SHA1 (patch-src_scim__helper__manager__server.cpp) = 3a1130f37c7c93389e2ae7db65af7438bac5de51
diff -r d108390a39f6 -r 86553210c04c inputmethod/scim/patches/patch-configure
--- a/inputmethod/scim/patches/patch-configure  Sun Apr 29 11:30:23 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2012/04/20 12:13:48 obache Exp $
-
-* docs/* are not in release tarball.
-
---- configure.orig     2012-04-20 11:22:47.000000000 +0000
-+++ configure
-@@ -21626,7 +21626,7 @@ SCIM_TEMPDIR="/tmp"
- ##                      Output files.                    ##
- ###########################################################
- 
--ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/scim_types.h utils/Makefile data/Makefile data/icons/Makefile data/pixmaps/Makefile modules/Makefile 
modules/FrontEnd/IMdkit/Makefile modules/FrontEnd/Makefile modules/IMEngine/Makefile modules/Filter/Makefile modules/Config/Makefile modules/SetupUI/Makefile docs/scim.cfg docs/Makefile 
docs/manual/Makefile configs/Makefile extras/Makefile extras/gtk_immodule/gtk2/Makefile extras/gtk_immodule/gtk3/Makefile extras/setup/Makefile extras/setup/scim-setup extras/panel/Makefile 
tests/Makefile scim.pc scim-gtkutils.pc scim-x11utils.pc scim.spec"
-+ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/scim_types.h utils/Makefile data/Makefile data/icons/Makefile data/pixmaps/Makefile modules/Makefile 
modules/FrontEnd/IMdkit/Makefile modules/FrontEnd/Makefile modules/IMEngine/Makefile modules/Filter/Makefile modules/Config/Makefile modules/SetupUI/Makefile configs/Makefile extras/Makefile 
extras/gtk_immodule/gtk2/Makefile extras/gtk_immodule/gtk3/Makefile extras/setup/Makefile extras/setup/scim-setup extras/panel/Makefile tests/Makefile scim.pc scim-gtkutils.pc scim-x11utils.pc 
scim.spec"
- 
- cat >confcache <<\_ACEOF
- # This file is a shell script that caches the results of configure



Home | Main Index | Thread Index | Old Index