diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index 414812e0a56f..085aaa39a826 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -1,40 +1,45 @@ PORTNAME= bastille DISTVERSION= 1.0.1.250714 +PORTREVISION= 1 CATEGORIES= sysutils +DIST_SUBDIR= bastille + +PATCH_SITES= https://github.com/BastilleBSD/bastille/pull/ +PATCHFILES= 1198.patch:-p1 1204.patch:-p1 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: ${INSTALL_SCRIPT} ${WRKSRC}/usr/local/bin/bastille ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/usr/local/etc/rc.d/bastille \ ${STAGEDIR}${PREFIX}/etc/rc.d post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/usr/local/share/bastille && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) ${INSTALL_MAN} ${WRKSRC}/usr/local/man/man8/bastille.8.gz \ ${STAGEDIR}${PREFIX}/share/man/man8/${PORTNAME}.8.gz ${INSTALL_DATA} ${WRKSRC}/usr/local/etc/bastille/bastille.conf.sample \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample .include diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo index 954ff5638d5a..d04fcdbf2ba1 100644 --- a/sysutils/bastille/distinfo +++ b/sysutils/bastille/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1752181948 -SHA256 (bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = ffd3be789e5b9f0215e6552b4a89b33b657e2ded2ab7b0dd69cb22d72a167985 -SIZE (bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = 694112 +TIMESTAMP = 1754009419 +SHA256 (bastille/bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = ffd3be789e5b9f0215e6552b4a89b33b657e2ded2ab7b0dd69cb22d72a167985 +SIZE (bastille/bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = 694112 +SHA256 (bastille/1198.patch) = 470f7e0c93e93b0dc6629f46bdf00a53f60b0041341db6455bb6078e4aca1f48 +SIZE (bastille/1198.patch) = 4071 +SHA256 (bastille/1204.patch) = 204fa71c3d1e660bd86fe7de3963a74f4bd39e172496a20703896bb933a4fd9e +SIZE (bastille/1204.patch) = 2435