Index: head/net-mgmt/prometheus/Makefile =================================================================== --- head/net-mgmt/prometheus/Makefile (revision 433754) +++ head/net-mgmt/prometheus/Makefile (revision 433755) @@ -1,37 +1,37 @@ # Created by: Jev Björsell # $FreeBSD$ PORTNAME= prometheus -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt MAINTAINER= ports@ecadlabs.com COMMENT= Systems monitoring and alerting toolkit LICENSE= APACHE20 USES= go gmake USE_GITHUB= yes GO_PKGNAME= github.com/${PORTNAME}/${PORTNAME} USE_RC_SUBR= prometheus USERS= prometheus GROUPS= prometheus STRIP= # stripping can break go binaries do-build: (cd ${GO_WRKSRC}/cmd/prometheus ; ${SETENV} ${GO_ENV} go install) (cd ${GO_WRKSRC}/cmd/promtool ; ${SETENV} ${GO_ENV} go install) do-install: ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/prometheus ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/promtool ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/documentation/examples/prometheus.yml ${STAGEDIR}${LOCALBASE}/etc/prometheus.yml.sample ${MKDIR} ${STAGEDIR}${DESTDIR}/var/db/prometheus .include Index: head/net-mgmt/prometheus/distinfo =================================================================== --- head/net-mgmt/prometheus/distinfo (revision 433754) +++ head/net-mgmt/prometheus/distinfo (revision 433755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485160357 -SHA256 (prometheus-prometheus-v1.5.0_GH0.tar.gz) = f8eae5f4c51fdd73ceec08fc4895e695b6b02b581aa95e742e0f48f5aefc5537 -SIZE (prometheus-prometheus-v1.5.0_GH0.tar.gz) = 5182830 +TIMESTAMP = 1486557978 +SHA256 (prometheus-prometheus-v1.5.1_GH0.tar.gz) = 5b8e61edc6b192a5b036fb1e76edcfc8948dbb1bfb05669fab49fdbb37349991 +SIZE (prometheus-prometheus-v1.5.1_GH0.tar.gz) = 5181576