pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/scrot
Module Name: pkgsrc
Committed By: pin
Date: Sun Apr 6 14:51:49 UTC 2025
Modified Files:
pkgsrc/graphics/scrot: Makefile distinfo
Log Message:
graphics/scrot: update to 1.12.1
Wed Apr 02 12:25:52 -03:00 2025 Joao Eriberto Mota Filho <eriberto%eriberto.pro.br@localhost>
Version 1.12.1
[ NRK ] alias @N-R-K
* Fixes: Do no default to --line mode=edge if --freeze is also specified
since that combination can lead to artifacts (#408).
* Document: Correct description of edge mode regarding -f flag.
Tue Mar 25 22:52:44 -03:00 2025 Joao Eriberto Mota Filho <eriberto%eriberto.pro.br@localhost>
Version 1.12
[ 7xnl ]
* New feature: Allow cancelling selection by pressing alternate button.
[ NRK ] alias @N-R-K
* Fixes: Racy behavior of --freeze where the screenshot was different than
the content it was frozen on (#381).
* Fixes: Hanging when invoked with a button pressed (#389).
* Fixes: Certain visual glitches with selection when run under
a compositor (#387).
* Document: Correct description of -m in help string.
[ k4gi%pm.me@localhost ]
* Document: Formatting of -u in manpage.
[ Vitaly Zdanevich ]
* Document: Clarify "other" formats in the README.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/graphics/scrot/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/scrot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/scrot/Makefile
diff -u pkgsrc/graphics/scrot/Makefile:1.50 pkgsrc/graphics/scrot/Makefile:1.51
--- pkgsrc/graphics/scrot/Makefile:1.50 Tue Jan 21 11:00:17 2025
+++ pkgsrc/graphics/scrot/Makefile Sun Apr 6 14:51:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2025/01/21 11:00:17 nia Exp $
+# $NetBSD: Makefile,v 1.51 2025/04/06 14:51:49 pin Exp $
-DISTNAME= scrot-1.11.1
+DISTNAME= scrot-1.12.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=resurrecting-open-source-projects/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/graphics/scrot/distinfo
diff -u pkgsrc/graphics/scrot/distinfo:1.18 pkgsrc/graphics/scrot/distinfo:1.19
--- pkgsrc/graphics/scrot/distinfo:1.18 Thu Aug 1 06:44:22 2024
+++ pkgsrc/graphics/scrot/distinfo Sun Apr 6 14:51:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2024/08/01 06:44:22 pin Exp $
+$NetBSD: distinfo,v 1.19 2025/04/06 14:51:49 pin Exp $
-BLAKE2s (scrot-1.11.1.tar.gz) = 33779c8da883737c8a419974f4cdcaaab8947a1c19a9298f12fd3600b9eac659
-SHA512 (scrot-1.11.1.tar.gz) = 5a376941dbcf2d18ec580f970e2a13cabb1b209af86362015affcd8a3b23118355f3c37d04f3ecb2401feaed5ea947c478e332f3b49f1b4a83fadf5d77d5e801
-Size (scrot-1.11.1.tar.gz) = 183948 bytes
+BLAKE2s (scrot-1.12.1.tar.gz) = 79930cae388d1cc467b64f3ba3273f0de5212b1008c7d49b270e832481114dec
+SHA512 (scrot-1.12.1.tar.gz) = 843f890842b1d61fd57ecd24e6d6891bb7d155c618173f3906bb7eb6054c0bebc42a434d7e76220b1f281564c435a1b8162d39330eff6346dd7ecc269104a29d
+Size (scrot-1.12.1.tar.gz) = 183244 bytes
Home |
Main Index |
Thread Index |
Old Index