diff --git a/sysutils/fwup/Makefile b/sysutils/fwup/Makefile index 6da76ad4df92..617ba3657f24 100644 --- a/sysutils/fwup/Makefile +++ b/sysutils/fwup/Makefile @@ -1,45 +1,45 @@ PORTNAME= fwup DISTVERSIONPREFIX= v -DISTVERSION= 1.9.0 +DISTVERSION= 1.9.1 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Configurable embedded Linux firmware update creator and runner WWW= https://github.com/fhunleth/fwup 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 diff --git a/sysutils/fwup/distinfo b/sysutils/fwup/distinfo index 96b3aeab60f5..b891f7710c42 100644 --- a/sysutils/fwup/distinfo +++ b/sysutils/fwup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629877278 -SHA256 (fhunleth-fwup-v1.9.0_GH0.tar.gz) = 18ae6753145cef2fd5f5fc83e29c2d883e570668d8aa064ee6c94d4c5e44d73d -SIZE (fhunleth-fwup-v1.9.0_GH0.tar.gz) = 4084854 +TIMESTAMP = 1668618847 +SHA256 (fhunleth-fwup-v1.9.1_GH0.tar.gz) = 9684551647f0ddd043f9ff46f7bec8eacb2da1ac29d6d8d5d775c346173b8e88 +SIZE (fhunleth-fwup-v1.9.1_GH0.tar.gz) = 4085164