diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile index ec7c6a5b1b0f..5e8a1676f656 100644 --- a/sysutils/bfs/Makefile +++ b/sysutils/bfs/Makefile @@ -1,38 +1,38 @@ PORTNAME= bfs -DISTVERSION= 4.0.7 +DISTVERSION= 4.0.8 CATEGORIES= sysutils MAINTAINER= driesm@FreeBSD.org COMMENT= Breadth-first version of the UNIX find command WWW= https://github.com/tavianator/bfs LICENSE= BSD0CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash TEST_DEPENDS= bash:shells/bash USES= compiler:c++17-lang pkgconfig USE_GITHUB= yes GH_ACCOUNT= tavianator HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} TEST_TARGET= check OPTIONS_DEFINE= ONIGURUMA RELEASE OPTIONS_DEFAULT= ONIGURUMA RELEASE ONIGURUMA_DESC= Oniguruma regular expression support RELEASE_DESC= Enable optimizations, disable assertions ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma ONIGURUMA_CONFIGURE_WITH= oniguruma RELEASE_CONFIGURE_ENABLE= release post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bfs .include diff --git a/sysutils/bfs/distinfo b/sysutils/bfs/distinfo index bb8742808817..51772e259b7c 100644 --- a/sysutils/bfs/distinfo +++ b/sysutils/bfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750185006 -SHA256 (tavianator-bfs-4.0.7_GH0.tar.gz) = 37b11768b9b9bb50c7016d261317a4cd1ce047751681cfad528ccd700a65cd9e -SIZE (tavianator-bfs-4.0.7_GH0.tar.gz) = 296696 +TIMESTAMP = 1750592250 +SHA256 (tavianator-bfs-4.0.8_GH0.tar.gz) = 0b7bc99fca38baf2ce212b0f6b03f05cd614ea0504bc6360e901d6f718180036 +SIZE (tavianator-bfs-4.0.8_GH0.tar.gz) = 296979