mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Import two more patches from upstream.
This commit is contained in:
parent
2d422dbb16
commit
101a9237ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280628
@ -7,16 +7,18 @@
|
||||
|
||||
PORTNAME= busybox
|
||||
PORTVERSION= 1.19.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils misc shells
|
||||
MASTER_SITES= http://www.busybox.net/downloads/
|
||||
|
||||
PATCH_SITES= http://www.busybox.net/downloads/fixes-${PORTVERSION}/
|
||||
PATCHFILES= busybox-1.19.0-cttyhack.patch \
|
||||
busybox-1.19.0-find.patch \
|
||||
busybox-1.19.0-freebsd.patch \
|
||||
busybox-1.19.0-less.patch \
|
||||
busybox-1.19.0-sed.patch \
|
||||
busybox-1.19.0-swap.patch \
|
||||
busybox-1.19.0-top.patch \
|
||||
busybox-1.19.0-uncompress.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
|
@ -2,6 +2,8 @@ SHA256 (busybox-1.19.0.tar.bz2) = 19cf44a096d7796800780d6344c4cc5054dac9f50d1c9b
|
||||
SIZE (busybox-1.19.0.tar.bz2) = 2168657
|
||||
SHA256 (busybox-1.19.0-cttyhack.patch) = f315e48a9c586fb5e77921eda59c773ba8afbb1e4ac9fd422c66b5c482dca6d2
|
||||
SIZE (busybox-1.19.0-cttyhack.patch) = 592
|
||||
SHA256 (busybox-1.19.0-find.patch) = 4056fd1899236ae2f54f1688ba1000c0586c034ee92d6216961dc9907b232abb
|
||||
SIZE (busybox-1.19.0-find.patch) = 470
|
||||
SHA256 (busybox-1.19.0-freebsd.patch) = 52372b7484f1e8b8a10c8441b0c544c3ee00553537e7a0c4fe2ad9c5ecb0d979
|
||||
SIZE (busybox-1.19.0-freebsd.patch) = 2544
|
||||
SHA256 (busybox-1.19.0-less.patch) = e0d1a306bf3be7802ef19c0033b278ae2ecf8fd4f271bad7d93209c9c6a0f019
|
||||
@ -10,5 +12,7 @@ SHA256 (busybox-1.19.0-sed.patch) = b21ac5eb86519fbcbe0a74fc531cb707a878e988b6fd
|
||||
SIZE (busybox-1.19.0-sed.patch) = 8081
|
||||
SHA256 (busybox-1.19.0-swap.patch) = d9d70a607d877646b4e2087ddf4c3ad14d5bcb2b5973b33fed30ee8e6d69b40d
|
||||
SIZE (busybox-1.19.0-swap.patch) = 402
|
||||
SHA256 (busybox-1.19.0-top.patch) = 23be49b8fa9114251e9bdfb8a53b78148dc101fc8f2fc8cc91903de01ea04cb9
|
||||
SIZE (busybox-1.19.0-top.patch) = 2093
|
||||
SHA256 (busybox-1.19.0-uncompress.patch) = 442b259d55771663bd4bd21167b297e81a8bd6dc73eac4604fc4a02d0d720a6a
|
||||
SIZE (busybox-1.19.0-uncompress.patch) = 1513
|
||||
|
Loading…
Reference in New Issue
Block a user