Sun Nov 27 15:45:02 2022 UTC ()
Update to 0.38.0:
  Add support for .c++ extension for C++ sources

  Fix some tests failures seen with bmake-20220418

  Fix tests failures on tests/mkc_install seen on Darwin-21.6.0

  Fix some tests ("mkcmake configure" does not support parallel
  execution)


(cheusov)
diff -r1.37 -r1.38 pkgsrc/devel/mk-configure/Makefile
diff -r1.31 -r1.32 pkgsrc/devel/mk-configure/distinfo

cvs diff -r1.37 -r1.38 pkgsrc/devel/mk-configure/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/mk-configure/Makefile 2021/04/08 18:57:48 1.37
+++ pkgsrc/devel/mk-configure/Makefile 2022/11/27 15:45:02 1.38
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.37 2021/04/08 18:57:48 cheusov Exp $ 1# $NetBSD: Makefile,v 1.38 2022/11/27 15:45:02 cheusov Exp $
2# 2#
3 3
4DISTNAME= mk-configure-0.37.0 4DISTNAME= mk-configure-0.38.0
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mk-configure/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mk-configure/}
7 7
8MAINTAINER= cheusov@NetBSD.org 8MAINTAINER= cheusov@NetBSD.org
9HOMEPAGE= https://sourceforge.net/projects/mk-configure 9HOMEPAGE= https://sourceforge.net/projects/mk-configure
10COMMENT= Lightweight but powerful replacement for GNU autotools 10COMMENT= Lightweight but powerful replacement for GNU autotools
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= bmake-[0-9]*:../../devel/bmake 13DEPENDS+= bmake-[0-9]*:../../devel/bmake
14 14
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16 16
17BUILD_TARGET= all all-doc 17BUILD_TARGET= all all-doc

cvs diff -r1.31 -r1.32 pkgsrc/devel/mk-configure/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/mk-configure/distinfo 2021/10/26 10:15:40 1.31
+++ pkgsrc/devel/mk-configure/distinfo 2022/11/27 15:45:02 1.32
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.31 2021/10/26 10:15:40 nia Exp $ 1$NetBSD: distinfo,v 1.32 2022/11/27 15:45:02 cheusov Exp $
2 2
3BLAKE2s (mk-configure-0.37.0.tar.gz) = 1605f61975d260c5ba8511dae6acbcb1293119d4fd2a5a45309a7f3fc90ec198 3BLAKE2s (mk-configure-0.38.0.tar.gz) = 038c959fbe6646e45411b2a5fc36ff4af49aee0de2ab53714710118176344a23
4SHA512 (mk-configure-0.37.0.tar.gz) = 3f81ca172b018920a013f3d8406d0194066f3e6ee7e9031e20445feaa0b61aa8e9b48f1e4706ea209af5ddb9501ec6e53f9c61e07d6d1ed7fee03c0846a82dc6 4SHA512 (mk-configure-0.38.0.tar.gz) = 8a50fadc6c95de458016bd1fcedf11640f8ddaaa33c0c825b1875eff8fe2fe6b9d7299066f709d24c42ca9aabc454f792a6396500dc76c30990b24d8ac1656ab
5Size (mk-configure-0.37.0.tar.gz) = 355916 bytes 5Size (mk-configure-0.38.0.tar.gz) = 359451 bytes