git: 4af5febcb2e8 - main - www/ot-recorder: Update to 0.9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Aug 2022 19:30:14 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=4af5febcb2e8b88aa759e517b2835dad286a8a49 commit 4af5febcb2e8b88aa759e517b2835dad286a8a49 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2022-08-10 19:29:36 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2022-08-10 19:30:10 +0000 www/ot-recorder: Update to 0.9.1 re: https://github.com/owntracks/recorder/releases/tag/0.9.1 --- www/ot-recorder/Makefile | 2 +- www/ot-recorder/distinfo | 6 +++--- www/ot-recorder/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/ot-recorder/Makefile b/www/ot-recorder/Makefile index d148c9e60d13..fe4fb832cdef 100644 --- a/www/ot-recorder/Makefile +++ b/www/ot-recorder/Makefile @@ -1,5 +1,5 @@ PORTNAME= ot-recorder -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= www MAINTAINER= dvl@FreeBSD.org diff --git a/www/ot-recorder/distinfo b/www/ot-recorder/distinfo index 676f44ef9244..4e43504f1227 100644 --- a/www/ot-recorder/distinfo +++ b/www/ot-recorder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655556155 -SHA256 (owntracks-recorder-0.9.0_GH0.tar.gz) = a9d80bb5154f1846074244cd3d0de4e93d109de98b8f7985f4b6a13a5f6b330a -SIZE (owntracks-recorder-0.9.0_GH0.tar.gz) = 3303572 +TIMESTAMP = 1660158594 +SHA256 (owntracks-recorder-0.9.1_GH0.tar.gz) = b74c571706d2bd9546b6817951c71490d058fc480c5634d57d9d7a8b81bf68d2 +SIZE (owntracks-recorder-0.9.1_GH0.tar.gz) = 3306544 diff --git a/www/ot-recorder/pkg-plist b/www/ot-recorder/pkg-plist index 7f2c491e3c67..2113bfec8a13 100644 --- a/www/ot-recorder/pkg-plist +++ b/www/ot-recorder/pkg-plist @@ -3,7 +3,6 @@ bin/ocat etc/rc.d/ot-recorder sbin/ot-recorder %%WWWDIR%%/index.html -%%WWWDIR%%/config.js %%WWWDIR%%/last/index.html %%WWWDIR%%/last/last.html %%WWWDIR%%/last/manifest.json @@ -282,6 +281,7 @@ sbin/ot-recorder %%WWWDIR%%/test-ws.html %%WWWDIR%%/test.txt %%WWWDIR%%/utils/debug.js +%%WWWDIR%%/utils/config.js %%WWWDIR%%/utils/map.css %%WWWDIR%%/utils/map.js %%WWWDIR%%/utils/map_google.js