Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2026 01:17:41 +0000
From:      Craig Leres <leres@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3b0d87daeb79 - main - net/mosquitto: Revert 6345b479ec4b
Message-ID:  <69a393b5.182f2.193c0181@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by leres:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3b0d87daeb79e4c4f69abf57a670724de0268385

commit 3b0d87daeb79e4c4f69abf57a670724de0268385
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2026-03-01 01:17:05 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2026-03-01 01:17:05 +0000

    net/mosquitto: Revert 6345b479ec4b
    
    I read the diff backwards...
---
 net/mosquitto/Makefile  | 2 +-
 net/mosquitto/pkg-plist | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile
index 68462a1e3a50..72efb012f0f1 100644
--- a/net/mosquitto/Makefile
+++ b/net/mosquitto/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mosquitto
 DISTVERSION=	2.1.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	https://mosquitto.org/files/source/
 
diff --git a/net/mosquitto/pkg-plist b/net/mosquitto/pkg-plist
index b9fabcd12ace..5fe4e76b5b5c 100644
--- a/net/mosquitto/pkg-plist
+++ b/net/mosquitto/pkg-plist
@@ -5,10 +5,10 @@ bin/mosquitto_pub
 bin/mosquitto_rr
 bin/mosquitto_signal
 bin/mosquitto_sub
-%%ETCDIR%%/aclfile.sample
-%%ETCDIR%%/mosquitto.conf.sample
-%%ETCDIR%%/pskfile.sample
-%%ETCDIR%%/pwfile.sample
+@sample %%ETCDIR%%/aclfile.sample
+@sample %%ETCDIR%%/mosquitto.conf.sample
+@sample %%ETCDIR%%/pskfile.sample
+@sample %%ETCDIR%%/pwfile.sample
 include/mosquitto.h
 include/mosquitto/broker.h
 include/mosquitto/broker_control.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a393b5.182f2.193c0181>