- Chase busybox-1.22.1-ash.patch size/checksum differences because the
file was replaced (The maintainer had previously pulled the wrong file from the repository.) - Add two new fixes. - Bump PORTREVISION.
This commit is contained in:
parent
bd033f8dee
commit
3f214f8fd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340855
@ -3,12 +3,16 @@
|
||||
|
||||
PORTNAME= busybox
|
||||
PORTVERSION= 1.22.1
|
||||
PORTREVISION= 1
|
||||
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= busybox-1.22.1-ash.patch
|
||||
PATCHFILES= busybox-1.22.1-ash.patch \
|
||||
busybox-1.22.1-date.patch \
|
||||
busybox-1.22.1-iplink.patch \
|
||||
#
|
||||
|
||||
MAINTAINER= mandree@FreeBSD.org
|
||||
COMMENT= Busybox for FreeBSD
|
||||
|
@ -1,4 +1,8 @@
|
||||
SHA256 (busybox-1.22.1.tar.bz2) = ae0b029d0a9e4dd71a077a790840e496dd838998e4571b87b60fed7462b6678b
|
||||
SIZE (busybox-1.22.1.tar.bz2) = 2218650
|
||||
SHA256 (busybox-1.22.1-ash.patch) = 9917257771ab715480427a6b744785b035d381e7ec0de381faf945bc7abadb97
|
||||
SIZE (busybox-1.22.1-ash.patch) = 423
|
||||
SHA256 (busybox-1.22.1-ash.patch) = c3b5b5c5522fda8014b12a23c370d7f70f6d1625fefa93a62c5c14414528ad12
|
||||
SIZE (busybox-1.22.1-ash.patch) = 344
|
||||
SHA256 (busybox-1.22.1-date.patch) = 8502dd7454e948a56fcd8201f4fe9d629d2844b9df2bacff7ee0bb09398d12e8
|
||||
SIZE (busybox-1.22.1-date.patch) = 1008
|
||||
SHA256 (busybox-1.22.1-iplink.patch) = 186b41734e43ee117cb367055ce6a4d5b3aac671c09d71f2a6347793874d653b
|
||||
SIZE (busybox-1.22.1-iplink.patch) = 425
|
||||
|
Loading…
Reference in New Issue
Block a user