Bug 248930 - sysutils/dsbmc: Update to 1.1
Summary: sysutils/dsbmc: Update to 1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://freeshell.de/~mk/projects/dsb...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-26 15:14 UTC by Marcel Kaiser
Modified: 2020-08-27 18:54 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade dsbmc-1.0 to dsbmc-1.1 (749 bytes, patch)
2020-08-26 15:14 UTC, Marcel Kaiser
mk: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Kaiser 2020-08-26 15:14:02 UTC
Created attachment 217539 [details]
svn diff to upgrade dsbmc-1.0 to dsbmc-1.1

QA:
portlint: OK (looks fine.)
testport: OK (poudriere: 121Ramd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-08-27 18:29:13 UTC
A commit references this bug:

Author: fernape
Date: Thu Aug 27 18:29:04 UTC 2020
New revision: 546392
URL: https://svnweb.freebsd.org/changeset/ports/546392

Log:
  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)

Changes:
  head/sysutils/dsbmc/Makefile
  head/sysutils/dsbmc/distinfo
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-08-27 18:35:51 UTC
Committed,

Thanks!
Comment 3 Marcel Kaiser 2020-08-27 18:54:01 UTC
(In reply to Fernando Apesteguía from comment #2)
Thank you for the commit, Fernando!