git: b9b5a1f8f346 - main - graphics/scrot: update 1.12.1 → 2.0.0

Dmitry Marakasov <[email protected]> Sun, 02 Aug 2026 23:44:44 +0000
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b9b5a1f8f34690f42e0f4de8179031d033d2c2c8

commit b9b5a1f8f34690f42e0f4de8179031d033d2c2c8
Author:     Dmitry Marakasov <[email protected]>
AuthorDate: 2026-06-04 15:47:05 +0000
Commit:     Dmitry Marakasov <[email protected]>
CommitDate: 2026-08-02 19:15:20 +0000

    graphics/scrot: update 1.12.1 → 2.0.0
---
 graphics/scrot/Makefile  | 6 ++----
 graphics/scrot/distinfo  | 6 +++---
 graphics/scrot/pkg-plist | 4 ++++
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile
index d74f94feb2e5..9ae6c3af0914 100644
--- a/graphics/scrot/Makefile
+++ b/graphics/scrot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scrot
-DISTVERSION=	1.12.1
+DISTVERSION=	2.0.0
 CATEGORIES=	graphics
 
 MAINTAINER=	[email protected]
@@ -16,10 +16,8 @@ USES=		autoreconf pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	resurrecting-open-source-projects
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
-USE_XORG=	x11 xext xfixes xcomposite xinerama
+USE_XORG=	x11 xfixes xcomposite xrandr
 
-PLIST_FILES=	bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
 PORTDOCS=	*
 
 OPTIONS_DEFINE=	DOCS
diff --git a/graphics/scrot/distinfo b/graphics/scrot/distinfo
index 7cd634cf9e23..b9a210ea5d89 100644
--- a/graphics/scrot/distinfo
+++ b/graphics/scrot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743612585
-SHA256 (resurrecting-open-source-projects-scrot-1.12.1_GH0.tar.gz) = d20bbf554892ae60be10f67b84b86b8677342b693177166994eb644b78f18f66
-SIZE (resurrecting-open-source-projects-scrot-1.12.1_GH0.tar.gz) = 146296
+TIMESTAMP = 1780587626
+SHA256 (resurrecting-open-source-projects-scrot-2.0.0_GH0.tar.gz) = c6e8f9d5be22e47c137d3e2d9e6be4617a3f569cf549f7f492a21ee82f30fa7f
+SIZE (resurrecting-open-source-projects-scrot-2.0.0_GH0.tar.gz) = 144723
diff --git a/graphics/scrot/pkg-plist b/graphics/scrot/pkg-plist
new file mode 100644
index 000000000000..62d309d47dc4
--- /dev/null
+++ b/graphics/scrot/pkg-plist
@@ -0,0 +1,4 @@
+bin/scrot
+share/bash-completion/completions/scrot
+share/man/man1/scrot.1.gz
+share/zsh/site-functions/_scrot