diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile index f949ed2debfb..6b9b775888af 100644 --- a/sysutils/bfs/Makefile +++ b/sysutils/bfs/Makefile @@ -1,38 +1,38 @@ PORTNAME= bfs -DISTVERSION= 4.0.2 +DISTVERSION= 4.0.3 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 e87e298ddad2..d5447e53a219 100644 --- a/sysutils/bfs/distinfo +++ b/sysutils/bfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726653502 -SHA256 (tavianator-bfs-4.0.2_GH0.tar.gz) = 26ee5bf5a35cfbb589bf33df49ca05b8964e017b45faf16e520322c0e0ffad3b -SIZE (tavianator-bfs-4.0.2_GH0.tar.gz) = 274986 +TIMESTAMP = 1729708726 +SHA256 (tavianator-bfs-4.0.3_GH0.tar.gz) = eaa5fde48f0fb62c8ef5331d80cc93dd3cd6614a7f4d28495857893c164c9ad9 +SIZE (tavianator-bfs-4.0.3_GH0.tar.gz) = 277809