diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index eafdbe2bc7f9..6dc1a5881ae4 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bastille -PORTVERSION= 0.7.20200714 +PORTVERSION= 0.8.20210115 CATEGORIES= sysutils MAINTAINER= christer.edwards@gmail.com @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= bastillebsd -GH_TAGNAME= 5edf9cb +GH_TAGNAME= 113beb5 NO_BUILD= yes NO_ARCH= yes diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo index 0aef86db15e8..f848a23a81c8 100644 --- a/sysutils/bastille/distinfo +++ b/sysutils/bastille/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595686091 -SHA256 (bastillebsd-bastille-0.7.20200714-5edf9cb_GH0.tar.gz) = 6fd2ee101a8e7d4961cd5324549de04c47a9c7505b4f011f104f35be0bb616a8 -SIZE (bastillebsd-bastille-0.7.20200714-5edf9cb_GH0.tar.gz) = 565955 +TIMESTAMP = 1610768540 +SHA256 (bastillebsd-bastille-0.8.20210115-113beb5_GH0.tar.gz) = 98a01eeda9ae051248ab69b6a0f6ac022cbb30f73745c83d00d0a4a906f48f07 +SIZE (bastillebsd-bastille-0.8.20210115-113beb5_GH0.tar.gz) = 573482 diff --git a/sysutils/bastille/pkg-plist b/sysutils/bastille/pkg-plist index 1ecfd6027058..78a777a1db17 100644 --- a/sysutils/bastille/pkg-plist +++ b/sysutils/bastille/pkg-plist @@ -4,6 +4,8 @@ bin/bastille %%DATADIR%%/clone.sh %%DATADIR%%/cmd.sh %%DATADIR%%/colors.pre.sh +%%DATADIR%%/common.sh +%%DATADIR%%/config.sh %%DATADIR%%/console.sh %%DATADIR%%/convert.sh %%DATADIR%%/cp.sh @@ -25,6 +27,11 @@ bin/bastille %%DATADIR%%/stop.sh %%DATADIR%%/sysrc.sh %%DATADIR%%/template.sh +%%DATADIR%%/templates/default/base/Bastillefile +%%DATADIR%%/templates/default/empty/Bastillefile +%%DATADIR%%/templates/default/thick/Bastillefile +%%DATADIR%%/templates/default/thin/Bastillefile +%%DATADIR%%/templates/default/vnet/Bastillefile %%DATADIR%%/top.sh %%DATADIR%%/umount.sh %%DATADIR%%/update.sh