From owner-cvs-all@FreeBSD.ORG Sun Feb 5 17:59:26 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41C401065673; Sun, 5 Feb 2012 17:59:26 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 17D208FC0A; Sun, 5 Feb 2012 17:59:26 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q15HxPQK025915; Sun, 5 Feb 2012 17:59:25 GMT (envelope-from rm@repoman.freebsd.org) Received: (from rm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q15HxPMR025914; Sun, 5 Feb 2012 17:59:25 GMT (envelope-from rm) Message-Id: <201202051759.q15HxPMR025914@repoman.freebsd.org> From: Ruslan Mahmatkhanov Date: Sun, 5 Feb 2012 17:59:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/mk-configure Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2012 17:59:26 -0000 rm 2012-02-05 17:59:25 UTC FreeBSD ports repository Modified files: devel/mk-configure Makefile distinfo Log: - update to 0.21.2 - change maintainer's email - add devel/bmkdep to RUN_DEPENDS and set MKDEP to it by default: `mkcmake depend' does not work correctly with FreeBSD's mkdep. This is reported by avg@ - pet portlint while i'm here PR: 164776 Submitted by: trociny (maintainer) Revision Changes Path 1.13 +9 -5 ports/devel/mk-configure/Makefile 1.11 +2 -2 ports/devel/mk-configure/distinfo