pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/scrot scrot: Update to 1.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/09455a36ff25
branches: trunk
changeset: 442458:09455a36ff25
user: nia <nia%pkgsrc.org@localhost>
date: Tue Nov 24 17:13:08 2020 +0000
description:
scrot: Update to 1.4
Sat Jul 18 23:23:00 -03:00 2020 Joao Eriberto Mota Filho <eriberto%eriberto.pro.br@localhost>
Version 1.4
[ ideal ]
* Fix SIGSEGV, if running without DISPLAY environment variable.
[ Jeroen Roovers ]
* README.md: mention libXcomposite in build requirements.
* Removed libXcursor references.
[ Joao Eriberto Mota Filho ]
* Added a new logo 128x128.
* Added rights for "ideal", Jeroen Roovers and spycapitan.
* Fixed spelling errors in manpage.
* Prepare for new release.
* Updated manpage.
* Using create-man.sh 2.0 from txt2man package from Debian.
[ spycapitan ]
* Call XCloseDisplay on exit. This is the right thing in every X server
program, to release acquired resources.
* Fixed autoselect.
* Fixed capturing partially hidden windows on the edge of the desktop.
* Fixed required number.
* Fixed SIGSEGV, option --note.
* Minor fix: variable is assigned that is never used.
* New Feature: capture stack/overlapping windows. Depends of libXcomposite
(X11). New option: --stack or -k.
* Stack windows: client list spec EWMH.
Sun Apr 16 00:08:00 -03:00 2020 Joao Eriberto Mota Filho <eriberto%eriberto.pro.br@localhost>
Version 1.3
[ Joao Eriberto Mota Filho ]
* Added rights for Hinigatsu and Sean Brennan.
* Created full-check.yml to provide CI tests.
* Prepare for new release.
* Updated manpage.
* Using an updated README.md as replace for README.
[ Hinigatsu ]
* Added delay option to autoselect.
* Fixed bug #39, mouse pointer not captured with -a -p options.
[ Sean Brennan ]
* Added -D option to specify the display to use.
diffstat:
graphics/scrot/Makefile | 5 ++---
graphics/scrot/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r 0f99f5b157fa -r 09455a36ff25 graphics/scrot/Makefile
--- a/graphics/scrot/Makefile Tue Nov 24 17:10:43 2020 +0000
+++ b/graphics/scrot/Makefile Tue Nov 24 17:13:08 2020 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2020/01/10 21:14:11 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2020/11/24 17:13:08 nia Exp $
-DISTNAME= scrot-1.2
+DISTNAME= scrot-1.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=resurrecting-open-source-projects/}
GITHUB_TAG= ${PKGVERSION_NOREV}
-EXTRACT_USING= bsdtar
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/resurrecting-open-source-projects/scrot
diff -r 0f99f5b157fa -r 09455a36ff25 graphics/scrot/distinfo
--- a/graphics/scrot/distinfo Tue Nov 24 17:10:43 2020 +0000
+++ b/graphics/scrot/distinfo Tue Nov 24 17:13:08 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/08/19 17:41:56 fox Exp $
+$NetBSD: distinfo,v 1.9 2020/11/24 17:13:08 nia Exp $
-SHA1 (scrot-1.2.tar.gz) = a05d57cd475d31ec99e98b5d0b51b7d74c9ddf2f
-RMD160 (scrot-1.2.tar.gz) = 944e2693a0c4079178c15f7344bb9fe4eea95e91
-SHA512 (scrot-1.2.tar.gz) = b89e7a94e6317fdb7bd260190c6d68a2dfefc08691b4574337afdfff84f55b8b9c955a6ac60642ae9749c1deaa16bee7b855fbd15833a95f602536693daf8c37
-Size (scrot-1.2.tar.gz) = 36839 bytes
+SHA1 (scrot-1.4.tar.gz) = d15f6cda88a03576cb6b9a55d2017d0feabb9b4c
+RMD160 (scrot-1.4.tar.gz) = f2056dcfcc9c5ac539d7ca12140b3d02a90100da
+SHA512 (scrot-1.4.tar.gz) = 8423e7b2658f3e0ccf30f61e122016469226328adf8b1e511aeb031dd2655ae66582651e2d046c7c35d23efb98656369a02b59e711980481ddc4db24c299ee11
+Size (scrot-1.4.tar.gz) = 157779 bytes
Home |
Main Index |
Thread Index |
Old Index