FreeBSD Bugzilla – Attachment 235136 Details for
Bug 265067
[NEW PORT] deskutils/walld: Wallpaper daemon
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
moves the package to deskutils and removes unessacary variables
0002-move-to-deskutils.patch (text/plain), 1.58 KB, created by
Dotz0cat
on 2022-07-08 21:42:59 UTC
(
hide
)
Description:
moves the package to deskutils and removes unessacary variables
Filename:
MIME Type:
Creator:
Dotz0cat
Created:
2022-07-08 21:42:59 UTC
Size:
1.58 KB
patch
obsolete
>From 96549af8a6ae43044c94260a3b02a350ef152d1f Mon Sep 17 00:00:00 2001 >From: Dotz0cat <Dotz0cat@gmail.com> >Date: Fri, 8 Jul 2022 16:28:40 -0500 >Subject: [PATCH 2/2] move to deskutils > >--- > {misc => deskutils}/walld/Makefile | 4 +--- > {misc => deskutils}/walld/distinfo | 0 > {misc => deskutils}/walld/pkg-descr | 0 > {misc => deskutils}/walld/pkg-plist | 0 > 4 files changed, 1 insertion(+), 3 deletions(-) > rename {misc => deskutils}/walld/Makefile (87%) > rename {misc => deskutils}/walld/distinfo (100%) > rename {misc => deskutils}/walld/pkg-descr (100%) > rename {misc => deskutils}/walld/pkg-plist (100%) > >diff --git a/misc/walld/Makefile b/deskutils/walld/Makefile >similarity index 87% >rename from misc/walld/Makefile >rename to deskutils/walld/Makefile >index aee63b38e090..6232919a1653 100644 >--- a/misc/walld/Makefile >+++ b/deskutils/walld/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= walld > DISTVERSION= 1.4.1 >-CATEGORIES= misc >+CATEGORIES= deskutils > > MAINTAINER= Dotz0cat@gmail.com > COMMENT= Wallpaper daemon >@@ -17,7 +17,5 @@ USES= meson > > USE_GITHUB= yes > GH_ACCOUNT= Dotz0cat >-GH_PROJECT= walld >-GH_TAGNAME= 1.4.1 > > .include <bsd.port.mk> >diff --git a/misc/walld/distinfo b/deskutils/walld/distinfo >similarity index 100% >rename from misc/walld/distinfo >rename to deskutils/walld/distinfo >diff --git a/misc/walld/pkg-descr b/deskutils/walld/pkg-descr >similarity index 100% >rename from misc/walld/pkg-descr >rename to deskutils/walld/pkg-descr >diff --git a/misc/walld/pkg-plist b/deskutils/walld/pkg-plist >similarity index 100% >rename from misc/walld/pkg-plist >rename to deskutils/walld/pkg-plist >-- >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 265067
:
235100
|
235136
|
235163