diff --git a/sysutils/fwup/Makefile b/sysutils/fwup/Makefile index 471ecfee1a30..65a47bf2c721 100644 --- a/sysutils/fwup/Makefile +++ b/sysutils/fwup/Makefile @@ -1,47 +1,45 @@ PORTNAME= fwup DISTVERSIONPREFIX= v -DISTVERSION= 1.14.0 -PORTREVISION= 1 +DISTVERSION= 1.15.0 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:filesystems/mtools \ ${LOCALBASE}/bin/zip:archivers/zip -LIB_DEPENDS= libconfuse.so:devel/libconfuse \ - libsodium.so:security/libsodium +LIB_DEPENDS= libconfuse.so:devel/libconfuse -USES= autoreconf libarchive libtool pkgconfig shebangfix +USES= autoreconf gettext-runtime libarchive libtool pkgconfig shebangfix USE_GITHUB= yes GH_ACCOUNT= fhunleth GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share SHEBANG_FILES= img2fwup scripts/*.sh PLIST_FILES= bin/fwup \ bin/img2fwup \ share/bash-completion/completions/fwup \ share/man/man1/fwup.1.gz 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 4a9738d40d04..828976b82770 100644 --- a/sysutils/fwup/distinfo +++ b/sysutils/fwup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765792511 -SHA256 (fhunleth-fwup-v1.14.0_GH0.tar.gz) = 95cb084c673170ac136f4492f5c8fa0a6b810221281ce1543bacd44f08e15b21 -SIZE (fhunleth-fwup-v1.14.0_GH0.tar.gz) = 25551952 +TIMESTAMP = 1769946958 +SHA256 (fhunleth-fwup-v1.15.0_GH0.tar.gz) = 9531431e9314698a120f95d611b9189472f919ddca9489f826cd7ec930851ebe +SIZE (fhunleth-fwup-v1.15.0_GH0.tar.gz) = 25557123