diff --git a/sysutils/hw-probe/Makefile b/sysutils/hw-probe/Makefile index 2f6a10bc39d0..19fe52e8e87b 100644 --- a/sysutils/hw-probe/Makefile +++ b/sysutils/hw-probe/Makefile @@ -1,45 +1,45 @@ PORTNAME= hw-probe -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= sysutils perl5 MAINTAINER= danfe@FreeBSD.org COMMENT= Probe for hardware, check operability, and find drivers WWW= https://bsd-hardware.info/ 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 92008ee15d1c..e6dcca30961b 100644 --- a/sysutils/hw-probe/distinfo +++ b/sysutils/hw-probe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649537494 -SHA256 (linuxhw-hw-probe-1.6.4_GH0.tar.gz) = 3dc0d0b4b7a9ff65a7937f1b1ca3a36b9360ead0d6770f2a9abceff486d44274 -SIZE (linuxhw-hw-probe-1.6.4_GH0.tar.gz) = 162317 +TIMESTAMP = 1663533073 +SHA256 (linuxhw-hw-probe-1.6.5_GH0.tar.gz) = 42030ba2fb3f6fb0772ab34744fbb91a89b1b6a9b0ed99e861fa05ff86968fb1 +SIZE (linuxhw-hw-probe-1.6.5_GH0.tar.gz) = 163190