svn commit: r556557 - head/devel/bmake/files

Mikolaj Golub trociny at FreeBSD.org
Sun Nov 29 08:55:00 UTC 2020


Author: trociny
Date: Sun Nov 29 08:54:59 2020
New Revision: 556557
URL: https://svnweb.freebsd.org/changeset/ports/556557

Log:
  update extra patch

Modified:
  head/devel/bmake/files/extrapatch-unit-tests_Makefile

Modified: head/devel/bmake/files/extrapatch-unit-tests_Makefile
==============================================================================
--- head/devel/bmake/files/extrapatch-unit-tests_Makefile	Sun Nov 29 06:20:24 2020	(r556556)
+++ head/devel/bmake/files/extrapatch-unit-tests_Makefile	Sun Nov 29 08:54:59 2020	(r556557)
@@ -1,11 +1,11 @@
---- unit-tests/Makefile.orig	2020-10-05 03:28:18 UTC
+--- unit-tests/Makefile.orig	2020-11-29 08:44:23 UTC
 +++ unit-tests/Makefile
-@@ -36,7 +36,7 @@
- # src/tests/usr.bin/make/t_make.sh as well.
- TESTS+=		# archive	# broken on FreeBSD, enabled in t_make.sh
+@@ -38,7 +38,7 @@
  TESTS+=		archive-suffix
+ TESTS+=		cmd-errors
+ TESTS+=		cmd-errors-lint
 -TESTS+=		cmd-interrupt
-+TESTS+=		# cmd-interrupt
++#TESTS+=		cmd-interrupt
  TESTS+=		cmdline
+ TESTS+=		cmdline-undefined
  TESTS+=		comment
- TESTS+=		cond-cmp-numeric


More information about the svn-ports-all mailing list