aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/unbound_exporter
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2019-12-08 17:25:38 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2019-12-08 17:25:38 +0000
commit5f0f6ced3c9b72630a40d7d7503551e348146e3f (patch)
tree6c7aaf5f3d754875a8e477f527a1a0ce25167afd /net-mgmt/unbound_exporter
parent551f0be4b64a0bd4b667586193ac195564b04379 (diff)
downloadports-5f0f6ced3c9b72630a40d7d7503551e348146e3f.tar.gz
ports-5f0f6ced3c9b72630a40d7d7503551e348146e3f.zip
net-mgmt/unbound_exporter: Unbreak on aarch64
===> Building unbound_exporter from github.com/kumina/unbound_exporter # github.com/kumina/unbound_exporter/vendor/golang.org/x/sys/unix vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 vendor/golang.org/x/sys/unix/cap_freebsd.go:19:23: undefined: CAP_RIGHTS_VERSION_00 vendor/golang.org/x/sys/unix/cap_freebsd.go:46:21: undefined: CapRights vendor/golang.org/x/sys/unix/cap_freebsd.go:50:24: undefined: CapRights vendor/golang.org/x/sys/unix/cap_freebsd.go:55:27: undefined: CapRights vendor/golang.org/x/sys/unix/cap_freebsd.go:90:29: undefined: CapRights vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/unbound_exporter-0.1_3.log Unbreak by updating golang.org/x/sys to 33540a1f6037 which adds support for freebsd/arm64. PR: 242419 Approved by: Athanasios Douitsis <aduitsis@cpan.org> (maintainer)
Notes
Notes: svn path=/head/; revision=519502
Diffstat (limited to 'net-mgmt/unbound_exporter')
-rw-r--r--net-mgmt/unbound_exporter/Makefile4
-rw-r--r--net-mgmt/unbound_exporter/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/unbound_exporter/Makefile b/net-mgmt/unbound_exporter/Makefile
index c989bb7888c7..192b32f86e94 100644
--- a/net-mgmt/unbound_exporter/Makefile
+++ b/net-mgmt/unbound_exporter/Makefile
@@ -4,7 +4,7 @@
PORTNAME= unbound_exporter
PORTVERSION= 0.1
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MAINTAINER= aduitsis@cpan.org
@@ -27,7 +27,7 @@ GH_TUPLE= prometheus:client_golang:3fb53d:client_golang/vendor/github.com/prome
matttproud:golang_protobuf_extensions:c12348c:extensions/vendor/github.com/matttproud/golang_protobuf_extensions \
sirupsen:logrus:91da99d:logrus/vendor/github.com/Sirupsen/logrus \
golang:crypto:3d3f9f41:crypto/vendor/golang.org/x/crypto \
- golang:sys:93218def:sys/vendor/golang.org/x/sys
+ golang:sys:33540a1f6037:sys/vendor/golang.org/x/sys
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
diff --git a/net-mgmt/unbound_exporter/distinfo b/net-mgmt/unbound_exporter/distinfo
index 95e916773b8e..1331040ee984 100644
--- a/net-mgmt/unbound_exporter/distinfo
+++ b/net-mgmt/unbound_exporter/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1555770542
+TIMESTAMP = 1575293880
SHA256 (kumina-unbound_exporter-v0.1-b7e842d893d29200a5108eab717f5ab01d783c0c_GH0.tar.gz) = 315e38fe24b822b9e24ab17d336ff1b5108e8931a646cc962c9b96d70824b9a9
SIZE (kumina-unbound_exporter-v0.1-b7e842d893d29200a5108eab717f5ab01d783c0c_GH0.tar.gz) = 8215
SHA256 (prometheus-client_golang-3fb53d_GH0.tar.gz) = 778ce90fdb4610cfc7c6382db9455ba15ca63c48c3f0e21cff9f1d0efeef98d3
@@ -19,5 +19,5 @@ SHA256 (sirupsen-logrus-91da99d_GH0.tar.gz) = fe1633e0563ba4f1c24ad0a056ba71a0e1
SIZE (sirupsen-logrus-91da99d_GH0.tar.gz) = 37938
SHA256 (golang-crypto-3d3f9f41_GH0.tar.gz) = 4f7727c350599f8254ebbf9bc98ff5a195628e68cb76df4eb7043d2fd9f431c6
SIZE (golang-crypto-3d3f9f41_GH0.tar.gz) = 1644603
-SHA256 (golang-sys-93218def_GH0.tar.gz) = 1f7b65290c1953611b298ffd0e926a500af0440a5a8c528e2db5cf55c130da3b
-SIZE (golang-sys-93218def_GH0.tar.gz) = 1111385
+SHA256 (golang-sys-33540a1f6037_GH0.tar.gz) = 09ebdf007413c2eaddce123137443d08d1848be410c58896e772f0481ec385d5
+SIZE (golang-sys-33540a1f6037_GH0.tar.gz) = 1497659