git: d2c97995c161 - main - misc/cryptoballot: fix build on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Mar 2023 20:56:56 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2c97995c161830b51badbdb5b444fdf165b144a commit d2c97995c161830b51badbdb5b444fdf165b144a Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-03-24 16:02:47 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-03-24 20:54:52 +0000 misc/cryptoballot: fix build on riscv64 Bump golang.org/x/sys dependency to a version new enough to suport riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket) --- misc/cryptoballot/Makefile | 4 ++-- misc/cryptoballot/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index 93a613ab1cc2..27e811bafe42 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -23,7 +23,7 @@ GH_TUPLE= ${PORTNAME}:entropychecker:188ae6c:entropychecker/vendor/github.com/${ Sam-Izdat:govote:7d55c89:govote/vendor/github.com/Sam-Izdat/govote \ lib:pq:88edab0:pq/vendor/github.com/lib/pq \ golang:crypto:650f4a3:crypto/vendor/golang.org/x/crypto \ - golang:sys:33540a1f6037:sys/vendor/golang.org/x/sys + golang:sys:v0.6.0:sys/vendor/golang.org/x/sys GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} GO_TARGET= ./servers/ballotbox ./servers/electionclerk \ diff --git a/misc/cryptoballot/distinfo b/misc/cryptoballot/distinfo index 2beefd00c429..80e1361ed824 100644 --- a/misc/cryptoballot/distinfo +++ b/misc/cryptoballot/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1575292179 +TIMESTAMP = 1679673421 SHA256 (cryptoballot-cryptoballot-g20181015-3753e1b_GH0.tar.gz) = 2d78b161a162bfe3af2d0ec46579989f0475db2ed1bd17014166c4375c100ea2 SIZE (cryptoballot-cryptoballot-g20181015-3753e1b_GH0.tar.gz) = 70142 SHA256 (cryptoballot-entropychecker-188ae6c_GH0.tar.gz) = b2749045541ffd9f42d291f21c7f31b5fb41795943affe8997161f81f465f6a9 @@ -21,5 +21,5 @@ SHA256 (lib-pq-88edab0_GH0.tar.gz) = 240e898bc7323af2399bb0b9692991a5e22beefd5f0 SIZE (lib-pq-88edab0_GH0.tar.gz) = 90312 SHA256 (golang-crypto-650f4a3_GH0.tar.gz) = 0cce7619a0627df46c567f83fed44ee750a5eaf62d91efbef0b27d08ab861b3f SIZE (golang-crypto-650f4a3_GH0.tar.gz) = 1450433 -SHA256 (golang-sys-33540a1f6037_GH0.tar.gz) = 09ebdf007413c2eaddce123137443d08d1848be410c58896e772f0481ec385d5 -SIZE (golang-sys-33540a1f6037_GH0.tar.gz) = 1497659 +SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234