Hello community, here is the log from the commit of package bmake for openSUSE:Factory checked in at 2015-05-18 22:27:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bmake (Old) and /work/SRC/openSUSE:Factory/.bmake.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bmake" Changes: -------- --- /work/SRC/openSUSE:Factory/bmake/bmake.changes 2015-03-09 10:10:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.bmake.new/bmake.changes 2015-05-18 22:27:38.000000000 +0200 @@ -1,0 +2,22 @@ +Sun May 17 08:18:52 UTC 2015 - [email protected] + +- Update to 20150505: + * Merge with NetBSD make, pick up + + cond.c: be strict about lhs of comparison when evaluating .if + but less so when called from variable expansion. + + unit-tests/cond2.mk: test various error conditions + + job.c: use memmove() rather than memcpy() + + document different handling of '-' in jobs mode vs compat + + fix jobs mode so that '-' only applies to whole job + when shell lacks hasErrCtl + + meta.c: use separate vars to track lcwd and latestdir (read) + per process + + meta.c: close meta file in child + * Add Bitrig patch from [email protected] + * Makefile: use BINDIR.bmake if set. Same for MANDIR and + SHAREDIR. Handy for testing release candidates in various + environments. + * move initialization of savederr to block where it is used + to avoid spurious warning from gcc5 + +------------------------------------------------------------------- Old: ---- bmake-20141111.tar.gz New: ---- bmake-20150505.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bmake.spec ++++++ --- /var/tmp/diff_new_pack.Z3dUK5/_old 2015-05-18 22:27:38.000000000 +0200 +++ /var/tmp/diff_new_pack.Z3dUK5/_new 2015-05-18 22:27:38.000000000 +0200 @@ -17,7 +17,7 @@ Name: bmake -Version: 20141111 +Version: 20150505 Release: 0 Summary: The NetBSD make(1) tool License: BSD-2-Clause and BSD-3-Clause and BSD-4-Clause ++++++ bmake-20141111.tar.gz -> bmake-20150505.tar.gz ++++++ ++++ 2124 lines of diff (skipped)
