diff --git a/sysutils/rest-server/Makefile b/sysutils/rest-server/Makefile index ed8ff0cd7b0e..f7c864845284 100644 --- a/sysutils/rest-server/Makefile +++ b/sysutils/rest-server/Makefile @@ -1,30 +1,30 @@ PORTNAME= rest-server DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Performant HTTP server for sysutils/restic backend API WWW= https://github.com/restic/rest-server LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= restic .include "${.CURDIR}/Makefile.deps" GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} USE_RC_SUBR= restserver USERS= restserver GROUPS= restserver PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/rest-server/Makefile.deps b/sysutils/rest-server/Makefile.deps index e135fe83fe1f..7853c1035f86 100644 --- a/sysutils/rest-server/Makefile.deps +++ b/sysutils/rest-server/Makefile.deps @@ -1,21 +1,21 @@ GH_TUPLE= \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ coreos:go-systemd:d3cd4ed1dbcf:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ golang:crypto:20e1d8d225ab:golang_crypto/vendor/golang.org/x/crypto \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ - golang:sys:da31bd327af9:golang_sys/vendor/golang.org/x/sys \ + golang:sys:v0.6.0:golang_sys/vendor/golang.org/x/sys \ gorilla:handlers:v1.5.1:gorilla_handlers/vendor/github.com/gorilla/handlers \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ klauspost:cpuid:v2.0.4:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ minio:sha256-simd:v1.0.0:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ miolini:datacounter:v1.0.2:miolini_datacounter/vendor/github.com/miolini/datacounter \ prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ spf13:cobra:v1.3.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag diff --git a/sysutils/rest-server/distinfo b/sysutils/rest-server/distinfo index e12bea86a532..c408a1fa0374 100644 --- a/sysutils/rest-server/distinfo +++ b/sysutils/rest-server/distinfo @@ -1,43 +1,43 @@ -TIMESTAMP = 1646174913 +TIMESTAMP = 1679672530 SHA256 (restic-rest-server-v0.11.0_GH0.tar.gz) = cd9b35ad2224244207a967ebbc78d84f4298d725e95c1fa9341ed95a350ea68f SIZE (restic-rest-server-v0.11.0_GH0.tar.gz) = 280158 SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825 SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867 SHA256 (cespare-xxhash-v2.1.2_GH0.tar.gz) = 471399cfcf0b1bd188add8d34435b91e7011cedbfe76e29687803a9d74320352 SIZE (cespare-xxhash-v2.1.2_GH0.tar.gz) = 11244 SHA256 (coreos-go-systemd-d3cd4ed1dbcf_GH0.tar.gz) = 89fc7afa3593ee4d6f91087fa47d02ade4103882f0a33225faec7b922ce5ebc4 SIZE (coreos-go-systemd-d3cd4ed1dbcf_GH0.tar.gz) = 67792 SHA256 (felixge-httpsnoop-v1.0.1_GH0.tar.gz) = 02f506689067855a2afcbea692a63f60bcb50a3994722650339c82027d1cbe3e SIZE (felixge-httpsnoop-v1.0.1_GH0.tar.gz) = 10725 SHA256 (golang-crypto-20e1d8d225ab_GH0.tar.gz) = b043b52febbc0410bfd9e2e9ee86c14c8634009a15fc3b1d1f4e0e21ce428860 SIZE (golang-crypto-20e1d8d225ab_GH0.tar.gz) = 1629546 SHA256 (golang-protobuf-v1.5.2_GH0.tar.gz) = 088cc0f3ba18fb8f9d00319568ff0af5a06d8925a6e6cb983bb837b4efb703b3 SIZE (golang-protobuf-v1.5.2_GH0.tar.gz) = 171702 -SHA256 (golang-sys-da31bd327af9_GH0.tar.gz) = 0c834c593096084aa9458c2ad0ff9177a6397950f4dc7376c9d67367f0687623 -SIZE (golang-sys-da31bd327af9_GH0.tar.gz) = 1257001 +SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234 SHA256 (gorilla-handlers-v1.5.1_GH0.tar.gz) = be22eafc7020cba749c8638d0051c326f1b31b5a76a98d86beafc595079f6b09 SIZE (gorilla-handlers-v1.5.1_GH0.tar.gz) = 20963 SHA256 (inconshreveable-mousetrap-v1.0.0_GH0.tar.gz) = 5edc7731c819c305623568e317aa253d342be3447def97f1fa9e10eb5ad819f6 SIZE (inconshreveable-mousetrap-v1.0.0_GH0.tar.gz) = 2290 SHA256 (klauspost-cpuid-v2.0.4_GH0.tar.gz) = 12cc5d89b732bcd884148909a10c506b1b93932ab6fc6f46f4b5de469ecec77b SIZE (klauspost-cpuid-v2.0.4_GH0.tar.gz) = 339132 SHA256 (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 2def0ee6f6b12b1efc0e3007d89f598608a072610e805c3655ea9d13c3ead49b SIZE (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 37184 SHA256 (minio-sha256-simd-v1.0.0_GH0.tar.gz) = f992f67a47d16983f9bab99203aaab044618f13ca1de507c33a70a53de8331e0 SIZE (minio-sha256-simd-v1.0.0_GH0.tar.gz) = 49020 SHA256 (miolini-datacounter-v1.0.2_GH0.tar.gz) = df6bf8746c8751004b387fb39639fc02681fbab764ad03aa92de14449a3422d8 SIZE (miolini-datacounter-v1.0.2_GH0.tar.gz) = 2827 SHA256 (prometheus-client_golang-v1.12.1_GH0.tar.gz) = 3f7929ec4837932e68a0e7da9e0f1ff5aa19bc02de7a67823d0533a0d6852014 SIZE (prometheus-client_golang-v1.12.1_GH0.tar.gz) = 194206 SHA256 (prometheus-client_model-v0.2.0_GH0.tar.gz) = 4ab1be9cdfa702d7f49beeb09a256bcc6a2aad55e8a0a37e7732a46934264e12 SIZE (prometheus-client_model-v0.2.0_GH0.tar.gz) = 10986 SHA256 (prometheus-common-v0.32.1_GH0.tar.gz) = de06f354e24dec3bfeba9a3bd43bd3170b4231dfff3cd338b688a6e8c8050af6 SIZE (prometheus-common-v0.32.1_GH0.tar.gz) = 146585 SHA256 (prometheus-procfs-v0.7.3_GH0.tar.gz) = 5514e8b18c38b6376a84c623d59735d4eefb61fb3a14eb1f45e0a4c848f14a2b SIZE (prometheus-procfs-v0.7.3_GH0.tar.gz) = 178957 SHA256 (protocolbuffers-protobuf-go-v1.27.1_GH0.tar.gz) = 3ec41a8324431e72f85e0dc0c2c098cc14c3cb1ee8820996c8f46afca2d65609 SIZE (protocolbuffers-protobuf-go-v1.27.1_GH0.tar.gz) = 1278521 SHA256 (spf13-cobra-v1.3.0_GH0.tar.gz) = 5b6a1d841561112a68a46dfa58f8fd86a06abb8838cf86d085738a306fe91357 SIZE (spf13-cobra-v1.3.0_GH0.tar.gz) = 169515 SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808 SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796