pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/uim
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Nov 7 03:01:35 UTC 2019
Modified Files:
pkgsrc/inputmethod/uim: Makefile.common
Log Message:
The version number problem of uim-elisp is fixed in another way
Revert previous partially.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/inputmethod/uim/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/inputmethod/uim/Makefile.common
diff -u pkgsrc/inputmethod/uim/Makefile.common:1.15 pkgsrc/inputmethod/uim/Makefile.common:1.16
--- pkgsrc/inputmethod/uim/Makefile.common:1.15 Tue Nov 5 17:13:10 2019
+++ pkgsrc/inputmethod/uim/Makefile.common Thu Nov 7 03:01:35 2019
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile.common,v 1.15 2019/11/05 17:13:10 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.16 2019/11/07 03:01:35 ryoon Exp $
#
# used by inputmethod/uim/Makefile
# used by inputmethod/uim-elisp/Makefile
-UIM_VERSION= 1.8.8
-DISTNAME= uim-${UIM_VERSION}
+DISTNAME= uim-1.8.8
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_GITHUB:=uim/}
GITHUB_RELEASE= ${DISTNAME:S/^uim-//1}
Home |
Main Index |
Thread Index |
Old Index