pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

hw-probe: update to latest version (1.6).



Module Name:	pkgsrc-wip
Committed By:	Paolo Vincenzo Olivo <vins%stardust.homenet.telecomitalia.it@localhost>
Pushed By:	vms
Date:		Mon Jan 2 23:00:32 2023 +0100
Changeset:	a2e1f8ad2de3ba1372dba9eeab55370205a251dd

Modified Files:
	hw-probe/Makefile
	hw-probe/distinfo

Log Message:
hw-probe: update to latest version (1.6).

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a2e1f8ad2de3ba1372dba9eeab55370205a251dd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 hw-probe/Makefile | 9 +++++----
 hw-probe/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/hw-probe/Makefile b/hw-probe/Makefile
index b2df56a77b..6e39a9016e 100644
--- a/hw-probe/Makefile
+++ b/hw-probe/Makefile
@@ -1,9 +1,10 @@
 # $NetBSD$
 
 DISTNAME=	hw-probe
-PKGNAME=	hw-probe-1.6beta
+PKGNAME=	hw-probe-1.6
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	http://bsd-hardware.info/
+DIST_SUBDIR=	${PKGNAME_NOREV}
 EXTRACT_SUFX=	# empty
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
@@ -16,9 +17,7 @@ DEPENDS+=	usbutil-[0-9]*:../../sysutils/usbutil
 DEPENDS+=	mozilla-rootcerts-[0-9]*:../../security/mozilla-rootcerts
 DEPENDS+=	smartmontools-[0-9]*:../../sysutils/smartmontools
 
-DIST_SUBDIR=	${PKGNAME_NOREV}
-
-WRKSRC=		${WRKDIR}
+USE_TOOLS+=	perl:run
 
 REPLACE_PERL+=	hw-probe
 
@@ -28,6 +27,8 @@ INSTALLATION_DIRS+=	bin
 
 NO_BUILD=	yes
 
+WRKSRC=	${WRKDIR}
+
 .include "../../mk/bsd.prefs.mk"
 
 .if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "x86_64") || (${MACHINE_ARCH} == "aarch64")
diff --git a/hw-probe/distinfo b/hw-probe/distinfo
index 6bee471cc1..60a99619d6 100644
--- a/hw-probe/distinfo
+++ b/hw-probe/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (hw-probe-1.6beta/hw-probe) = 32d861cd2ca8f4c05d653362cb7fda2bef09c799
-SHA512 (hw-probe-1.6beta/hw-probe) = b41f78b96d68358efa6ac829bdc77cf09f0adaf3c39946795d89057caadea381fd1c5cb4742e41ad6292de39378705beae9e77a32d97d2ab1b20473ed6fedca3
-Size (hw-probe-1.6beta/hw-probe) = 515074 bytes
+BLAKE2s (hw-probe-1.6/hw-probe) = 6f79430b0714a091fb0fb8cd45de57727205c801d39d11341055e03f3b91ceea
+SHA512 (hw-probe-1.6/hw-probe) = 79c79f1f0d9e93a9a9aab11efd9439183bb82fee07dc2d0df169276a081f1ed07b082e64ec7e0d1f2793d0bc1c5424822062da21fcebff2b7017ef67732754bd
+Size (hw-probe-1.6/hw-probe) = 541466 bytes


Home | Main Index | Thread Index | Old Index