From owner-svn-ports-all@FreeBSD.ORG Tue Mar 24 21:25:21 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B5322BC; Tue, 24 Mar 2015 21:25:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 181A7A6D; Tue, 24 Mar 2015 21:25:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2OLPKOZ008971; Tue, 24 Mar 2015 21:25:20 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2OLPKBo008969; Tue, 24 Mar 2015 21:25:20 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201503242125.t2OLPKBo008969@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 24 Mar 2015 21:25:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382175 - head/sysutils/busybox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 21:25:21 -0000 Author: mandree Date: Tue Mar 24 21:25:19 2015 New Revision: 382175 URL: https://svnweb.freebsd.org/changeset/ports/382175 QAT: https://qat.redports.org/buildarchive/r382175/ Log: Upgrade to new upstream bug-fix release 1.23.2, quoting its website: "1.23.2 has fixes for dc (more tolerant to lack of whitespace), modinfo (was not ignoring directory component of path names in a few places), modprobe (better compatibility for "rmmod" alias), wget (--header now overrides built-in headers, not appends to)." Modified: head/sysutils/busybox/Makefile head/sysutils/busybox/distinfo Modified: head/sysutils/busybox/Makefile ============================================================================== --- head/sysutils/busybox/Makefile Tue Mar 24 21:24:43 2015 (r382174) +++ head/sysutils/busybox/Makefile Tue Mar 24 21:25:19 2015 (r382175) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= busybox -PORTVERSION= 1.23.1 +PORTVERSION= 1.23.2 CATEGORIES= sysutils misc shells MASTER_SITES= http://www.busybox.net/downloads/ PATCH_SITES= http://www.busybox.net/downloads/fixes-${PORTVERSION}/ PATCH_DIST_STRIP= -p1 -PATCHFILES= MAINTAINER= mandree@FreeBSD.org COMMENT= Busybox for FreeBSD Modified: head/sysutils/busybox/distinfo ============================================================================== --- head/sysutils/busybox/distinfo Tue Mar 24 21:24:43 2015 (r382174) +++ head/sysutils/busybox/distinfo Tue Mar 24 21:25:19 2015 (r382175) @@ -1,2 +1,2 @@ -SHA256 (busybox-1.23.1.tar.bz2) = 300f1db0a7ca4ecee8f8d8027aba250b903372e8339b7d9123d37c1e900473bf -SIZE (busybox-1.23.1.tar.bz2) = 2252635 +SHA256 (busybox-1.23.2.tar.bz2) = 05a6f9e21aad8c098e388ae77de7b2361941afa7157ef74216703395b14e319a +SIZE (busybox-1.23.2.tar.bz2) = 2252786