diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-09-10 22:16:46 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-09-10 22:16:46 +0000 |
commit | 4ec035b2232e6055d3b832ae17066aec451b09aa (patch) | |
tree | fe8f125dc30a12a11e57470e1855f8ca41d007e5 /sysutils/cbsd | |
parent | - Update to 0.7 (diff) |
sysutils/cbsd: Update to 11.1.5
While here, add LICENSE_FILE.
PR: 222204
Submitted by: olevole@olevole.ru (maintainer)
Notes
Notes:
svn path=/head/; revision=449594
Diffstat (limited to 'sysutils/cbsd')
-rw-r--r-- | sysutils/cbsd/Makefile | 3 | ||||
-rw-r--r-- | sysutils/cbsd/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index d8381d081196..5c0e14e0fc2d 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= cbsd -PORTVERSION= 11.1.4 +PORTVERSION= 11.1.5 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru COMMENT= Yet another FreeBSD Jail and Bhyve Management Utility LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rsync:net/rsync \ sudo:security/sudo \ diff --git a/sysutils/cbsd/distinfo b/sysutils/cbsd/distinfo index fea018149df8..5d5d1ba1f9e4 100644 --- a/sysutils/cbsd/distinfo +++ b/sysutils/cbsd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504730902 -SHA256 (cbsd-cbsd-11.1.4_GH0.tar.gz) = 19c532bd2c67cf4a0ac4dc1b830863bb0b76ce194511e9a9fb34d4d4a71fa242 -SIZE (cbsd-cbsd-11.1.4_GH0.tar.gz) = 5517744 +TIMESTAMP = 1505079759 +SHA256 (cbsd-cbsd-11.1.5_GH0.tar.gz) = 36ef007d9cf6ea991e1d81a6aff88fe5833ef62444ba68a4fa1a822f868afbed +SIZE (cbsd-cbsd-11.1.5_GH0.tar.gz) = 5517841 |