git: cc887f718252 - main - x11/wdisplays: update to 1.1
Jan Beich
jbeich at FreeBSD.org
Tue Apr 20 00:49:26 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc887f718252474550a7fe7d0090604af9b365e3
commit cc887f718252474550a7fe7d0090604af9b365e3
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2020-05-09 08:07:33 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-04-20 00:46:56 +0000
x11/wdisplays: update to 1.1
Changes: https://github.com/artizirk/wdisplays/releases/tag/1.1
Reported by: Repology
---
x11/wdisplays/Makefile | 6 +-----
x11/wdisplays/distinfo | 8 +++-----
x11/wdisplays/pkg-descr | 8 ++++----
3 files changed, 8 insertions(+), 14 deletions(-)
diff --git a/x11/wdisplays/Makefile b/x11/wdisplays/Makefile
index 70fe0b150c25..302c1988ad0f 100644
--- a/x11/wdisplays/Makefile
+++ b/x11/wdisplays/Makefile
@@ -1,11 +1,7 @@
PORTNAME= wdisplays
-DISTVERSION= 1.0
-PORTREVISION= 1
+DISTVERSION= 1.1
CATEGORIES= x11
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= 657e2966e556.patch:-p1 # https://github.com/cyclopsian/wdisplays/pull/20
-
MAINTAINER= jbeich at FreeBSD.org
COMMENT= GUI display configurator for wlroots compositors
diff --git a/x11/wdisplays/distinfo b/x11/wdisplays/distinfo
index f7b11e6c2507..933252cb655c 100644
--- a/x11/wdisplays/distinfo
+++ b/x11/wdisplays/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1589011062
-SHA256 (artizirk-wdisplays-1.0_GH0.tar.gz) = fa34d5bdfd87d833e18a89b2acacc27833d7297374719773a705f2d3e89cdddf
-SIZE (artizirk-wdisplays-1.0_GH0.tar.gz) = 106819
-SHA256 (657e2966e556.patch) = e7cc9418945f12632fd17b408fdd8f1c0287f31e4bc3d2afab7683a84e8f2fd2
-SIZE (657e2966e556.patch) = 2259
+TIMESTAMP = 1617006823
+SHA256 (artizirk-wdisplays-1.1_GH0.tar.gz) = 5aa739dece0d928fe7ca2f28d7f6b4b6750559ec6a0cd0a7520a4b47cebb6f80
+SIZE (artizirk-wdisplays-1.1_GH0.tar.gz) = 108410
diff --git a/x11/wdisplays/pkg-descr b/x11/wdisplays/pkg-descr
index e6e4e30fa2d4..ccefdbc6ad23 100644
--- a/x11/wdisplays/pkg-descr
+++ b/x11/wdisplays/pkg-descr
@@ -1,8 +1,8 @@
wdisplays is a graphical application for configuring displays in
Wayland compositors. It borrows some code from kanshi. It should work
-in any compositor that implements the wlr-output-management-unstable-v1
-protocol, including sway. The goal of this project is to allow precise
-adjustment of display settings in kiosks, digital signage, and other
-elaborate multi-monitor setups.
+in any compositor that implements wlr-output-management-unstable-v1.
+Compositors known to support the protocol are Sway and Wayfire.
+wdisplays' goal is to allow precise adjustment of display settings in
+kiosks, digital signage, and other elaborate multi-monitor setups.
WWW: https://github.com/artizirk/wdisplays
More information about the dev-commits-ports-all
mailing list