Received: by mail.netbsd.org (Postfix, from userid 605) id B9C4C84DD7; Mon, 28 Sep 2020 18:56:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4397084D65 for ; Mon, 28 Sep 2020 18:56:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 97S8122TDqVH for ; Mon, 28 Sep 2020 18:56:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 93A5384D43 for ; Mon, 28 Sep 2020 18:56:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D5D8FB28; Mon, 28 Sep 2020 18:56:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1601319363150690" MIME-Version: 1.0 Date: Mon, 28 Sep 2020 18:56:03 +0000 From: "Thomas Merkel" Subject: CVS commit: pkgsrc/net/mosquitto To: pkgsrc-changes@NetBSD.org Reply-To: tm@netbsd.org X-Mailer: log_accum Message-Id: <20200928185603.8D5D8FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1601319363150690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Mon Sep 28 18:56:03 UTC 2020 Modified Files: pkgsrc/net/mosquitto: Makefile pkgsrc/net/mosquitto/files/smf: manifest.xml Log Message: mosquitto: Add refresh to SMF manifest Add refresh method via kill -HUP to SMF manifest. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/mosquitto/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/mosquitto/files/smf/manifest.xml Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1601319363150690 Content-Disposition: inline Content-Length: 1308 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/mosquitto/Makefile diff -u pkgsrc/net/mosquitto/Makefile:1.12 pkgsrc/net/mosquitto/Makefile:1.13 --- pkgsrc/net/mosquitto/Makefile:1.12 Wed Aug 19 23:33:38 2020 +++ pkgsrc/net/mosquitto/Makefile Mon Sep 28 18:56:03 2020 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2020/08/19 23:33:38 gdt Exp $ +# $NetBSD: Makefile,v 1.13 2020/09/28 18:56:03 tm Exp $ VERSION= 1.6.12 +PKGREVISION= 1 DISTNAME= mosquitto-${VERSION} CATEGORIES= net MASTER_SITES= https://mosquitto.org/files/source/ Index: pkgsrc/net/mosquitto/files/smf/manifest.xml diff -u pkgsrc/net/mosquitto/files/smf/manifest.xml:1.1 pkgsrc/net/mosquitto/files/smf/manifest.xml:1.2 --- pkgsrc/net/mosquitto/files/smf/manifest.xml:1.1 Thu Apr 16 15:19:11 2020 +++ pkgsrc/net/mosquitto/files/smf/manifest.xml Mon Sep 28 18:56:03 2020 @@ -19,7 +19,7 @@ - +