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: nia
Date: Wed Feb 1 12:30:44 UTC 2023
Modified Files:
pkgsrc/graphics/scrot: Makefile PLIST distinfo
Log Message:
scrot: update to 1.8.1
Fri Jan 20 23:46:15 -03:00 2023 Joao Eriberto Mota Filho <eriberto%eriberto.pro.br@localhost>
Version 1.8.1
[ Guilherme Janczak ] alias @guijan
* Fixed libbsd feature test confusion. Rationale: users expressed confusion
when using the old "--without-libbsd" configure flag. Some assumed that it
compiles scrot without libbsd, but it only made the build script error if
libbsd is a dependency. This is useful to package maintainers: it gives them
a yes/no answer on whether the library is a dependency on their system. The
old configure flag has been replaced by a more verbose
"--enable-libbsd-feature-test".
[ Joao Eriberto Mota Filho ] alias @eribertomota
* Fixed 'make dist', adding some files to bootstrapped tarballs.
Mon Jan 09 23:33:55 -03:00 2023 Joao Eriberto Mota Filho <eriberto%eriberto.pro.br@localhost>
Version 1.8
[ Daniel T. Borelli ] alias @daltomi
* Created FAQ file.
* README.md: added a reference to libXinerama.
* Improvement: added new format specifier $W: name of the window.
* Fixes: automake: using default compression format.
* Bug fixed: issue when not showing counting progress in terminal.
* Several other code improvements.
[ Guilherme Janczak ] alias @guijan
* Improvement: modified logo image, shown logo image in README.md.
* Improvement: added estrdup function, renamed identifiers that use reserved
names.
* Improvement: untangle headers files, removed reference to oldstable in
CONTRIBUTING.md.
* Improvement: small CI revamp: added cygwin, added distcheck, updated MacOS
CI.
* Improvement: added informative error messages when parsing args.
* Fixes: C99: empty initializer braces.
* Fixes: removed VLA and imlib2 deprecated DATA32 type.
* Fixes: MacOS CI build failures.
* Autotools: removed stamp-h.in, check for more libbsd functions, added link
time optimization(-flto) and warnings.
[ Joao Eriberto Mota Filho ] alias @eribertomota
* Removed copyright symbol from some source files.
* Updated copyright notices.
* Added SEE ALSO section to manpage.
* Updated manpage.
[ N-R-K ]
* Fixes: memleak and potentially bad free data.
* Fixes: shift error (undefined behavior) and remove deprecated type DATA32.
[ Sam James ] alias @thesamesam
* Fixes: autotools: respect --docdir.
[ Zev Weiss ] alias @zevweiss
* New option: added -M/--monitor option to capture a Xinerama display.
* Added new library dependency: libXinerama.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/scrot/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/scrot/PLIST
cvs rdiff -u -r1.14 -r1.15 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.44 pkgsrc/graphics/scrot/Makefile:1.45
--- pkgsrc/graphics/scrot/Makefile:1.44 Sun Jan 29 21:16:46 2023
+++ pkgsrc/graphics/scrot/Makefile Wed Feb 1 12:30:44 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2023/01/29 21:16:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2023/02/01 12:30:44 nia Exp $
-DISTNAME= scrot-1.7
-PKGREVISION= 1
+DISTNAME= scrot-1.8.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=resurrecting-open-source-projects/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -22,5 +21,6 @@ USE_TOOLS+= pkg-config
.include "../../x11/libXcomposite/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXfixes/buildlink3.mk"
+.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/scrot/PLIST
diff -u pkgsrc/graphics/scrot/PLIST:1.5 pkgsrc/graphics/scrot/PLIST:1.6
--- pkgsrc/graphics/scrot/PLIST:1.5 Wed Feb 10 11:23:13 2021
+++ pkgsrc/graphics/scrot/PLIST Wed Feb 1 12:30:44 2023
@@ -1,7 +1,10 @@
-@comment $NetBSD: PLIST,v 1.5 2021/02/10 11:23:13 nia Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/02/01 12:30:44 nia Exp $
bin/scrot
man/man1/scrot.1
share/doc/scrot/AUTHORS
+share/doc/scrot/CONTRIBUTING.md
share/doc/scrot/ChangeLog
+share/doc/scrot/FAQ
share/doc/scrot/README.md
+share/doc/scrot/TODO.md
share/doc/scrot/scrot.png
Index: pkgsrc/graphics/scrot/distinfo
diff -u pkgsrc/graphics/scrot/distinfo:1.14 pkgsrc/graphics/scrot/distinfo:1.15
--- pkgsrc/graphics/scrot/distinfo:1.14 Sat Jun 11 13:33:22 2022
+++ pkgsrc/graphics/scrot/distinfo Wed Feb 1 12:30:44 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/06/11 13:33:22 nia Exp $
+$NetBSD: distinfo,v 1.15 2023/02/01 12:30:44 nia Exp $
-BLAKE2s (scrot-1.7.tar.gz) = f4d7d487ca9cde1099dc40b60f4af3ed05be6bd86eff802a42000d750b8a5e1b
-SHA512 (scrot-1.7.tar.gz) = 3ef2b547d561a85213ef0075af3034020f00168253d3b84ef94578f0b8534f9a7389c808f8fcd0c619358a14f41601fee407d08d63c397b9892ba9fc2db23f88
-Size (scrot-1.7.tar.gz) = 178463 bytes
+BLAKE2s (scrot-1.8.1.tar.gz) = 7a772deba234ffd44d9312b7efdb121e1f5e34707705ad9f75661dbe84fd7fd4
+SHA512 (scrot-1.8.1.tar.gz) = a93b3ce0fc690687b50d9b06d93b30528c26f3ee0b63d16895280d0df092fea022105a6d1aa60cf58c125a5b63eda841e089123d589354901b3ed6e063b76d86
+Size (scrot-1.8.1.tar.gz) = 178856 bytes
Home |
Main Index |
Thread Index |
Old Index