Index: head/sysutils/fwup/Makefile =================================================================== --- head/sysutils/fwup/Makefile (revision 569453) +++ head/sysutils/fwup/Makefile (revision 569454) @@ -1,46 +1,46 @@ # $FreeBSD$ PORTNAME= fwup DISTVERSIONPREFIX= v -DISTVERSION= 1.8.3 +DISTVERSION= 1.8.4 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Configurable embedded Linux firmware update creator and runner LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/autogen:devel/autogen \ ${LOCALBASE}/bin/base64:converters/base64 \ ${LOCALBASE}/bin/help2man:misc/help2man \ ${LOCALBASE}/bin/mdir:emulators/mtools \ ${LOCALBASE}/bin/zip:archivers/zip LIB_DEPENDS= libconfuse.so:devel/libconfuse \ libsodium.so:security/libsodium USES= autoreconf libarchive libtool pkgconfig shebangfix USE_GITHUB= yes GH_ACCOUNT= fhunleth GNU_CONFIGURE= yes SHEBANG_FILES= img2fwup scripts/*.sh PLIST_FILES= bin/fwup \ bin/img2fwup \ man/man1/fwup.1.gz \ share/bash-completion/completions/fwup PORTDOCS= README.md OPTIONS_DEFINE= DOCS pre-configure: @(cd ${WRKSRC} && ./autogen.sh) post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/fwup/distinfo =================================================================== --- head/sysutils/fwup/distinfo (revision 569453) +++ head/sysutils/fwup/distinfo (revision 569454) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614036165 -SHA256 (fhunleth-fwup-v1.8.3_GH0.tar.gz) = 494907d6bc72a1e3d0b15d5c3276fee942951da858eeadb78868edd5fdc422fc -SIZE (fhunleth-fwup-v1.8.3_GH0.tar.gz) = 4429259 +TIMESTAMP = 1616755037 +SHA256 (fhunleth-fwup-v1.8.4_GH0.tar.gz) = f86d9237323904e91162da75db43795e73c94645745ad0fc727346fcd5380568 +SIZE (fhunleth-fwup-v1.8.4_GH0.tar.gz) = 4429244