ports/contrib (3.6): prometheus: 2.28.0 -> 2.28.1
commit 697783a5ad01da9a318f18906c5da6bd5c715ff6 Author: Tim Biermann <tbier@posteo.de> Date: Fri Jul 2 07:42:08 2021 +0000 prometheus: 2.28.0 -> 2.28.1 diff --git a/prometheus/.footprint b/prometheus/.footprint index c15c697c7..4b7f7f6f2 100644 --- a/prometheus/.footprint +++ b/prometheus/.footprint @@ -49,7 +49,7 @@ drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/ -rwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/favicon.ico -rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/index.html -rwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/manifest.json --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/precache-manifest.62a6aa375524eb0f93a1275011c93f16.js +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/precache-manifest.6052ff586b1d5c4bf9f153d86564c411.js -rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/service-worker.js drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/ drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/css/ @@ -58,11 +58,11 @@ drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/css/ -rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.d6764694.chunk.css -rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.d6764694.chunk.css.map drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/js/ --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.33205a0b.chunk.js --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.33205a0b.chunk.js.LICENSE.txt --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.33205a0b.chunk.js.map --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.fdb74055.chunk.js --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.fdb74055.chunk.js.map +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.b13b736a.chunk.js +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.b13b736a.chunk.js.LICENSE.txt +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.b13b736a.chunk.js.map +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.a321aff3.chunk.js +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.a321aff3.chunk.js.map -rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/runtime-main.7e00e584.js -rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/runtime-main.7e00e584.js.map drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/media/ diff --git a/prometheus/.signature b/prometheus/.signature index c4577a505..2ce9d2f55 100644 --- a/prometheus/.signature +++ b/prometheus/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34GZOLK+ZtfiK23rX47GWst2l3jDIhW2a2APcIj/1EkUrJFJzrvFEnsHQs6noDKhXIUN32abFX4Suoxahj9wug0= -SHA256 (Pkgfile) = 34133a3ebaae83a9981638ef9b9fedf6444d24bc44f59e7798845d345f23fc43 -SHA256 (.footprint) = 2457d16b72265b2184e5412d2ee5a07c8cc7eedd19d305f874e824637e5d58dc -SHA256 (prometheus-2.28.0.tar.gz) = 5f500420be55aaee1fb2775c3504bfcf2a97118e1752face3d53dd5a377ec014 +RWSagIOpLGJF38vYWYO2eAeX8sIOmyH9JVYXs2ZKBEkL1BGY3tkvmFXQ/iIKIYHcUo4f+XzsAMWyGWaroKMXsBfZHGT29qMRnQU= +SHA256 (Pkgfile) = 6b6a06470975b1918c7fd633c66fcb25100cae8c89b9b99f10bef6e9ad9e6f1c +SHA256 (.footprint) = f85b812dc02c66dfb4e05cafc582bbb1248fe4d6947f14a29c71e47041248013 +SHA256 (prometheus-2.28.1.tar.gz) = 6500dfe91f8d1ef8e7c064262a66773c2ac90d59a3dc9e3e480bbb29a78a3574 SHA256 (prometheus.conf) = b3a7924e380f4f78fa6016bde9c7ca55778a46a440ffd00f4cf8c0d1327fc9ec SHA256 (prometheus.service) = 1d232fa874a9903b446cb7bf6f9058f3871a9dec2859f2dd2c0040671de636fc diff --git a/prometheus/Pkgfile b/prometheus/Pkgfile index 39f45ebbf..ae53eccbc 100644 --- a/prometheus/Pkgfile +++ b/prometheus/Pkgfile @@ -4,7 +4,7 @@ # Depends on: go yarn name=prometheus -version=2.28.0 +version=2.28.1 release=1 source=(https://github.com/prometheus/prometheus/archive/v$version/$name-$version.ta... prometheus.conf prometheus.service)
participants (1)
-
crux@crux.nu