Index: head/sysutils/bfs/Makefile =================================================================== --- head/sysutils/bfs/Makefile (revision 522557) +++ head/sysutils/bfs/Makefile (revision 522558) @@ -1,38 +1,29 @@ # $FreeBSD$ PORTNAME= bfs -DISTVERSION= 1.5.1 +DISTVERSION= 1.5.2 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org COMMENT= Breadth-first version of the UNIX find command LICENSE= BSD0CLAUSE LICENSE_NAME= BSD Zero Clause License LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept TEST_DEPENDS= bash:shells/bash USES= gmake shebangfix USE_GITHUB= yes GH_ACCOUNT= tavianator - SHEBANG_FILES= tests.sh tests/*.sh - TEST_TARGET= check - PLIST_FILES= bin/bfs \ man/man1/bfs.1.gz - -post-patch: -# Disable test_L_acl and test_acl tests since they assume POSIX.1e -# ACLs and will fail on ZFS or tmpfs. - @${REINPLACE_CMD} -e '/^ test_acl/d' -e '/^ test_L_acl/d' \ - ${WRKSRC}/tests.sh do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bfs ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/bfs.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include Index: head/sysutils/bfs/distinfo =================================================================== --- head/sysutils/bfs/distinfo (revision 522557) +++ head/sysutils/bfs/distinfo (revision 522558) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568492704 -SHA256 (tavianator-bfs-1.5.1_GH0.tar.gz) = 28defd5f66043c5bfda8b715e9e3eac92a0a1f59b3ec39c78d527a2fb5e0735b -SIZE (tavianator-bfs-1.5.1_GH0.tar.gz) = 113824 +TIMESTAMP = 1578637703 +SHA256 (tavianator-bfs-1.5.2_GH0.tar.gz) = f8779936f0d7ff5ce758db50d4921382b345ba13b1b6bf32bbc103a199934052 +SIZE (tavianator-bfs-1.5.2_GH0.tar.gz) = 114486