diff --git a/comms/ebusd/Makefile b/comms/ebusd/Makefile index a1a67d709e71..be669b0a36e7 100644 --- a/comms/ebusd/Makefile +++ b/comms/ebusd/Makefile @@ -1,44 +1,44 @@ PORTNAME= ebusd -PORTVERSION= 24.1 +PORTVERSION= 25.1 CATEGORIES= comms MAINTAINER= samm@FreeBSD.org COMMENT= Daemon for communication with eBUS heating systems WWW= https://github.com/john30/ebusd/wiki LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf compiler:c++11-lang localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= john30 USE_RC_SUBR= ebusd USERS= ebusd GROUPS= ebusd LOGDIR= /var/log/${PORTNAME} RUNDIR= /var/run/${PORTNAME} CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes PLIST_SUB= USER=${USERS} GROUP=${GROUPS} \ LOGDIR=${LOGDIR} \ RUNDIR=${RUNDIR} OPTIONS_DEFINE= MQTT OPTIONS_DEFAULT=MQTT OPTIONS_SUB= yes MQTT_DESC= MQTT protocol support MQTT_CONFIGURE_WITH= mqtt MQTT_LIB_DEPENDS= libmosquitto.so:net/mosquitto MQTT_VARS= LIBS+=-lmosquitto post-install: ${MKDIR} ${STAGEDIR}${LOGDIR} ${MKDIR} ${STAGEDIR}${RUNDIR} .include diff --git a/comms/ebusd/distinfo b/comms/ebusd/distinfo index ceeb43543178..a4d0087e4d48 100644 --- a/comms/ebusd/distinfo +++ b/comms/ebusd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731448984 -SHA256 (john30-ebusd-24.1_GH0.tar.gz) = 277619d789f2936edefcccba50afe165355a8f8908e48735ac5bcd32a13d7184 -SIZE (john30-ebusd-24.1_GH0.tar.gz) = 595318 +TIMESTAMP = 1745688328 +SHA256 (john30-ebusd-25.1_GH0.tar.gz) = 228e73fbfaea2c2c961b0f1e365194072c2322224e3dad2a4c7c407ee0ef1f00 +SIZE (john30-ebusd-25.1_GH0.tar.gz) = 599008