diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile index 661e2d52703c..34e68ee71cba 100644 --- a/sysutils/bfs/Makefile +++ b/sysutils/bfs/Makefile @@ -1,23 +1,23 @@ PORTNAME= bfs -DISTVERSION= 2.3 +DISTVERSION= 2.3.1 CATEGORIES= sysutils MAINTAINER= driesm@FreeBSD.org COMMENT= Breadth-first version of the UNIX find command LICENSE= BSD0CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= bash:shells/bash USES= compiler:c11 gmake shebangfix USE_GITHUB= yes GH_ACCOUNT= tavianator SHEBANG_FILES= tests.sh tests/*.sh TEST_TARGET= check post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bfs .include diff --git a/sysutils/bfs/distinfo b/sysutils/bfs/distinfo index 0ad321c7fe29..2a72edd0cb29 100644 --- a/sysutils/bfs/distinfo +++ b/sysutils/bfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638201943 -SHA256 (tavianator-bfs-2.3_GH0.tar.gz) = 15d5455af3a399561db1d701f2032d743a7a1a201d60df2b55cafd3517277bd3 -SIZE (tavianator-bfs-2.3_GH0.tar.gz) = 143482 +TIMESTAMP = 1643218548 +SHA256 (tavianator-bfs-2.3.1_GH0.tar.gz) = c3ed60001804ca79a3794935ab6b9927bd14df42dc34e475b34d62929fcc5a98 +SIZE (tavianator-bfs-2.3.1_GH0.tar.gz) = 144084