From owner-cvs-all@FreeBSD.ORG Sun Aug 28 13:59:24 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 03E33106564A; Sun, 28 Aug 2011 13:59:24 +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 CE10D8FC0C; Sun, 28 Aug 2011 13:59:23 +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 p7SDxNhr068037; Sun, 28 Aug 2011 13:59:23 GMT (envelope-from mandree@repoman.freebsd.org) Received: (from mandree@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7SDxNC0068036; Sun, 28 Aug 2011 13:59:23 GMT (envelope-from mandree) Message-Id: <201108281359.p7SDxNC0068036@repoman.freebsd.org> From: Matthias Andree Date: Sun, 28 Aug 2011 13:59:23 +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 distinfo ports/sysutils/busybox/files patch-include__platform.h patch-libbb__match_fstype.c patch-libbb__speed_table.c 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, 28 Aug 2011 13:59:24 -0000 mandree 2011-08-28 13:59:23 UTC FreeBSD ports repository Modified files: sysutils/busybox Makefile distinfo sysutils/busybox/files patch-include__platform.h Added files: sysutils/busybox/files patch-libbb__speed_table.c Removed files: sysutils/busybox/files patch-libbb__match_fstype.c Log: New bug fixes from upstream (bumping PORTREVISION), some fixes moved into an official upstream patch, added patch to fix getline() related failures e.g. on 8.2-RELEASE* i386. Revision Changes Path 1.19 +2 -0 ports/sysutils/busybox/Makefile 1.8 +2 -0 ports/sysutils/busybox/distinfo 1.2 +15 -8 ports/sysutils/busybox/files/patch-include__platform.h 1.2 +0 -17 ports/sysutils/busybox/files/patch-libbb__match_fstype.c (dead) 1.1 +11 -0 ports/sysutils/busybox/files/patch-libbb__speed_table.c (new)