svn commit: r382175 - head/sysutils/busybox
Matthias Andree
mandree at FreeBSD.org
Tue Mar 24 21:25:21 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list