Date: Thu, 3 May 2012 09:54:25 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bmake Makefile distinfo Message-ID: <201205030954.q439sP4p003454@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2012-05-03 09:54:25 UTC FreeBSD ports repository Modified files: devel/bmake Makefile distinfo Log: - Update to 20120424 Changes: 20120420: - Makefile.in (MAKE_VERSION): bump version to 20120420 Merge with NetBSD make, pick up - restore duplicate supression in .MAKE.MAKEFILES runtime saving can be significant. - Var_Subst() uses Buf_DestroyCompact() to reduce memory consumption up to 20%. 2012-04-20: - Makefile.in (MAKE_VERSION): bump version to 20120420 Merge with NetBSD make, pick up - remove duplicate supression in .MAKE.MAKEFILES - improved dir cache behavior - gmake'ish export command 2012-03-25: - Makefile.in (MAKE_VERSION): bump version to 20120325 Merge with NetBSD make, pick up - fix parsing of :[#] in conditionals. 2012-02-10: - Makefile.in: replace use of .Nx in bmake.1 with NetBSD since some systems cannot cope with .Nx <version> PR: ports/167549 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: trociny (maintainer) Revision Changes Path 1.13 +2 -2 ports/devel/bmake/Makefile 1.12 +4 -4 ports/devel/bmake/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205030954.q439sP4p003454>