git: 32a9ee813339 - main - x11/wscreensaver: update to s20231216
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Dec 2023 15:23:02 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=32a9ee813339ad197643d9b387392fba409e9f31 commit 32a9ee813339ad197643d9b387392fba409e9f31 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-12-18 13:21:33 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-12-18 15:22:35 +0000 x11/wscreensaver: update to s20231216 Changes: https://git.sr.ht/~mstoeckl/wscreensaver/log --- x11/wscreensaver/Makefile | 6 +++--- x11/wscreensaver/distinfo | 6 +++--- x11/wscreensaver/pkg-descr | 3 ++- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/x11/wscreensaver/Makefile b/x11/wscreensaver/Makefile index 1d9aaf849226..4b32e7a898a3 100644 --- a/x11/wscreensaver/Makefile +++ b/x11/wscreensaver/Makefile @@ -1,6 +1,6 @@ PORTNAME= wscreensaver -DISTVERSION= s20230221 -DISTVERSIONSUFFIX= -0-g59b6211b +DISTVERSION= s20231216 +DISTVERSIONSUFFIX= -0-g0740a5a1 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~mstoeckl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -25,7 +25,7 @@ post-patch: @${SED} '/@SET_MAKE@/d; s,@srcdir@,.,; s,@top_srcdir@,../..,' \ ${WRKSRC:H}/hacks/images/Makefile.in \ >${WRKSRC:H}/hacks/images/Makefile -# Avoid package conflict +# Disambiguate shell completions @${REINPLACE_CMD} -e "s/'xscreensaver-'/'${PORTNAME}-'/" \ ${WRKSRC}/meson.build diff --git a/x11/wscreensaver/distinfo b/x11/wscreensaver/distinfo index 6d1b7b4ece8c..60c454168972 100644 --- a/x11/wscreensaver/distinfo +++ b/x11/wscreensaver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677028558 -SHA256 (wscreensaver-s20230221-0-g59b6211b.tar.gz) = 21b9e1bd168457b8749217c7047f81d7324e8ef70e40a8e8d8807e782e074479 -SIZE (wscreensaver-s20230221-0-g59b6211b.tar.gz) = 26406133 +TIMESTAMP = 1702779201 +SHA256 (wscreensaver-s20231216-0-g0740a5a1.tar.gz) = ed847e54b8a5cef8e7c407710925129be879318300712ac9bb3a4a689a8a2447 +SIZE (wscreensaver-s20231216-0-g0740a5a1.tar.gz) = 26408265 diff --git a/x11/wscreensaver/pkg-descr b/x11/wscreensaver/pkg-descr index 876c14dfe5cb..7a2ad64bddbb 100644 --- a/x11/wscreensaver/pkg-descr +++ b/x11/wscreensaver/pkg-descr @@ -6,4 +6,5 @@ With swaylock-plugin, it is possible to use these as backgrounds for a lock screen on some Wayland compositors as well. Note: this is a very rough work in progress, so don't be surprised if half of -the compiled hacks fail to run, or render incorrectly. +the compiled hacks fail to run, or render incorrectly. I am not actively +maintaining this and have no plans to get the remaining hacks to work.