Skip to content

Commit

Permalink
graphics/ksnip: update to 1.9.2
Browse files Browse the repository at this point in the history
Changelog:
	* Fixed: Version `Qt_5.15' not found (required by
	  /usr/bin/ksnip). (#712)
	* Fixed: CI packages show continuous suffix for tagged build.
	  (#710)
	* Fixed: kImageAnnotator not translated with deb package. (#359)
	* Fixed: Windows packages increased in size. (#713)
	* Fixed: The string 'Actions' is not available for translation.
	  (#729)
	* Fixed: HiDPI issue with multiple screen on Windows. (#668)
	* Fixed: Snipping Area not closing when pressing ESC. (#735)
	* Fixed: Sometimes "Snipping Area Rulers" not shown after
	  starting rectangular selection. (#684)
	* Fixed: Cursor not positioned correctly when snipping area
	  opens. (#736)
	* Fixed: Mouse cursor not captured when triggered via global
	  shortcut. (#737)
	* Fixed: Dual 4K screens get scrambled on X11. (#734)
	* Fixed: VCRUNTIME140_1.dll was not found. (#743)
	* Fixed: Screenshot area issue when monitor count changes on
	  Windows. (#722)
	* Fixed: Wayland does not support QWindow::requestActivate().
	  (#656)
	* Fixed: Wrong area is captured on a Wayland screen scaling.
	  (#691)
	* Changed: Enforce xdg-desktop-portal screenshots for Gnome >=
	  41. (#727)
	* Fixed kImageAnnotator: Crash while typing text on wayland.
	  (#256)
	* Changed kImageAnnotator: Show scrollbar when not all tools
	  visible. (#258)
  • Loading branch information
tcberner committed Nov 27, 2021
1 parent 3ecb61b commit 5c14e0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion graphics/ksnip/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= ksnip
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.1
DISTVERSION= 1.9.2
CATEGORIES= graphics kde

MAINTAINER= kde@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions graphics/ksnip/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1632496723
SHA256 (ksnip-ksnip-v1.9.1_GH0.tar.gz) = 6f78bfe85df8016155951bb028abd395f70328c78457ec3b3133277929c12706
SIZE (ksnip-ksnip-v1.9.1_GH0.tar.gz) = 565221
TIMESTAMP = 1638032117
SHA256 (ksnip-ksnip-v1.9.2_GH0.tar.gz) = a768509febb58b1332a2005ac90ad83c209a2da19b224dbf8995bb4fcbb9d485
SIZE (ksnip-ksnip-v1.9.2_GH0.tar.gz) = 569082

0 comments on commit 5c14e0d

Please sign in to comment.