update cbsd to 10.3.2:
- fix zfsinstall script on -current; - add expose: tcp/udp port forwarding from master host to jail - jrctl: filesystem bandwidth/ops limit by iops and bps - ability to use the pre compiled base from other sources via specify path to archve ( #57 ) - bhyve fixes: soft shutdown PR: ports/209013 Submitted by: olevole@olevole.ru (maintainer)
This commit is contained in:
parent
e7efd15303
commit
d3257afc76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413970
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cbsd
|
||||
PORTVERSION= 10.3.1
|
||||
PORTVERSION= 10.3.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (olevole-cbsd-v10.3.1_GH0.tar.gz) = aa8e350f6424e59bcbc73a7182881542424d9fde0047d79fafbec07e6cb384b4
|
||||
SIZE (olevole-cbsd-v10.3.1_GH0.tar.gz) = 2687570
|
||||
SHA256 (olevole-cbsd-v10.3.2_GH0.tar.gz) = 853315b63980d747b9f5441d319ebcba129fec6ad60f0778795cdf35d1b0f591
|
||||
SIZE (olevole-cbsd-v10.3.2_GH0.tar.gz) = 2690226
|
||||
|
|
Loading…
Reference in a new issue