diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile index 95d37a27d2b6..d7b81d27d638 100644 --- a/sysutils/bfs/Makefile +++ b/sysutils/bfs/Makefile @@ -1,32 +1,32 @@ PORTNAME= bfs -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 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:c11 gmake shebangfix USE_GITHUB= yes GH_ACCOUNT= tavianator TEST_TARGET= check OPTIONS_DEFINE= ONIGURUMA OPTIONS_DEFAULT= ONIGURUMA ONIGURUMA_DESC= Oniguruma regular expression support ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma ONIGURUMA_MAKE_ARGS_OFF= WITH_ONIGURUMA= post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bfs .include diff --git a/sysutils/bfs/distinfo b/sysutils/bfs/distinfo index 0a7cae6040a6..b1c6d8613c0c 100644 --- a/sysutils/bfs/distinfo +++ b/sysutils/bfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657031673 -SHA256 (tavianator-bfs-2.6.1_GH0.tar.gz) = 15e35b46774af305cbdfbfaa9889591440579a8233bc7308e050ec27b791647d -SIZE (tavianator-bfs-2.6.1_GH0.tar.gz) = 162088 +TIMESTAMP = 1666366775 +SHA256 (tavianator-bfs-2.6.2_GH0.tar.gz) = 1d50f7fdeda2bafd3ce6e4eacbe88de43f3ec14fb904aa8f81641aefba465afe +SIZE (tavianator-bfs-2.6.2_GH0.tar.gz) = 172912