pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/scim-tables Update scim-tables to 0.5.14.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/76f04a6ee6d9
branches: trunk
changeset: 641443:76f04a6ee6d9
user: obache <obache%pkgsrc.org@localhost>
date: Sat Nov 08 11:40:50 2014 +0000
description:
Update scim-tables to 0.5.14.1.
* allow entering of hebrew punctuation gershayim
diffstat:
inputmethod/scim-tables/Makefile | 10 ++++++----
inputmethod/scim-tables/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 291e8f3ba407 -r 76f04a6ee6d9 inputmethod/scim-tables/Makefile
--- a/inputmethod/scim-tables/Makefile Sat Nov 08 11:30:03 2014 +0000
+++ b/inputmethod/scim-tables/Makefile Sat Nov 08 11:40:50 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2014/11/08 11:40:50 obache Exp $
#
-DISTNAME= scim-tables-0.5.13
-PKGREVISION= 6
+DISTNAME= scim-tables-0.5.14.1
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
@@ -14,11 +13,14 @@
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-USE_TOOLS+= intltool msgfmt pkg-config gmake
+USE_TOOLS+= intltool msgfmt pkg-config gmake automake autoconf
GNU_CONFIGURE= yes
USE_SCIM_GTKUTILS= yes
+pre-configure:
+ ${RUN}cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${SH} bootstrap
+
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 291e8f3ba407 -r 76f04a6ee6d9 inputmethod/scim-tables/distinfo
--- a/inputmethod/scim-tables/distinfo Sat Nov 08 11:30:03 2014 +0000
+++ b/inputmethod/scim-tables/distinfo Sat Nov 08 11:40:50 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/05/29 13:09:55 obache Exp $
+$NetBSD: distinfo,v 1.6 2014/11/08 11:40:50 obache Exp $
-SHA1 (scim-tables-0.5.13.tar.gz) = c61e0842569d4194e22787e2371fbbb94ceb0ef7
-RMD160 (scim-tables-0.5.13.tar.gz) = 7cf078077bdc5f625892ae46591785dada1a4be2
-Size (scim-tables-0.5.13.tar.gz) = 6716275 bytes
+SHA1 (scim-tables-0.5.14.1.tar.gz) = bee90f7322ba8cf256af14e0837460f87037e37d
+RMD160 (scim-tables-0.5.14.1.tar.gz) = de5ef5c61e8fe189e886fdecc9c8850babdee8a2
+Size (scim-tables-0.5.14.1.tar.gz) = 6688655 bytes
Home |
Main Index |
Thread Index |
Old Index