Date: Tue, 6 Feb 2024 13:29:41 GMT From: Dan Langille <dvl@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 62968c17fd75 - main - www/ot-recorder: Update to 0.9.7 Message-ID: <202402061329.416DTfwT065569@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=62968c17fd756c8b7059478963fb81340ecc0058 commit 62968c17fd756c8b7059478963fb81340ecc0058 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2024-02-06 13:28:51 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2024-02-06 13:29:34 +0000 www/ot-recorder: Update to 0.9.7 re: https://github.com/owntracks/recorder/releases/tag/0.9.7 --- www/ot-recorder/Makefile | 2 +- www/ot-recorder/distinfo | 6 +++--- www/ot-recorder/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/ot-recorder/Makefile b/www/ot-recorder/Makefile index aa8532f9002f..90b10d6e5f63 100644 --- a/www/ot-recorder/Makefile +++ b/www/ot-recorder/Makefile @@ -1,5 +1,5 @@ PORTNAME= ot-recorder -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= www MAINTAINER= dvl@FreeBSD.org diff --git a/www/ot-recorder/distinfo b/www/ot-recorder/distinfo index f0623894f153..fb6ee9414d81 100644 --- a/www/ot-recorder/distinfo +++ b/www/ot-recorder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698236446 -SHA256 (owntracks-recorder-0.9.6_GH0.tar.gz) = 73bb2f6217a7c2aeabae4894f0b3499ce74f8d3b153c4ec3fa3b87358c3692fe -SIZE (owntracks-recorder-0.9.6_GH0.tar.gz) = 3308976 +TIMESTAMP = 1707225225 +SHA256 (owntracks-recorder-0.9.7_GH0.tar.gz) = 6c25b2051296459b4f0339681898b3aea755ba49270b9c30600d2912a2fcea97 +SIZE (owntracks-recorder-0.9.7_GH0.tar.gz) = 4492791 diff --git a/www/ot-recorder/pkg-plist b/www/ot-recorder/pkg-plist index 2113bfec8a13..09a889b97881 100644 --- a/www/ot-recorder/pkg-plist +++ b/www/ot-recorder/pkg-plist @@ -22,6 +22,7 @@ sbin/ot-recorder %%WWWDIR%%/static/datatables/js/jquery.dataTables.min.js %%WWWDIR%%/static/datatables/js/jquery.min.js %%WWWDIR%%/static/defaultface.svg +%%WWWDIR%%/static/index.html %%WWWDIR%%/static/leaflet/images/layers-2x.png %%WWWDIR%%/static/leaflet/images/layers.png %%WWWDIR%%/static/leaflet/images/marker-icon-2x.png @@ -282,6 +283,7 @@ sbin/ot-recorder %%WWWDIR%%/test.txt %%WWWDIR%%/utils/debug.js %%WWWDIR%%/utils/config.js +%%WWWDIR%%/utils/index.html %%WWWDIR%%/utils/map.css %%WWWDIR%%/utils/map.js %%WWWDIR%%/utils/map_google.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402061329.416DTfwT065569>