pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/uncrustify
Module Name: pkgsrc
Committed By: nia
Date: Tue Jul 9 20:36:21 UTC 2019
Modified Files:
pkgsrc/textproc/uncrustify: Makefile
Log Message:
uncrustify: ... actually, PYTHON_VERSIONS_ACCEPTED is better here
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/uncrustify/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/uncrustify/Makefile
diff -u pkgsrc/textproc/uncrustify/Makefile:1.4 pkgsrc/textproc/uncrustify/Makefile:1.5
--- pkgsrc/textproc/uncrustify/Makefile:1.4 Tue Jul 9 20:23:07 2019
+++ pkgsrc/textproc/uncrustify/Makefile Tue Jul 9 20:36:21 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/07/09 20:23:07 nia Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/09 20:36:21 nia Exp $
DISTNAME= uncrustify-uncrustify-0.69.0
PKGNAME= ${DISTNAME:S/uncrustify-//}
@@ -19,7 +19,7 @@ OBJDIR= ${WRKSRC}/build
CONFIGURE_DIRS= ${OBJDIR}
CMAKE_ARG_PATH= ${WRKSRC}
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37
+PYTHON_VERSIONS_ACCEPTED= 27
PYTHON_FOR_BUILD_ONLY= yes
pre-configure:
Home |
Main Index |
Thread Index |
Old Index