Sun Mar 28 13:13:50 2021 UTC ()
(inputmethod/libime) PKGREVISION++ for the safety


(mef)
diff -r1.4 -r1.5 pkgsrc/inputmethod/libime/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/inputmethod/libime/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/libime/Makefile 2021/03/28 13:12:28 1.4
+++ pkgsrc/inputmethod/libime/Makefile 2021/03/28 13:13:50 1.5
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile,v 1.4 2021/03/28 13:12:28 mef Exp $ 1# $NetBSD: Makefile,v 1.5 2021/03/28 13:13:50 mef Exp $
2 2
3DISTNAME= libime-1.0.4 3DISTNAME= libime-1.0.4
4CATEGORIES= inputmethod 4CATEGORIES= inputmethod
5MASTER_SITES= https://download.fcitx-im.org/fcitx5/libime/ 5MASTER_SITES= https://download.fcitx-im.org/fcitx5/libime/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
 7PKGREVISION= 1
7 8
8MAINTAINER= ryoon@NetBSD.org 9MAINTAINER= ryoon@NetBSD.org
9HOMEPAGE= https://github.com/fcitx/libime 10HOMEPAGE= https://github.com/fcitx/libime
10COMMENT= Generic inputmethod implementation library 11COMMENT= Generic inputmethod implementation library
11LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
12 13
13DIST_SUBDIR= ${PKGNAME_NOREV} 14DIST_SUBDIR= ${PKGNAME_NOREV}
14 15
15DICTDISTFILES+= lm_sc.3gm.arpa-20140820.tar.bz2 16DICTDISTFILES+= lm_sc.3gm.arpa-20140820.tar.bz2
16#ICTDISTFILES+= dict.utf8-20200715.tar.xz 17#ICTDISTFILES+= dict.utf8-20200715.tar.xz
17DICTDISTFILES+= dict.utf8-20210203.tar.xz 18DICTDISTFILES+= dict.utf8-20210203.tar.xz
18DICTDISTFILES+= table.tar.gz 19DICTDISTFILES+= table.tar.gz
19 20