git: b955d7d80c86 - main - security/onionscan: fix build on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Mar 2023 20:56:59 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=b955d7d80c86ce2a78297361ddf2680b90ad80a2 commit b955d7d80c86ce2a78297361ddf2680b90ad80a2 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-03-24 16:39:39 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-03-24 20:54:53 +0000 security/onionscan: fix build on riscv64 Bump golang.org/x/sys dependency to a version new enough to support riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket) --- security/onionscan/Makefile | 4 ++-- security/onionscan/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile index 26b93419b1c4..95509d6b5cf9 100644 --- a/security/onionscan/Makefile +++ b/security/onionscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org @@ -19,7 +19,7 @@ GH_TUPLE= HouzuoGuo:tiedot:3.4:tiedot/vendor/github.com/HouzuoGuo/tiedot \ rwcarlsen:goexif:8d986c0:goexif/vendor/github.com/rwcarlsen/goexif \ golang:crypto:0e37d00:crypto/vendor/golang.org/x/crypto \ golang:net:26e67e7:net/vendor/golang.org/x/net \ - golang:sys:33540a1:sys/vendor/golang.org/x/sys + golang:sys:v0.6.0:sys/vendor/golang.org/x/sys GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} diff --git a/security/onionscan/distinfo b/security/onionscan/distinfo index 9f9521c08a28..c012ab4154d2 100644 --- a/security/onionscan/distinfo +++ b/security/onionscan/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1575893778 +TIMESTAMP = 1679675789 SHA256 (s-rah-onionscan-OnionScan-0.2_GH0.tar.gz) = d1e5fe51d26121f3afee6f11c54c08d43ed0d5686cb8b542dc72dd5662dbe988 SIZE (s-rah-onionscan-OnionScan-0.2_GH0.tar.gz) = 658286 SHA256 (HouzuoGuo-tiedot-3.4_GH0.tar.gz) = 696464b84599a686066ea89996a5a0e878cf2e2f022ea33178338e90906dabfc @@ -9,5 +9,5 @@ SHA256 (golang-crypto-0e37d00_GH0.tar.gz) = 05e1f307f06b14787c1abe8d463a164521b7 SIZE (golang-crypto-0e37d00_GH0.tar.gz) = 1638254 SHA256 (golang-net-26e67e7_GH0.tar.gz) = 98513e53dac73819278595dfe277a01201978a937a24f4edd94c128bb443f7c5 SIZE (golang-net-26e67e7_GH0.tar.gz) = 965343 -SHA256 (golang-sys-33540a1_GH0.tar.gz) = 2dc78cd6746be421f4e15c3d3463c12acaf0bcc672974ba7e012fe0877cad581 -SIZE (golang-sys-33540a1_GH0.tar.gz) = 1497174 +SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234