Date: Sat, 20 Apr 2019 15:19:50 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499446 - head/net-mgmt/unbound_exporter Message-ID: <201904201519.x3KFJoGK022013@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sat Apr 20 15:19:50 2019 New Revision: 499446 URL: https://svnweb.freebsd.org/changeset/ports/499446 Log: net-mgmt/unbound_exporter: Update to upstream b7e842d8 While I'm here: - Pet portlint: DISTVERSIONPREFIX order, Group USES/GH-*, echo PR: 233319 Submitted by: Athanasios Douitsis <aduitsis cpan org> (maintainer) Modified: head/net-mgmt/unbound_exporter/Makefile head/net-mgmt/unbound_exporter/distinfo (contents, props changed) Modified: head/net-mgmt/unbound_exporter/Makefile ============================================================================== --- head/net-mgmt/unbound_exporter/Makefile Sat Apr 20 14:51:53 2019 (r499445) +++ head/net-mgmt/unbound_exporter/Makefile Sat Apr 20 15:19:50 2019 (r499446) @@ -3,8 +3,8 @@ PORTNAME= unbound_exporter PORTVERSION= 0.1 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org @@ -13,31 +13,37 @@ COMMENT= Prometheus metrics exporter for the Unbound LICENSE= APACHE20 USES= go -GH_ACCOUNT= kumina USE_GITHUB= yes -GH_TUPLE= prometheus:client_golang:08fd2e1:client_golang \ +USE_RC_SUBR= unbound_exporter + +GH_ACCOUNT= kumina +GH_TAGNAME= b7e842d893d29200a5108eab717f5ab01d783c0c +GH_TUPLE= prometheus:client_golang:3fb53d:client_golang \ prometheus:client_model:6f38060:client_model \ prometheus:common:49fee29:common \ prometheus:procfs:a1dba9c:procfs \ beorn7:perks:4c0e845:perks \ golang:protobuf:2bba060:protobuf \ - matttproud:golang_protobuf_extensions:c12348c:extensions + matttproud:golang_protobuf_extensions:c12348c:extensions \ + sirupsen:logrus:91da99d:logrus \ + golang:crypto:3d3f9f41:crypto \ + golang:sys:93218def:sys GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} -USE_RC_SUBR= unbound_exporter - USERS= unbound GROUPS= unbound PLIST_FILES= bin/unbound_exporter pre-build: - echo ${WRKSRC_client_golang} + ${ECHO_CMD} ${WRKSRC_client_golang} ${MKDIR} ${GO_WRKDIR_SRC}/github.com/prometheus ${MKDIR} ${GO_WRKDIR_SRC}/github.com/beorn7 ${MKDIR} ${GO_WRKDIR_SRC}/github.com/golang + ${MKDIR} ${GO_WRKDIR_SRC}/golang.org/x ${MKDIR} ${GO_WRKDIR_SRC}/github.com/matttproud + ${MKDIR} ${GO_WRKDIR_SRC}/github.com/Sirupsen ${MV} ${WRKSRC_client_golang} ${GO_WRKDIR_SRC}/github.com/prometheus/client_golang ${MV} ${WRKSRC_client_model} ${GO_WRKDIR_SRC}/github.com/prometheus/client_model ${MV} ${WRKSRC_common} ${GO_WRKDIR_SRC}/github.com/prometheus/common @@ -45,6 +51,9 @@ pre-build: ${MV} ${WRKSRC_perks} ${GO_WRKDIR_SRC}/github.com/beorn7/perks ${MV} ${WRKSRC_protobuf} ${GO_WRKDIR_SRC}/github.com/golang/protobuf ${MV} ${WRKSRC_extensions} ${GO_WRKDIR_SRC}/github.com/matttproud/golang_protobuf_extensions + ${MV} ${WRKSRC_logrus} ${GO_WRKDIR_SRC}/github.com/Sirupsen/logrus + ${MV} ${WRKSRC_crypto} ${GO_WRKDIR_SRC}/golang.org/x/crypto + ${MV} ${WRKSRC_sys} ${GO_WRKDIR_SRC}/golang.org/x/sys do-install: ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/unbound_exporter ${STAGEDIR}${PREFIX}/bin Modified: head/net-mgmt/unbound_exporter/distinfo ============================================================================== --- head/net-mgmt/unbound_exporter/distinfo Sat Apr 20 14:51:53 2019 (r499445) +++ head/net-mgmt/unbound_exporter/distinfo Sat Apr 20 15:19:50 2019 (r499446) @@ -1,8 +1,8 @@ -TIMESTAMP = 1491608926 -SHA256 (kumina-unbound_exporter-v0.1_GH0.tar.gz) = 13e3517cf06dbdea0239ff55193b6ff82f9f279b68ecbd53b889b505c7834386 -SIZE (kumina-unbound_exporter-v0.1_GH0.tar.gz) = 7415 -SHA256 (prometheus-client_golang-08fd2e1_GH0.tar.gz) = e82b53d03a2439b3c645dc9f4fb250a626c5307e41a8ac67b68ee4ade7278c6e -SIZE (prometheus-client_golang-08fd2e1_GH0.tar.gz) = 83314 +TIMESTAMP = 1555770542 +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 +SIZE (prometheus-client_golang-3fb53d_GH0.tar.gz) = 129739 SHA256 (prometheus-client_model-6f38060_GH0.tar.gz) = 6b4cc049a4588d8e93b7acf6cffa6a53034d5410128ae3752263f2bacf9e606c SIZE (prometheus-client_model-6f38060_GH0.tar.gz) = 54645 SHA256 (prometheus-common-49fee29_GH0.tar.gz) = c38dd9ce34f65921f8e7604e6be471f4a49626b63e7312db21f98d65085a7be6 @@ -15,3 +15,9 @@ SHA256 (golang-protobuf-2bba060_GH0.tar.gz) = ae917f15 SIZE (golang-protobuf-2bba060_GH0.tar.gz) = 245284 SHA256 (matttproud-golang_protobuf_extensions-c12348c_GH0.tar.gz) = da165c9275b77a0994b815bc7d761dcb2e4799a90fe49eec08d8bdff3a683f48 SIZE (matttproud-golang_protobuf_extensions-c12348c_GH0.tar.gz) = 37200 +SHA256 (sirupsen-logrus-91da99d_GH0.tar.gz) = fe1633e0563ba4f1c24ad0a056ba71a0e19731052085470638ca0f6b084f6f1a +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904201519.x3KFJoGK022013>