update to 10.0.5:
- fix permission for /usr/local/bin/cbsd - add tmux support for remote jlogin - profiles for jail create script PR: ports/189215 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
This commit is contained in:
parent
324c5f7632
commit
4b4b6d6bff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352806
2 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= cbsd
|
PORTNAME= cbsd
|
||||||
PORTVERSION= 10.0.4
|
PORTVERSION= 10.0.5
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://www.bsdstore.ru/downloads/ \
|
MASTER_SITES= http://www.bsdstore.ru/downloads/ \
|
||||||
GH
|
GH
|
||||||
|
@ -20,7 +19,7 @@ LIB_DEPENDS= libssh2.so:${PORTSDIR}/security/libssh2
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= olevole
|
GH_ACCOUNT= olevole
|
||||||
GH_PROJECT= cbsd
|
GH_PROJECT= cbsd
|
||||||
GH_COMMIT= dd342aa
|
GH_COMMIT= 01f481c
|
||||||
|
|
||||||
USE_RC_SUBR= cbsdd cbsdrsyncd
|
USE_RC_SUBR= cbsdd cbsdrsyncd
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (cbsd-10.0.4.tar.gz) = 39aea75f35665e2d34bc3253c55b8e5db9e974684aa99bb1912e183a6b77bd5b
|
SHA256 (cbsd-10.0.5.tar.gz) = d34b61ed9056ce8df6db6f283c6a78185f41ce25bde8d3f7321a12de9a041676
|
||||||
SIZE (cbsd-10.0.4.tar.gz) = 359359
|
SIZE (cbsd-10.0.5.tar.gz) = 358951
|
||||||
|
|
Loading…
Reference in a new issue