Date: Wed, 16 Feb 2022 19:13:53 GMT From: "=?utf-8?Q?Alexandre C. Guimar=C3=A3es?=" <rigoletto@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 82bd95319458 - main - x11/rofi: Update to 1.7.3 Message-ID: <202202161913.21GJDrbP057677@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rigoletto: URL: https://cgit.FreeBSD.org/ports/commit/?id=82bd95319458c32da46d746def322e7c0c05f84b commit 82bd95319458c32da46d746def322e7c0c05f84b Author: Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> AuthorDate: 2022-02-16 19:12:32 +0000 Commit: Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> CommitDate: 2022-02-16 19:12:32 +0000 x11/rofi: Update to 1.7.3 - also update the x11/rofi-wayland SLAVEPORT --- x11/rofi-wayland/Makefile | 2 +- x11/rofi-wayland/distinfo | 6 +++--- x11/rofi/Makefile | 2 +- x11/rofi/distinfo | 6 +++--- x11/rofi/pkg-plist | 2 ++ 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/x11/rofi-wayland/Makefile b/x11/rofi-wayland/Makefile index 88445a2b090c..4fed3d8dbc2f 100644 --- a/x11/rofi-wayland/Makefile +++ b/x11/rofi-wayland/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.7.2 +DISTVERSION= 1.7.3 DISTVERSIONSUFFIX= +wayland1 PORTREVISION= 0 PKGNAMESUFFIX= -wayland diff --git a/x11/rofi-wayland/distinfo b/x11/rofi-wayland/distinfo index 0ba520f803a5..819123ab7ed4 100644 --- a/x11/rofi-wayland/distinfo +++ b/x11/rofi-wayland/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1641307313 -SHA256 (lbonn-rofi-1.7.2+wayland1_GH0.tar.gz) = 4e3061b7144226ba2a00bb5c6b44a211793df1f137c7721c3e5c398fcf6d4a1e -SIZE (lbonn-rofi-1.7.2+wayland1_GH0.tar.gz) = 676203 +TIMESTAMP = 1644782162 +SHA256 (lbonn-rofi-1.7.3+wayland1_GH0.tar.gz) = b171a9026a264d04bc08ac94b0bb56ea467cdf935020286f668b95e653c6fe2c +SIZE (lbonn-rofi-1.7.3+wayland1_GH0.tar.gz) = 679537 SHA256 (sardemff7-libgwater-1db5b4b_GH0.tar.gz) = 07aca73075e9fd052c642ea87e4231afb94af345802bcb0e9bfd35bbff2e71e1 SIZE (sardemff7-libgwater-1db5b4b_GH0.tar.gz) = 10798 SHA256 (sardemff7-libnkutils-d08fa89_GH0.tar.gz) = e829be3e498f8d7c55ec9e866598db98800476b91e60f1f3c76316cc91c09b75 diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index 9faaf4b1cf5b..7b7a8dcc4659 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -1,5 +1,5 @@ PORTNAME= rofi -DISTVERSION?= 1.7.2 +DISTVERSION?= 1.7.3 PORTREVISION?= 0 CATEGORIES= x11 diff --git a/x11/rofi/distinfo b/x11/rofi/distinfo index eaa47a8aa6c2..e41952f23d4f 100644 --- a/x11/rofi/distinfo +++ b/x11/rofi/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1641307313 -SHA256 (davatorium-rofi-1.7.2_GH0.tar.gz) = 570825e7d29116b0ed1cbeb1e92b1bb4a887c4fecbca0afca12f193c6053410c -SIZE (davatorium-rofi-1.7.2_GH0.tar.gz) = 8985595 +TIMESTAMP = 1643471823 +SHA256 (davatorium-rofi-1.7.3_GH0.tar.gz) = d557721596c944db83b1053f8007ae3699a14d6e13375490fff14d0780b0ad12 +SIZE (davatorium-rofi-1.7.3_GH0.tar.gz) = 8989633 SHA256 (sardemff7-libgwater-1db5b4b_GH0.tar.gz) = 07aca73075e9fd052c642ea87e4231afb94af345802bcb0e9bfd35bbff2e71e1 SIZE (sardemff7-libgwater-1db5b4b_GH0.tar.gz) = 10798 SHA256 (sardemff7-libnkutils-d08fa89_GH0.tar.gz) = e829be3e498f8d7c55ec9e866598db98800476b91e60f1f3c76316cc91c09b75 diff --git a/x11/rofi/pkg-plist b/x11/rofi/pkg-plist index 485211621d4a..34a7f141c54b 100644 --- a/x11/rofi/pkg-plist +++ b/x11/rofi/pkg-plist @@ -7,6 +7,8 @@ include/rofi/mode.h include/rofi/rofi-icon-fetcher.h include/rofi/rofi-types.h libdata/pkgconfig/rofi.pc +man/man5/rofi-dmenu.5.gz +man/man5/rofi-keys.5.gz man/man1/rofi-sensible-terminal.1.gz man/man1/rofi-theme-selector.1.gz man/man1/rofi.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202161913.21GJDrbP057677>