diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index 87824557d0f4..be331b891b5c 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -1,37 +1,37 @@ PORTNAME= bastille -DISTVERSION= 1.3.1.251223 +DISTVERSION= 1.3.2.251225 CATEGORIES= sysutils MAINTAINER= jdhurtado@orbiware.com # co-maintainer: snarfingcode666@gmail.com COMMENT= Jail automation framework WWW= https://bastillebsd.org LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= BastilleBSD NO_ARCH= yes NO_BUILD= yes post-patch: @${REINPLACE_CMD} \ -e 's|/usr/local/etc/bastille|${ETCDIR}|g' \ -e 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/usr/local/etc/rc.d/bastille do-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/usr/local/bin/bastille ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/usr/local/etc/bastille/bastille.conf.sample \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample ${INSTALL_SCRIPT} ${WRKSRC}/usr/local/etc/rc.d/bastille \ ${STAGEDIR}${PREFIX}/etc/rc.d (cd ${WRKSRC}/usr/local/share/bastille && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) (cd ${WRKSRC}/usr/local/share/man && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/man) .include diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo index 1d99a80fde95..a0bda29e771c 100644 --- a/sysutils/bastille/distinfo +++ b/sysutils/bastille/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766569283 -SHA256 (BastilleBSD-bastille-1.3.1.251223_GH0.tar.gz) = 8425c50a526a10b296fe37598f7911c4c65c44da8e3c0698e272e00dfd994007 -SIZE (BastilleBSD-bastille-1.3.1.251223_GH0.tar.gz) = 721714 +TIMESTAMP = 1766724530 +SHA256 (BastilleBSD-bastille-1.3.2.251225_GH0.tar.gz) = bd4a24ea783c077f56135b748dc5b1a3bb34e47657d35d16da57e934d9ba3c93 +SIZE (BastilleBSD-bastille-1.3.2.251225_GH0.tar.gz) = 721741