View | Details | Raw Unified | Return to bug 158883
Collapse All | Expand All

(-)Makefile (-4 / +2 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	busybox
8
PORTNAME=	busybox
9
PORTVERSION=	1.18.4
9
PORTVERSION=	1.18.5
10
CATEGORIES=	sysutils misc shells
10
CATEGORIES=	sysutils misc shells
11
MASTER_SITES=	http://www.busybox.net/downloads/ \
11
MASTER_SITES=	http://www.busybox.net/downloads/
12
		${MASTER_SITE_GENTOO}
13
MASTER_SITE_SUBDIR=	distfiles
14
12
15
MAINTAINER=	mandree@FreeBSD.org
13
MAINTAINER=	mandree@FreeBSD.org
16
COMMENT=	Busybox for FreeBSD
14
COMMENT=	Busybox for FreeBSD
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (busybox-1.18.4.tar.bz2) = 4d24d37bd6f1bd153e8cf9a984ec2f32f18464f73ca535e2cc2e8be9694097fa
1
SHA256 (busybox-1.18.5.tar.bz2) = 10954fcd5c48d8a262a3497b16227bf983a05658bf2bf661af2fdeca773f2fc0
2
SIZE (busybox-1.18.4.tar.bz2) = 2130598
2
SIZE (busybox-1.18.5.tar.bz2) = 2130681

Return to bug 158883