From owner-cvs-all@FreeBSD.ORG Mon Aug 29 00:08:01 2011 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 6D8391065670; Mon, 29 Aug 2011 00:08:01 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 442828FC0A; Mon, 29 Aug 2011 00:08:01 +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 p7T081eg050466; Mon, 29 Aug 2011 00:08:01 GMT (envelope-from mandree@repoman.freebsd.org) Received: (from mandree@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7T081Vi050465; Mon, 29 Aug 2011 00:08:01 GMT (envelope-from mandree) Message-Id: <201108290008.p7T081Vi050465@repoman.freebsd.org> From: Matthias Andree Date: Mon, 29 Aug 2011 00:08:01 +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/sysutils/busybox Makefile ports/sysutils/busybox/files patch-freebsd-upstream 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: Mon, 29 Aug 2011 00:08:01 -0000 mandree 2011-08-29 00:08:01 UTC FreeBSD ports repository Modified files: sysutils/busybox Makefile Added files: sysutils/busybox/files patch-freebsd-upstream Log: Move busybox-1.19.0-freebsd.patch to files/patch-freebsd-upstream. This in anticipation of an upstream revision. Fix a glitch in the mntent.h-related #ifdef, move it to after #include libbb.h so that HAVE_MNTENT_H gets properly #defined or #undef'd. Revision Changes Path 1.21 +0 -1 ports/sysutils/busybox/Makefile 1.1 +85 -0 ports/sysutils/busybox/files/patch-freebsd-upstream (new)