From owner-svn-ports-head@freebsd.org Wed Dec 26 21:25:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14BA3135D4CF; Wed, 26 Dec 2018 21:25:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B04E26D097; Wed, 26 Dec 2018 21:25:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A0204148F; Wed, 26 Dec 2018 21:25:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBQLPnSY084317; Wed, 26 Dec 2018 21:25:49 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBQLPnER084315; Wed, 26 Dec 2018 21:25:49 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201812262125.wBQLPnER084315@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 26 Dec 2018 21:25:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488453 - head/net-mgmt/prometheus2 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net-mgmt/prometheus2 X-SVN-Commit-Revision: 488453 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B04E26D097 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.955,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Dec 2018 21:25:50 -0000 Author: swills Date: Wed Dec 26 21:25:49 2018 New Revision: 488453 URL: https://svnweb.freebsd.org/changeset/ports/488453 Log: net-mgmt/prometheus2: Update to 2.6.0 PR: 234165 Submitted by: David O'Rourke (maintainer) Modified: head/net-mgmt/prometheus2/Makefile (contents, props changed) head/net-mgmt/prometheus2/distinfo (contents, props changed) Modified: head/net-mgmt/prometheus2/Makefile ============================================================================== --- head/net-mgmt/prometheus2/Makefile Wed Dec 26 21:24:34 2018 (r488452) +++ head/net-mgmt/prometheus2/Makefile Wed Dec 26 21:25:49 2018 (r488453) @@ -2,7 +2,7 @@ PORTNAME= prometheus DISTVERSIONPREFIX= v -DISTVERSION= 2.5.0 +DISTVERSION= 2.6.0 PORTREVISION= 1 CATEGORIES= net-mgmt Modified: head/net-mgmt/prometheus2/distinfo ============================================================================== --- head/net-mgmt/prometheus2/distinfo Wed Dec 26 21:24:34 2018 (r488452) +++ head/net-mgmt/prometheus2/distinfo Wed Dec 26 21:25:49 2018 (r488453) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541554132 -SHA256 (prometheus-prometheus-v2.5.0_GH0.tar.gz) = e1484edbb63480bc5ce75b661a328abb7b7b2c609de41e8fd0af0e6539fe02c7 -SIZE (prometheus-prometheus-v2.5.0_GH0.tar.gz) = 6123272 +TIMESTAMP = 1545228675 +SHA256 (prometheus-prometheus-v2.6.0_GH0.tar.gz) = e0d3e77e45466fd055726268354a02834968a3275791be6cbd17513ec7860c1d +SIZE (prometheus-prometheus-v2.6.0_GH0.tar.gz) = 6607363