This is a regular update for GNU m4. Version 1.4.14 is a bugfix release with no major changes. But considering the number of affected ports (builds), an exp-run by portmgr is still desired. Fix: files/patch-src-output.c has been removed, as this change is now included in the m4 codebase.
Responsible Changed From-To: freebsd-ports-bugs->johans Submitter is maintainer and has GNATS access (via the GNATS Auto Assign Tool)
Responsible Changed From-To: johans->portmgr Over to portmgr for an exp-run
Responsible Changed From-To: portmgr->johans exp done, results by mail, over to you
Responsible Changed From-To: johans->portmgr New patch received, new exp-run started
Responsible Changed From-To: portmgr->johans exp-run completed without any issues
johans 2010-03-09 06:12:07 UTC FreeBSD ports repository Modified files: devel/m4 Makefile distinfo Added files: devel/m4/files patch-lib_spawn.in.h Removed files: devel/m4/files patch-src-output.c Log: Update to 1.4.14 (bugfix release mostly) Remove patch that's now included in upstream release; add gnulib patch for posix_spawn check (will be in next release) PR: ports/144314 Tested by: exp-run by pav (twice) Revision Changes Path 1.41 +1 -1 ports/devel/m4/Makefile 1.14 +3 -3 ports/devel/m4/distinfo 1.1 +50 -0 ports/devel/m4/files/patch-lib_spawn.in.h (new) 1.2 +0 -11 ports/devel/m4/files/patch-src-output.c (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Now committed with additional patch for gnulib's posix_spawn() checks.