Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2025 18:17:17 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0092298299fc - main - filesystems/dsbmd: Update 1.11.4 => 1.12
Message-ID:  <202507071817.567IHHDH077464@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0092298299fce408f27b601595266c76aeb6807e

commit 0092298299fce408f27b601595266c76aeb6807e
Author:     Marcel Kaiser <mk@nic-nac-project.org>
AuthorDate: 2025-07-07 18:15:48 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-07-07 18:17:10 +0000

    filesystems/dsbmd: Update 1.11.4 => 1.12
    
    Changelog:
    https://github.com/mrclksr/DSBMD/releases/tag/1.12
    
    While here pet portclippy.
    
    PR:     288002
    MFH:    2025Q3
---
 filesystems/dsbmd/Makefile | 6 ++----
 filesystems/dsbmd/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/filesystems/dsbmd/Makefile b/filesystems/dsbmd/Makefile
index 915d7182d96a..c1dbba61208c 100644
--- a/filesystems/dsbmd/Makefile
+++ b/filesystems/dsbmd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dsbmd
-PORTVERSION=	1.11.4
+PORTVERSION=	1.12
 CATEGORIES=	filesystems sysutils
 
 MAINTAINER=	mk@nic-nac-project.org
@@ -10,12 +10,10 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		tar:tgz
-
-USE_RC_SUBR=	dsbmd
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	mrclksr
 GH_PROJECT=	DSBMD
+USE_RC_SUBR=	dsbmd
 
 PLIST_FILES=	"@sample etc/dsbmd.conf.sample" \
 		libexec/dsbmd
diff --git a/filesystems/dsbmd/distinfo b/filesystems/dsbmd/distinfo
index 893dc203c2e4..56fa26f6b755 100644
--- a/filesystems/dsbmd/distinfo
+++ b/filesystems/dsbmd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618517134
-SHA256 (mrclksr-DSBMD-1.11.4_GH0.tar.gz) = 8efd286bb21f516f1285602ba052212e200392b06a1979ca0338f05d65a8535d
-SIZE (mrclksr-DSBMD-1.11.4_GH0.tar.gz) = 53458
+TIMESTAMP = 1751899264
+SHA256 (mrclksr-DSBMD-1.12_GH0.tar.gz) = f0523d0be2f532525b4f31c26a1435af7855970b0ac3b945c3b6f295a3d8f425
+SIZE (mrclksr-DSBMD-1.12_GH0.tar.gz) = 53624


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507071817.567IHHDH077464>