From owner-cvs-all@FreeBSD.ORG Fri Sep 3 06:47:53 2010 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 5D0621065741; Fri, 3 Sep 2010 06:47:53 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 33A128FC16; Fri, 3 Sep 2010 06:47:53 +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 o836lrkA030604; Fri, 3 Sep 2010 06:47:53 GMT (envelope-from bapt@repoman.freebsd.org) Received: (from bapt@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o836lrlK030603; Fri, 3 Sep 2010 06:47:53 GMT (envelope-from bapt) Message-Id: <201009030647.o836lrlK030603@repoman.freebsd.org> From: Baptiste Daroussin Date: Fri, 3 Sep 2010 06:47:53 +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 pkg-plist 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: Fri, 03 Sep 2010 06:47:53 -0000 bapt 2010-09-03 06:47:53 UTC FreeBSD ports repository Modified files: devel/mk-configure Makefile distinfo pkg-plist Log: - Update to 0.18.0. - Remove MAKE_JOBS_UNSAFE (this has been fixed in mainstream adding ".ORDER: installdirs install"). - Add license PR: ports/150232 Submitted by: Mikolaj Golub (maintainer) Revision Changes Path 1.8 +2 -2 ports/devel/mk-configure/Makefile 1.6 +3 -3 ports/devel/mk-configure/distinfo 1.5 +2 -0 ports/devel/mk-configure/pkg-plist