diff --git a/www/ot-recorder/Makefile b/www/ot-recorder/Makefile index 13f8c0d19e14..a35fad0b6e6a 100644 --- a/www/ot-recorder/Makefile +++ b/www/ot-recorder/Makefile @@ -1,58 +1,57 @@ PORTNAME= ot-recorder -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= www MAINTAINER= dvl@FreeBSD.org COMMENT= Store and access data published by OwnTracks apps WWW= https://github.com/owntracks/recorder LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= curl>0:ftp/curl \ libconfig>0:devel/libconfig \ lmdb0>0:databases/lmdb0 \ mosquitto>0:net/mosquitto \ pkgconf>0:devel/pkgconf LIB_DEPENDS= libconfig.so:devel/libconfig \ libcurl.so:ftp/curl \ liblmdb.so:databases/lmdb0 \ libmosquitto.so:net/mosquitto \ libuuid.so:misc/libuuid USES= gmake USE_GITHUB= yes GH_ACCOUNT= owntracks GH_PROJECT= recorder USERS= ot-recorder GROUPS= ot-recorder SUB_FILES= ot-recorder post-patch: ${CP} ${WRKSRC}/config.mk.in ${WRKSRC}/config.mk .include do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ocat ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/ot-recorder ${STAGEDIR}${PREFIX}/sbin ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC}/docroot && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/) ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/etc/ot-recorder.default ${STAGEDIR}${ETCDIR}/ot-recorder.conf.sample ${MKDIR} ${STAGEDIR}/var/log/ot-recorder ${MKDIR} ${STAGEDIR}/var/db/owntracks ${MKDIR} ${STAGEDIR}/var/db/owntracks/recorder ${MKDIR} ${STAGEDIR}/var/run/ot-recorder ${INSTALL_SCRIPT} ${WRKDIR}/ot-recorder ${STAGEDIR}$/${PREFIX}/etc/rc.d/ .include diff --git a/www/ot-recorder/distinfo b/www/ot-recorder/distinfo index 2f0dc22bb9be..4c9079093825 100644 --- a/www/ot-recorder/distinfo +++ b/www/ot-recorder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763729743 -SHA256 (owntracks-recorder-1.0.1_GH0.tar.gz) = 047040ee49cb411079ed3f129d24b313c8c8d203fe8a99952a0096aee2986fc6 -SIZE (owntracks-recorder-1.0.1_GH0.tar.gz) = 4492599 +TIMESTAMP = 1786378569 +SHA256 (owntracks-recorder-1.0.3_GH0.tar.gz) = f21bc81ec9c976e5b51bba02923761c44d5eb55d2cdfb55cd16b2950d1ec9d8d +SIZE (owntracks-recorder-1.0.3_GH0.tar.gz) = 4495977