From nobody Wed Jul 03 14:04:06 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WDhN656gKz5PN6X; Wed, 03 Jul 2024 14:04:06 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WDhN64Mmxz4tmj; Wed, 3 Jul 2024 14:04:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720015446; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wbDdBJXFadiqd25ht5gC6LvtJ2bD44zhYm19nOLyJfM=; b=gD2SkVpjngl4sm/ahZ7bmIftId4PzHtWkcWOiILcabQBi7O5ri3Gjb7fSNi/Hxkbs+/+pU eQw/94KnxnAKDj5yoL+pG3VFLsq8aNBoFgGzjWxcc3Z0ctc3RLlNRX3s0Cvs2mOjmX8tuR yUe9WnyGvmXns6top41cj2wn/QjzvJBqRiRwATRXf9+dr2alBTLFyIm7XVEWuwS5L+6yEU stAjRzjs2Z/ntHedA7qzRxlCnAI6ntNbow7wn4+YXGkxGN2WsgTFNwk9Bpm87Rh6Fi0BE/ h9yjEMdbaxgXbjEwseHsDxQFeqTeQ5k71hDnxpRdsHY465rzzGqAberSo4QObw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720015446; a=rsa-sha256; cv=none; b=gW3wmQynEonDVb2INaKuoSwApn4Hsf9anQMeWvBSYGkSlEdZyS6qTgoK6P4KDIixdfeVjB m7saPSddjGx42CCuW/w2htyxJahLa5xTqzQKd/J4mC9p6AEExSawthVT5/22nDhSUW5EmB RpPdVrt4xwWM7i7sOEh/BHMFzY2kjLRdCTMEXvBjO9tn2OaLsHGkz7EfLoXNNR+jrHoAxo TgLEx1iNfLd/1MMaPGeTwmETOFBk3Y110qm/NeoRT41GnEJHCNgPse7buSbbGukJbPGJID saQgPtoYrP6umdRV5s96fh+cZhchTKdoVHZITSiPcncesHs4HPQ6s2frzqHLaw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720015446; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wbDdBJXFadiqd25ht5gC6LvtJ2bD44zhYm19nOLyJfM=; b=gb+SEXxKyK1TdaPkFJu1Y/uB07L3Hyt7uXEw709rLErscn5pp5zpx4DrspdgXSP9hGh5/t a22S7Q774mOtuGNFBZSOv/MF6rfyByS6U5DHxTlaHeKzCI4vfmA739l/7ODCqf2f1BZNr6 CDXQDMjjuJNLxKchOydj6bvt2z3Zla8vs6p7mxB/jkaRLaJzq0AEIaCK+a5SZ3agReyo44 sSlZadlkmKEX+lc3cghySkaCbtuij99vDVRqf7yBI+nsr8N+hIrmCiL8Tho/i1mzzKt8V6 Paswc5y9YT+X4Sti2WmbjrPOSHOrI6AUZngZnZnRMn5C/yrjj+bidhjjidjKnA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WDhN63hNxzZs9; Wed, 3 Jul 2024 14:04:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 463E46hu022191; Wed, 3 Jul 2024 14:04:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 463E46DX022188; Wed, 3 Jul 2024 14:04:06 GMT (envelope-from git) Date: Wed, 3 Jul 2024 14:04:06 GMT Message-Id: <202407031404.463E46DX022188@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dries Michiels Subject: git: 1ffad80246bf - main - www/homer-web: update to 24.05.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: driesm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1ffad80246bfd74276ec005a7d2a58b758dee72d Auto-Submitted: auto-generated The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ffad80246bfd74276ec005a7d2a58b758dee72d commit 1ffad80246bfd74276ec005a7d2a58b758dee72d Author: Dries Michiels AuthorDate: 2024-07-03 13:58:48 +0000 Commit: Dries Michiels CommitDate: 2024-07-03 14:04:00 +0000 www/homer-web: update to 24.05.1 Changes: https://github.com/bastienwirtz/homer/releases/tag/v24.04.1 Changes: https://github.com/bastienwirtz/homer/releases/tag/v24.05.1 --- www/homer-web/Makefile | 2 +- www/homer-web/distinfo | 6 +- www/homer-web/pkg-plist | 148 +++++++++++++++++++++++++----------------------- 3 files changed, 81 insertions(+), 75 deletions(-) diff --git a/www/homer-web/Makefile b/www/homer-web/Makefile index 33b015af6c88..f4069837a395 100644 --- a/www/homer-web/Makefile +++ b/www/homer-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= homer DISTVERSIONPREFIX= v -DISTVERSION= 24.02.1 +DISTVERSION= 24.05.1 CATEGORIES= www MASTER_SITES= https://github.com/bastienwirtz/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= -web diff --git a/www/homer-web/distinfo b/www/homer-web/distinfo index 9e1cc054a1db..4c18af985e6e 100644 --- a/www/homer-web/distinfo +++ b/www/homer-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708687193 -SHA256 (homer-24.02.1/homer.zip) = 29df8531b3d36b6a3a3141ccd4ad71b7e9833f72ac2f17540acf6f8341fa9356 -SIZE (homer-24.02.1/homer.zip) = 981915 +TIMESTAMP = 1720015124 +SHA256 (homer-24.05.1/homer.zip) = 262ffb0522829e7863e0d21d1a78131dc19145bc7d516af1e3c6c1b0a9048f7e +SIZE (homer-24.05.1/homer.zip) = 1021017 diff --git a/www/homer-web/pkg-plist b/www/homer-web/pkg-plist index 3e650af38ffd..4a2115a95095 100644 --- a/www/homer-web/pkg-plist +++ b/www/homer-web/pkg-plist @@ -17,75 +17,81 @@ %%WWWDIR%%/index.html %%WWWDIR%%/logo.png %%WWWDIR%%/registerSW.js -%%WWWDIR%%/resources/AdGuardHome-b13c37eb.js -%%WWWDIR%%/resources/AdGuardHome-d2abc97d.css -%%WWWDIR%%/resources/CopyToClipboard-8bc6858f.js -%%WWWDIR%%/resources/CopyToClipboard-a17573c3.css -%%WWWDIR%%/resources/Emby-1c49ce56.css -%%WWWDIR%%/resources/Emby-c2ff373a.js -%%WWWDIR%%/resources/Healthchecks-8cddc8b3.css -%%WWWDIR%%/resources/Healthchecks-b63f5059.js -%%WWWDIR%%/resources/Immich-8b87a629.css -%%WWWDIR%%/resources/Immich-fd3c42d0.js -%%WWWDIR%%/resources/Lidarr-86a7c3b5.js -%%WWWDIR%%/resources/Lidarr-f62c6a04.css -%%WWWDIR%%/resources/Mealie-1bb275ab.js -%%WWWDIR%%/resources/Medusa-8549c9c6.js -%%WWWDIR%%/resources/Medusa-e73e6d80.css -%%WWWDIR%%/resources/OctoPrint-53d07bf8.css -%%WWWDIR%%/resources/OctoPrint-ec8a5cb0.js -%%WWWDIR%%/resources/OpenWeather-48e9c7ef.js -%%WWWDIR%%/resources/OpenWeather-c3a274b3.css -%%WWWDIR%%/resources/PaperlessNG-669f3f05.js -%%WWWDIR%%/resources/PiAlert-246f920d.css -%%WWWDIR%%/resources/PiAlert-82b4e7ba.js -%%WWWDIR%%/resources/PiHole-52753e9a.css -%%WWWDIR%%/resources/PiHole-e4c59709.js -%%WWWDIR%%/resources/Ping-edf5e9fa.js -%%WWWDIR%%/resources/Ping-f54b6bba.css -%%WWWDIR%%/resources/Portainer-133da12f.css -%%WWWDIR%%/resources/Portainer-f00c7510.js -%%WWWDIR%%/resources/Prometheus-0f0a25d4.css -%%WWWDIR%%/resources/Prometheus-4b06901b.js -%%WWWDIR%%/resources/Prowlarr-0b4623d3.js -%%WWWDIR%%/resources/Prowlarr-2c1ae3fa.css -%%WWWDIR%%/resources/Proxmox-b285e845.css -%%WWWDIR%%/resources/Proxmox-d89d61dd.js -%%WWWDIR%%/resources/Radarr-eb9f7ff0.css -%%WWWDIR%%/resources/Radarr-fd452996.js -%%WWWDIR%%/resources/Readarr-4ffaa681.js -%%WWWDIR%%/resources/Readarr-f3169763.css -%%WWWDIR%%/resources/Rtorrent-6b6b97c4.js -%%WWWDIR%%/resources/Rtorrent-824b1b8b.css -%%WWWDIR%%/resources/SABnzbd-152c578e.css -%%WWWDIR%%/resources/SABnzbd-891e1b61.js -%%WWWDIR%%/resources/Sonarr-1dfb8d14.css -%%WWWDIR%%/resources/Sonarr-a4dda144.js -%%WWWDIR%%/resources/SpeedtestTracker-7efc16b3.js -%%WWWDIR%%/resources/Tautulli-210a3201.js -%%WWWDIR%%/resources/Tautulli-2f399779.css -%%WWWDIR%%/resources/Tdarr-65e46f69.css -%%WWWDIR%%/resources/Tdarr-6bf28c46.js -%%WWWDIR%%/resources/UptimeKuma-29705488.css -%%WWWDIR%%/resources/UptimeKuma-9fd677cc.js -%%WWWDIR%%/resources/WUD-3f54d18e.js -%%WWWDIR%%/resources/WUD-5673736c.css -%%WWWDIR%%/resources/fa-brands-400-003f1154.ttf -%%WWWDIR%%/resources/fa-brands-400-faae6fc0.woff2 -%%WWWDIR%%/resources/fa-regular-400-7d81a1a7.ttf -%%WWWDIR%%/resources/fa-regular-400-9169d8be.woff2 -%%WWWDIR%%/resources/fa-solid-900-886c8611.woff2 -%%WWWDIR%%/resources/fa-solid-900-cea79b34.ttf -%%WWWDIR%%/resources/fa-v4compatibility-335fd7d9.woff2 -%%WWWDIR%%/resources/fa-v4compatibility-455e8e72.ttf -%%WWWDIR%%/resources/index-4e6e76f5.js -%%WWWDIR%%/resources/index-e2ec3c11.css -%%WWWDIR%%/resources/lato-v16-latin-regular-04050bae.woff -%%WWWDIR%%/resources/lato-v16-latin-regular-c3c0d3f4.woff2 -%%WWWDIR%%/resources/qBittorrent-4b8f56ad.js -%%WWWDIR%%/resources/qBittorrent-bd6a2a62.css -%%WWWDIR%%/resources/raleway-v14-latin-regular-5d176856.woff -%%WWWDIR%%/resources/raleway-v14-latin-regular-b3287a40.woff2 -%%WWWDIR%%/resources/service-56521882.js +%%WWWDIR%%/resources/AdGuardHome-Bs1bHmBq.js +%%WWWDIR%%/resources/AdGuardHome-VUHEHvTH.css +%%WWWDIR%%/resources/CopyToClipboard-CqYNhOoI.js +%%WWWDIR%%/resources/CopyToClipboard-c-nP7xwp.css +%%WWWDIR%%/resources/Emby-6M-swsO9.css +%%WWWDIR%%/resources/Emby-ObLTdIMs.js +%%WWWDIR%%/resources/Healthchecks-CZrbG_u_.css +%%WWWDIR%%/resources/Healthchecks-D2ijFz76.js +%%WWWDIR%%/resources/HomeAssistant-O9OjGiBX.js +%%WWWDIR%%/resources/HomeAssistant-hZSzJIDa.css +%%WWWDIR%%/resources/Immich-CRGpKmOg.css +%%WWWDIR%%/resources/Immich-ChmRiZkk.js +%%WWWDIR%%/resources/Lidarr-BVtjDeed.css +%%WWWDIR%%/resources/Lidarr-xtuDSJTn.js +%%WWWDIR%%/resources/Mealie-rSc-DxaK.js +%%WWWDIR%%/resources/Medusa-BMYyJY6W.css +%%WWWDIR%%/resources/Medusa-DbjLRKYg.js +%%WWWDIR%%/resources/Mylar-BLX8E9HU.css +%%WWWDIR%%/resources/Mylar-BiHdQ5zH.js +%%WWWDIR%%/resources/OctoPrint-4COaWX9a.css +%%WWWDIR%%/resources/OctoPrint-BqxpvIwj.js +%%WWWDIR%%/resources/OpenHAB-BY7SNOoC.js +%%WWWDIR%%/resources/OpenHAB-CnrwoovX.css +%%WWWDIR%%/resources/OpenWeather-Dpyt4oVS.js +%%WWWDIR%%/resources/OpenWeather-DrhKYttg.css +%%WWWDIR%%/resources/PaperlessNG-tQgjWCoY.js +%%WWWDIR%%/resources/PiAlert-BDMyGaKT.js +%%WWWDIR%%/resources/PiAlert-DJ7MxcX8.css +%%WWWDIR%%/resources/PiHole-CGXBG_xS.css +%%WWWDIR%%/resources/PiHole-LkJ-9UB6.js +%%WWWDIR%%/resources/Ping-CtOsu8GH.css +%%WWWDIR%%/resources/Ping-DTlbKGZO.js +%%WWWDIR%%/resources/Portainer-B3ZAV5eQ.css +%%WWWDIR%%/resources/Portainer-DWkr5PG9.js +%%WWWDIR%%/resources/Prometheus-C388KMHL.css +%%WWWDIR%%/resources/Prometheus-C_BqGooK.js +%%WWWDIR%%/resources/Prowlarr-CguNJ4eM.css +%%WWWDIR%%/resources/Prowlarr-DTkjylAP.js +%%WWWDIR%%/resources/Proxmox-BvOeeyTa.css +%%WWWDIR%%/resources/Proxmox-C0pqyHBf.js +%%WWWDIR%%/resources/Radarr-C6cGI7n_.css +%%WWWDIR%%/resources/Radarr-C8OF5HGn.js +%%WWWDIR%%/resources/Readarr-BUEdOLg1.css +%%WWWDIR%%/resources/Readarr-BrXXWQe5.js +%%WWWDIR%%/resources/Rtorrent-BRH8jRVg.js +%%WWWDIR%%/resources/Rtorrent-C01DK07j.css +%%WWWDIR%%/resources/SABnzbd-DrSgZ6-5.css +%%WWWDIR%%/resources/SABnzbd-DtOF9sN2.js +%%WWWDIR%%/resources/Sonarr-Ba49Ad8P.js +%%WWWDIR%%/resources/Sonarr-CPIwTh9J.css +%%WWWDIR%%/resources/SpeedtestTracker-DfoJTziP.js +%%WWWDIR%%/resources/Tautulli-DNxI2bJp.css +%%WWWDIR%%/resources/Tautulli-rSrjW1Z6.js +%%WWWDIR%%/resources/Tdarr-B4YpsSKt.js +%%WWWDIR%%/resources/Tdarr-FH4BLoRx.css +%%WWWDIR%%/resources/UptimeKuma-BCA_D_sE.css +%%WWWDIR%%/resources/UptimeKuma-D0i7SaGy.js +%%WWWDIR%%/resources/WUD-DBSSGG3l.js +%%WWWDIR%%/resources/WUD-QepDU8yq.css +%%WWWDIR%%/resources/fa-brands-400-Ch568Ea9.woff2 +%%WWWDIR%%/resources/fa-brands-400-DHHcbFjz.ttf +%%WWWDIR%%/resources/fa-regular-400-9VThgXHM.woff2 +%%WWWDIR%%/resources/fa-regular-400-C54-fRIQ.ttf +%%WWWDIR%%/resources/fa-solid-900-Cm9M9sZB.ttf +%%WWWDIR%%/resources/fa-solid-900-QWY35r5r.woff2 +%%WWWDIR%%/resources/fa-v4compatibility-BRdYr4HJ.woff2 +%%WWWDIR%%/resources/fa-v4compatibility-DLBX5pNp.ttf +%%WWWDIR%%/resources/index-Cr7_iVHT.css +%%WWWDIR%%/resources/index-D5OCvD-v.js +%%WWWDIR%%/resources/lato-v16-latin-regular-BCXf5A6u.woff +%%WWWDIR%%/resources/lato-v16-latin-regular-CNtt3gFW.woff2 +%%WWWDIR%%/resources/qBittorrent-CgSzXXQH.css +%%WWWDIR%%/resources/qBittorrent-DK8OnDHW.js +%%WWWDIR%%/resources/raleway-v14-latin-regular-ZlOtWYXx.woff2 +%%WWWDIR%%/resources/raleway-v14-latin-regular-dTG0hra3.woff +%%WWWDIR%%/resources/service-P8kc4j81.js %%WWWDIR%%/sw.js -%%WWWDIR%%/workbox-f948cc43.js +%%WWWDIR%%/workbox-b584cb72.js