From nobody Sun Aug 04 17:22:11 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WcRFw2HD9z5Sgkt; Sun, 04 Aug 2024 17:22:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WcRFw0nvJz3xP7; Sun, 4 Aug 2024 17:22:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722792132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=U2A9MaXY7BevU8h7RW+CxYt99GaxZoAhAzndO0q97DM=; b=go72Hnh+GAw4SglKed97DCZzqPUhCWTPMwHRPjdTiVO25FnStE0XV9UF5UCya4dLXdoEOu 1ut7W+s9+/u55ysl8rnfA+PovUtbkXUZPrdOqEp035kIgLEprFB5gndPSflNJR8YjDXeux PDobTWHB9wWRahJ+n7XfJXO1gug4oVBv693r7gNsHtTJmnrTWUSadDMX46kKmBprluTLad IYLqDRsRPuxP4+qNTkywMCErvgPT32iTa1upeqVkRZhkR5DOWtBGVwupPv0/VxS+2gBxBO 7vFzVIagZMM5q/+gtGuK9HGa54bskoenbjkaWgUbu713XBeSdfktmglRA7mfLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722792132; a=rsa-sha256; cv=none; b=iwndqtPtIxSMot2xObM6uo4PDAAvKcTwQTLyWf1ihZ/K4m6OymxWNhLLNw/pxkIABwhUwq O9DfOGVQRrbNAUKV+gtsCtEPVXlT6tNN5GJEIlFaHTIhtfhYBqMMfpQBQ7Z4CELRPrQXSr uZN+F54Sn1I+aV4+q50/GbeQ6jfeqfExZYbGqE7r5GvLzV8d/M1y5uaDY4tpriwI5t8BAt H25Nygm09uKFeEO68T/GXw96oUgIQjvxLo/r7RciTmvWTGe6WI2NAO4xaYwRnXlj4msKvS bdSyud2CnpQOBhebJ6VqemqnkuDJsGGiXCRTd/fF24oEgjDgYBA2ScCCMCaOxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722792132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=U2A9MaXY7BevU8h7RW+CxYt99GaxZoAhAzndO0q97DM=; b=hVBxRy9vyKy72Fdydcs/hHQLAyhN2F8tvVRS41C03F/qh1OpWrMq2M9nfK2z276i17DrMs XlJk4JdV8qFELtT7kbVA6lStk97ZJptmLnp5KKZAu7DCqqB3Ztu2bF4+ARM8MYRv2r1sZ1 7QS0jdEI/2odIX6BPb+OviiBp1qidVm6bpyVTQvWsvGlQwqsTdqvFu5VerHzn6AIJE23SC sivk4pdrdALpk63QmU4pXQI+ZYmr5sK94yo++a+Kh/WaN6yRnYPkFUGjvAsfnoaTWGEiDI +vvevPpsE4kLGl12kYox7xRkCngMN0RF4fApEc0Dtg+rC3BipOpyYHrfjfEFeA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WcRFw0NkDz13yF; Sun, 4 Aug 2024 17:22:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 474HMBuW063482; Sun, 4 Aug 2024 17:22:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 474HMBwl063464; Sun, 4 Aug 2024 17:22:11 GMT (envelope-from git) Date: Sun, 4 Aug 2024 17:22:11 GMT Message-Id: <202408041722.474HMBwl063464@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 8b09823eb4e6 - main - misc/usbids: Update to 20240704 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8b09823eb4e67af59cd2b614cc20a320f600c64a Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b09823eb4e67af59cd2b614cc20a320f600c64a commit 8b09823eb4e67af59cd2b614cc20a320f600c64a Author: Po-Chuan Hsieh AuthorDate: 2024-08-04 17:07:38 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-08-04 17:13:58 +0000 misc/usbids: Update to 20240704 Changes: https://github.com/usbids/usbids/commits/master --- misc/usbids/Makefile | 4 ++-- misc/usbids/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/usbids/Makefile b/misc/usbids/Makefile index 58efa18b9259..2056a07587b1 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -1,5 +1,5 @@ PORTNAME= usbids -PORTVERSION= 20240318 +PORTVERSION= 20240704 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -15,7 +15,7 @@ NO_BUILD= yes PORTDATA= usb.ids USE_GITHUB= yes -GH_TAGNAME= c70eea4 +GH_TAGNAME= e3a144a do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/misc/usbids/distinfo b/misc/usbids/distinfo index 5df2b4973e7a..e80813ac4281 100644 --- a/misc/usbids/distinfo +++ b/misc/usbids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712084468 -SHA256 (usbids-usbids-20240318-c70eea4_GH0.tar.gz) = 043d9f1ba092cda643b53e73911a095f02396175c9325f0b8517e15ec219b19d -SIZE (usbids-usbids-20240318-c70eea4_GH0.tar.gz) = 267736 +TIMESTAMP = 1722711163 +SHA256 (usbids-usbids-20240704-e3a144a_GH0.tar.gz) = 589233fecad65b815539bea04190b30b529f66977a05029a0607f565ac598f77 +SIZE (usbids-usbids-20240704-e3a144a_GH0.tar.gz) = 267944