diff options
Diffstat (limited to 'www/ot-recorder')
-rw-r--r-- | www/ot-recorder/Makefile | 6 | ||||
-rw-r--r-- | www/ot-recorder/distinfo | 6 | ||||
-rw-r--r-- | www/ot-recorder/pkg-plist | 1 |
3 files changed, 6 insertions, 7 deletions
diff --git a/www/ot-recorder/Makefile b/www/ot-recorder/Makefile index c2efd62aff63..a829498d8524 100644 --- a/www/ot-recorder/Makefile +++ b/www/ot-recorder/Makefile @@ -1,5 +1,5 @@ PORTNAME= ot-recorder -PORTVERSION= 0.9.9 +PORTVERSION= 1.0.0 CATEGORIES= www MAINTAINER= dvl@FreeBSD.org @@ -10,7 +10,6 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= curl>0:ftp/curl \ - e2fsprogs-libuuid>0:misc/e2fsprogs-libuuid \ libconfig>0:devel/libconfig \ lmdb>0:databases/lmdb \ mosquitto>0:net/mosquitto \ @@ -19,7 +18,8 @@ BUILD_DEPENDS= curl>0:ftp/curl \ LIB_DEPENDS= libconfig.so:devel/libconfig \ libcurl.so:ftp/curl \ liblmdb.so:databases/lmdb \ - libmosquitto.so:net/mosquitto + libmosquitto.so:net/mosquitto \ + libuuid.so:misc/libuuid USES= gmake diff --git a/www/ot-recorder/distinfo b/www/ot-recorder/distinfo index 374987a14f4e..cc3c6bbbb086 100644 --- a/www/ot-recorder/distinfo +++ b/www/ot-recorder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729859030 -SHA256 (owntracks-recorder-0.9.9_GH0.tar.gz) = 66e6adc71e011548f3902664c5f643edb45665b01fedeb0c5d8892416a3808a2 -SIZE (owntracks-recorder-0.9.9_GH0.tar.gz) = 4493953 +TIMESTAMP = 1751975718 +SHA256 (owntracks-recorder-1.0.0_GH0.tar.gz) = f0fa4b413675128037b26ceabef48c29947426f989467e200e0739ff0c92bf00 +SIZE (owntracks-recorder-1.0.0_GH0.tar.gz) = 4492256 diff --git a/www/ot-recorder/pkg-plist b/www/ot-recorder/pkg-plist index 09a889b97881..483dee86a9e3 100644 --- a/www/ot-recorder/pkg-plist +++ b/www/ot-recorder/pkg-plist @@ -292,7 +292,6 @@ sbin/ot-recorder %%WWWDIR%%/utils/network.js %%WWWDIR%%/views/jane.json.sample %%WWWDIR%%/views/leafletmap.html -%%WWWDIR%%/views/vmap.html @dir %%WWWDIR%%/last @dir %%WWWDIR%%/map @dir %%WWWDIR%%/static/leaflet/images |