FreeBSD Bugzilla – Attachment 235274 Details for
Bug 265216
deskutils/walld: update to 1.4.2; add optional dependency for xrdb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 1.4.2 plus formating fixes
0001-add-1.4.2-drop-1.4.1.patch (text/plain), 2.13 KB, created by
Dotz0cat
on 2022-07-15 14:49:23 UTC
(
hide
)
Description:
update to 1.4.2 plus formating fixes
Filename:
MIME Type:
Creator:
Dotz0cat
Created:
2022-07-15 14:49:23 UTC
Size:
2.13 KB
patch
obsolete
>From 8167718575d08fac10fbffc3015875b9f03fb36b Mon Sep 17 00:00:00 2001 >From: Dotz0cat <Dotz0cat@gmail.com> >Date: Wed, 13 Jul 2022 15:56:37 -0500 >Subject: [PATCH] add 1.4.2; drop 1.4.1 > >--- > deskutils/walld/Makefile | 22 ++++++++++++++++------ > deskutils/walld/distinfo | 6 +++--- > deskutils/walld/pkg-plist | 3 --- > 3 files changed, 19 insertions(+), 12 deletions(-) > delete mode 100644 deskutils/walld/pkg-plist > >diff --git a/deskutils/walld/Makefile b/deskutils/walld/Makefile >index 3adb51642627..48cc1fbf4a6d 100644 >--- a/deskutils/walld/Makefile >+++ b/deskutils/walld/Makefile >@@ -1,6 +1,6 @@ >-PORTNAME= walld >-DISTVERSION= 1.4.1 >-CATEGORIES= deskutils >+PORTNAME= walld >+DISTVERSION= 1.4.2 >+CATEGORIES= deskutils > > MAINTAINER= Dotz0cat@gmail.com > COMMENT= Wallpaper daemon >@@ -8,13 +8,23 @@ COMMENT= Wallpaper daemon > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/COPYING > >-LIB_DEPENDS= libevent.so:devel/libevent \ >- libconfig.so:devel/libconfig >+LIB_DEPENDS= libconfig.so:devel/libconfig \ >+ libevent.so:devel/libevent > RUN_DEPENDS= feh>0:graphics/feh > >-USES= magick meson pkgconfig >+USES= magick meson pkgconfig > > USE_GITHUB= yes > GH_ACCOUNT= Dotz0cat > >+OPTIONS_DEFINE= XRDB >+ >+XRDB_DESC= Automaticly reload .Xresources with xrdb >+ >+XRDB_RUN_DEPENDS= xrdb>0:X11/xrdb >+ >+PLIST_FILES= bin/walld \ >+ man/man1/walld.1.gz \ >+ man/man5/walldrc.5.gz >+ > .include <bsd.port.mk> >diff --git a/deskutils/walld/distinfo b/deskutils/walld/distinfo >index 1e995e9c372e..c9b2dc29d90d 100644 >--- a/deskutils/walld/distinfo >+++ b/deskutils/walld/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1656886224 >-SHA256 (Dotz0cat-walld-1.4.1_GH0.tar.gz) = c13b94a680081cec8ae8bff21c3e52d9e4c70a7c506de0ff17d7c76b83ad883e >-SIZE (Dotz0cat-walld-1.4.1_GH0.tar.gz) = 25464 >+TIMESTAMP = 1657742453 >+SHA256 (Dotz0cat-walld-1.4.2_GH0.tar.gz) = 8098b78d046ce288bd508ce9cd8ee5fc447211eb9102bc194bcd195176e35b3f >+SIZE (Dotz0cat-walld-1.4.2_GH0.tar.gz) = 25408 >diff --git a/deskutils/walld/pkg-plist b/deskutils/walld/pkg-plist >deleted file mode 100644 >index e91102476726..000000000000 >--- a/deskutils/walld/pkg-plist >+++ /dev/null >@@ -1,3 +0,0 @@ >-bin/walld >-man/man1/walld.1.gz >-man/man5/walldrc.5.gz >-- >2.35.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265216
:
235259
| 235274