pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/mozc-server
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Feb 15 15:44:20 UTC 2021
Modified Files:
pkgsrc/inputmethod/mozc-server: Makefile.common
Log Message:
mozc: Depend on newer devel/gyp
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/inputmethod/mozc-server/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/mozc-server/Makefile.common
diff -u pkgsrc/inputmethod/mozc-server/Makefile.common:1.29 pkgsrc/inputmethod/mozc-server/Makefile.common:1.30
--- pkgsrc/inputmethod/mozc-server/Makefile.common:1.29 Mon Feb 15 14:50:23 2021
+++ pkgsrc/inputmethod/mozc-server/Makefile.common Mon Feb 15 15:44:20 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2021/02/15 14:50:23 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.30 2021/02/15 15:44:20 ryoon Exp $
# used by inputmethod/ibus-mozc/Makefile
# used by inputmethod/mozc-elisp/Makefile
# used by inputmethod/mozc-server/Makefile
@@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/mozc-server/distinfo
PATCHDIR= ${.CURDIR}/../../inputmethod/mozc-server/patches
-BUILD_DEPENDS+= ${PYPKGPREFIX}-gyp-[0-9]*:../../devel/gyp
+BUILD_DEPENDS+= ${PYPKGPREFIX}-gyp>=0.1pre20200512.caa60026e223fc501e8b337fd5086ece4028b1c6:../../devel/gyp
BUILD_DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
BUILD_DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
Home |
Main Index |
Thread Index |
Old Index