diff -ruN bastille/Makefile bastille-0.4.20190714/Makefile --- bastille/Makefile 2019-06-30 21:04:30.000000000 +0000 +++ bastille-0.4.20190714/Makefile 2019-07-15 13:59:55.102800000 +0000 @@ -2,7 +2,7 @@ # $FreeBSD: head/sysutils/bastille/Makefile 505494 2019-06-30 21:04:30Z swills $ PORTNAME= bastille -PORTVERSION= 0.4.20190623 +PORTVERSION= 0.4.20190714 CATEGORIES= sysutils MAINTAINER= christer.edwards@gmail.com @@ -13,7 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= bastillebsd -GH_TAGNAME= 9038054 +GH_TAGNAME= 5540b22 NO_BUILD= yes NO_ARCH= yes diff -ruN bastille/distinfo bastille-0.4.20190714/distinfo --- bastille/distinfo 2019-06-30 21:04:30.000000000 +0000 +++ bastille-0.4.20190714/distinfo 2019-07-15 13:59:58.386720000 +0000 @@ -1,3 +1,3 @@ -TIMESTAMP = 1561301725 -SHA256 (bastillebsd-bastille-0.4.20190623-9038054_GH0.tar.gz) = f4837cb8a4c0e5aabdce01d73ec51f230c41be89825903dd3c52287689ef426a -SIZE (bastillebsd-bastille-0.4.20190623-9038054_GH0.tar.gz) = 536023 +TIMESTAMP = 1563199198 +SHA256 (bastillebsd-bastille-0.4.20190714-5540b22_GH0.tar.gz) = 3b52c6fbfc1b8cc1fd514e3ff6979e67afb47979ae3ec966bec865c1a85ab5dd +SIZE (bastillebsd-bastille-0.4.20190714-5540b22_GH0.tar.gz) = 537679 diff -ruN bastille/pkg-descr bastille-0.4.20190714/pkg-descr --- bastille/pkg-descr 2019-02-18 19:22:28.000000000 +0000 +++ bastille-0.4.20190714/pkg-descr 2019-07-15 14:02:13.195822000 +0000 @@ -1,5 +1,4 @@ -Bastille is a jail automation framework that allows you to -quickly create and manage FreeBSD jails. +Bastille helps you quickly create and manage FreeBSD Jails. The project focuses on secure defaults, automation and repeatable templates.