Bug 257680 - [NEW PORT] x11/dwmblocks Modular status bar for dwm
Summary: [NEW PORT] x11/dwmblocks Modular status bar for dwm
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-08 08:59 UTC by Echo Nar
Modified: 2021-08-08 12:19 UTC (History)
1 user (show)

See Also:


Attachments
generated git diff file (2.80 KB, patch)
2021-08-08 08:59 UTC, Echo Nar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Echo Nar 2021-08-08 08:59:52 UTC
Created attachment 227014 [details]
generated git diff file
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-08-08 12:18:19 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-08 12:19:11 UTC
A commit in branch main references this bug:

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

commit 273084ac8bef3aa7b9e6f57a3ed473b17b3a1acf
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-08-08 12:17:06 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-08-08 12:18:02 +0000

    x11/dwmblocks: Modular status bar for dwm

    PR:             257680
    Submitted by:   echo@lethedata.com

 x11/Makefile                                 |  1 +
 x11/dwmblocks/Makefile (new)                 | 45 ++++++++++++++++++++++++++++
 x11/dwmblocks/distinfo (new)                 |  3 ++
 x11/dwmblocks/files/patch-blocks.def.h (new) | 15 ++++++++++
 x11/dwmblocks/pkg-descr (new)                |  6 ++++
 5 files changed, 70 insertions(+)