Index: head/net-mgmt/blackbox_exporter/pkg-plist =================================================================== --- head/net-mgmt/blackbox_exporter/pkg-plist (revision 487539) +++ head/net-mgmt/blackbox_exporter/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -bin/blackbox_exporter -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/blackbox.yml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circle.yml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.yml Property changes on: head/net-mgmt/blackbox_exporter/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-mgmt/blackbox_exporter/Makefile =================================================================== --- head/net-mgmt/blackbox_exporter/Makefile (revision 487539) +++ head/net-mgmt/blackbox_exporter/Makefile (revision 487540) @@ -1,39 +1,43 @@ # Created by: Boris Samorodov # $FreeBSD$ PORTNAME= blackbox_exporter -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt MAINTAINER= bsam@FreeBSD.org COMMENT= Prometheus exporter for endpoints over HTTP(S), DNS, TCP and ICMP -LICENSE= APACHE20 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= prometheus -USE_RC_SUBR= blackbox_exporter -SUB_FILES= pkg-message -SUB_LIST= GH_TAGNAME=${GH_TAGNAME} +USE_RC_SUBR= blackbox_exporter USERS= prometheus GROUPS= prometheus GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME} USE_RC_SUBR= ${PORTNAME} PORTEXAMPLES= ${WRKSRC}/*.yml OPTIONS_DEFINE= EXAMPLES + +SUB_FILES= pkg-message +SUB_LIST= GH_TAGNAME=${GH_TAGNAME} +PLIST_FILES= bin/blackbox_exporter \ + ${EXAMPLESDIR}/blackbox.yml \ + ${EXAMPLESDIR}/example.yml do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/*.yml ${STAGEDIR}${EXAMPLESDIR} .include Index: head/net-mgmt/blackbox_exporter/distinfo =================================================================== --- head/net-mgmt/blackbox_exporter/distinfo (revision 487539) +++ head/net-mgmt/blackbox_exporter/distinfo (revision 487540) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520362217 -SHA256 (prometheus-blackbox_exporter-v0.12.0_GH0.tar.gz) = 8d5c2236b555af0c1ef00e6973f1aac76a38bbb5220aa6a39c1837a9b29e2a50 -SIZE (prometheus-blackbox_exporter-v0.12.0_GH0.tar.gz) = 2202465 +TIMESTAMP = 1544893751 +SHA256 (prometheus-blackbox_exporter-v0.13.0_GH0.tar.gz) = c89563637647f456472f45e135ee482d8d2a40b8700ffb177f9e700017746006 +SIZE (prometheus-blackbox_exporter-v0.13.0_GH0.tar.gz) = 668255