Sat Sep 18 03:09:30 2010 UTC ()
Bump PKGREVISION from libuim shlib bump.


(obache)
diff -r1.3 -r1.4 pkgsrc/inputmethod/scim-uim/Makefile
diff -r1.7 -r1.8 pkgsrc/inputmethod/uim-tomoe-gtk/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/inputmethod/scim-uim/Makefile (switch to unified diff)

--- pkgsrc/inputmethod/scim-uim/Makefile 2010/09/14 11:02:13 1.3
+++ pkgsrc/inputmethod/scim-uim/Makefile 2010/09/18 03:09:30 1.4
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:13 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2010/09/18 03:09:30 obache Exp $
2# 2#
3 3
4DISTNAME= scim-uim-0.2.0 4DISTNAME= scim-uim-0.2.0
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= inputmethod 6CATEGORIES= inputmethod
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://www.scim-im.org/ 10HOMEPAGE= http://www.scim-im.org/
11COMMENT= SCIM IMEngine module for UIM 11COMMENT= SCIM IMEngine module for UIM
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18USE_PKGLOCALEDIR= yes 18USE_PKGLOCALEDIR= yes
19USE_LANGUAGES= c c++ 19USE_LANGUAGES= c c++
20USE_TOOLS+= pkg-config 20USE_TOOLS+= pkg-config
21 21
22.include "../../inputmethod/scim/buildlink3.mk" 22.include "../../inputmethod/scim/buildlink3.mk"
23.include "../../inputmethod/uim/buildlink3.mk" 23.include "../../inputmethod/uim/buildlink3.mk"
24.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/inputmethod/uim-tomoe-gtk/Makefile (switch to unified diff)

--- pkgsrc/inputmethod/uim-tomoe-gtk/Makefile 2010/09/14 11:02:13 1.7
+++ pkgsrc/inputmethod/uim-tomoe-gtk/Makefile 2010/09/18 03:09:30 1.8
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:13 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2010/09/18 03:09:30 obache Exp $
2# 2#
3 3
4DISTNAME= uim-tomoe-gtk-0.6.0 4DISTNAME= uim-tomoe-gtk-0.6.0
5PKGREVISION= 4 5PKGREVISION= 5
6CATEGORIES= inputmethod 6CATEGORIES= inputmethod
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://tomoe.sourceforge.jp/ 10HOMEPAGE= http://tomoe.sourceforge.jp/
11COMMENT= UIM helper program for Tomoe 11COMMENT= UIM helper program for Tomoe
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18USE_TOOLS+= gmake intltool msgfmt pkg-config 18USE_TOOLS+= gmake intltool msgfmt pkg-config
19USE_PKGLOCALEDIR= yes 19USE_PKGLOCALEDIR= yes
20 20
21.include "../../inputmethod/tomoe/buildlink3.mk" 21.include "../../inputmethod/tomoe/buildlink3.mk"
22.include "../../inputmethod/tomoe-gtk/buildlink3.mk" 22.include "../../inputmethod/tomoe-gtk/buildlink3.mk"
23.include "../../inputmethod/uim/buildlink3.mk" 23.include "../../inputmethod/uim/buildlink3.mk"
24.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"