pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/uim-elisp uim-elisp: Fix version number
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed7ef192c497
branches: trunk
changeset: 404069:ed7ef192c497
user: nia <nia%pkgsrc.org@localhost>
date: Tue Nov 05 21:32:14 2019 +0000
description:
uim-elisp: Fix version number
diffstat:
inputmethod/uim-elisp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r bdc00c450ca0 -r ed7ef192c497 inputmethod/uim-elisp/Makefile
--- a/inputmethod/uim-elisp/Makefile Tue Nov 05 19:54:41 2019 +0000
+++ b/inputmethod/uim-elisp/Makefile Tue Nov 05 21:32:14 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2014/12/07 02:29:00 obache Exp $
+# $NetBSD: Makefile,v 1.13 2019/11/05 21:32:14 nia Exp $
.include "../../inputmethod/uim/Makefile.common"
-PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${UIM_VERSION}
+PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${DISTNAME:S/^uim-//1}
CATEGORIES= inputmethod editors
COMMENT= Emacs LISP for inputmethod/uim
Home |
Main Index |
Thread Index |
Old Index