diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile index 5e8a1676f656..6c1c73e6cbfa 100644 --- a/sysutils/bfs/Makefile +++ b/sysutils/bfs/Makefile @@ -1,38 +1,38 @@ PORTNAME= bfs -DISTVERSION= 4.0.8 +DISTVERSION= 4.1 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 51772e259b7c..87c88fd0c223 100644 --- a/sysutils/bfs/distinfo +++ b/sysutils/bfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750592250 -SHA256 (tavianator-bfs-4.0.8_GH0.tar.gz) = 0b7bc99fca38baf2ce212b0f6b03f05cd614ea0504bc6360e901d6f718180036 -SIZE (tavianator-bfs-4.0.8_GH0.tar.gz) = 296979 +TIMESTAMP = 1757329030 +SHA256 (tavianator-bfs-4.1_GH0.tar.gz) = 7a2ccafc87803b6c42009019e0786cb1307f492c2d61d2fcb0be5dcfdd0049da +SIZE (tavianator-bfs-4.1_GH0.tar.gz) = 298047