1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 12.1.7

Changes: https://github.com/cbsd/cbsd/releases/tag/v12.1.7

Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2020-03-25 07:33:40 +00:00
parent 5d68faecad
commit 2d3940eaf9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529081
3 changed files with 4 additions and 16 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= cbsd
DISTVERSION= 12.1.6
PORTREVISION= 1
DISTVERSION= 12.1.7
CATEGORIES= sysutils
MAINTAINER= olevole@olevole.ru

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1584261677
SHA256 (cbsd-cbsd-12.1.6_GH0.tar.gz) = de1da0bd892a218c9d572af26ce3537d06e2468da902bec863bf16e7cbad882b
SIZE (cbsd-cbsd-12.1.6_GH0.tar.gz) = 5928888
TIMESTAMP = 1585094105
SHA256 (cbsd-cbsd-12.1.7_GH0.tar.gz) = 9546919637aeccba75b88df6c49fb9bb8704cc6eac8334584b074c2c69338b3e
SIZE (cbsd-cbsd-12.1.7_GH0.tar.gz) = 5852092

View File

@ -1,11 +0,0 @@
--- sudoexec/jstart.orig 2020-03-14 23:20:21 UTC
+++ sudoexec/jstart
@@ -556,7 +556,7 @@ if [ "${ver}" = "empty" ]; then
exec_start="${jailsysdir}/${jname}/run.sh"
else
[ ! -d "${data}/var/cache/pkg" ] && ${MKDIR_CMD} -p "${data}/var/cache/pkg"
- exec_start=""
+ #exec_start=""
fi
#determine that jail is FreeBSD. Useful for vnet operation in makejconf and