From f088d00f2ad89161b5a9ccf79d63a4337234b0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Thu, 27 Aug 2020 18:29:04 +0000 Subject: [PATCH] sysutils/dsbmc: Update to 1.1 ChangeLog: https://freeshell.de/~mk/projects/dsbmc-relnotes.html * The application name and RESOURCE_NAME environment variable will now be set so that WM_CLASS is defined. * An item has been added to the tray menu to show/hide the main window. This is basically a modification of the patch provided by @Peter2121. * realpath() will now be used to resolve image file paths. * When trying to start another instance of DSBMC, the main window of the previous instance will be shown. PR: 248930 Submitted by: mk@nic-nac-project.org (maintainer) --- sysutils/dsbmc/Makefile | 2 +- sysutils/dsbmc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/dsbmc/Makefile b/sysutils/dsbmc/Makefile index 8172a0827ca2..4d1994b31bc1 100644 --- a/sysutils/dsbmc/Makefile +++ b/sysutils/dsbmc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dsbmc -DISTVERSION= 1.0 +DISTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= http://freeshell.de/~mk/download/ diff --git a/sysutils/dsbmc/distinfo b/sysutils/dsbmc/distinfo index 1c4b82c47233..430b5e79e9a0 100644 --- a/sysutils/dsbmc/distinfo +++ b/sysutils/dsbmc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577528374 -SHA256 (dsbmc-1.0.tgz) = 71420ac3a681bf6e1e8ed908186fb14dc56746d44a884f7ac00bd6484022c558 -SIZE (dsbmc-1.0.tgz) = 36241 +TIMESTAMP = 1598444894 +SHA256 (dsbmc-1.1.tgz) = 8d420dc976c8e34abb7801d2ddc8d3c701265008246a0a0d7feb81cfd2e57388 +SIZE (dsbmc-1.1.tgz) = 36812