diff --git a/sysutils/hw-probe/Makefile b/sysutils/hw-probe/Makefile index 01f8e1b715be..44f390dabff2 100644 --- a/sysutils/hw-probe/Makefile +++ b/sysutils/hw-probe/Makefile @@ -1,46 +1,46 @@ # Created by: Alexey Dokuchaev PORTNAME= hw-probe -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES= sysutils perl5 MAINTAINER= danfe@FreeBSD.org COMMENT= Probe for hardware, check operability, and find drivers LICENSE= LGPL21+ BSD4CLAUSE LICENSE_COMB= dual RUN_DEPENDS= curl:ftp/curl \ hwstat:sysutils/hwstat \ lsblk:sysutils/lsblk \ smartctl:sysutils/smartmontools USE_GITHUB= yes GH_ACCOUNT= linuxhw USES= perl5 USE_PERL5= run MAKE_ARGS= prefix=${PREFIX} NO_BUILD= yes OPTIONS_DEFINE= DOCS PLIST_FILES= bin/${PORTNAME} PORTDOCS= NEWS.md README.md .include .if ${ARCH} == i386 || ${ARCH} == amd64 RUN_DEPENDS+= dmidecode:sysutils/dmidecode \ lscpu:sysutils/lscpu .endif post-patch: @${REINPLACE_CMD} -e 's/s x | grep/grep -l/; s/ | grep -v grep//' \ ${WRKSRC}/${PORTNAME}.pl post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/hw-probe/distinfo b/sysutils/hw-probe/distinfo index 9c3dcb7ce93a..92008ee15d1c 100644 --- a/sysutils/hw-probe/distinfo +++ b/sysutils/hw-probe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647956850 -SHA256 (linuxhw-hw-probe-1.6.3_GH0.tar.gz) = 4ddfcdb51b4e29ce3d0ecf4ecc8a6c1f117185ebd40396608a0e929a4099f912 -SIZE (linuxhw-hw-probe-1.6.3_GH0.tar.gz) = 161938 +TIMESTAMP = 1649537494 +SHA256 (linuxhw-hw-probe-1.6.4_GH0.tar.gz) = 3dc0d0b4b7a9ff65a7937f1b1ca3a36b9360ead0d6770f2a9abceff486d44274 +SIZE (linuxhw-hw-probe-1.6.4_GH0.tar.gz) = 162317