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)."
This commit is contained in:
Matthias Andree 2015-03-24 21:25:19 +00:00
parent 7cb3386153
commit a31faa3074
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382175
2 changed files with 3 additions and 4 deletions

View file

@ -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

View file

@ -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