diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index 6c4b50110ccc..9475133bd2b9 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rofi -DISTVERSION= 1.5.4 +PORTVERSION= 1.6.0 CATEGORIES= x11 MASTER_SITES= https://github.com/davatorium/rofi/releases/download/${PORTVERSION}/ @@ -29,6 +29,7 @@ CONFIGURE_ENV= LEX="${LOCALBASE}/bin/flex" SHEBANG_FILES= script/get_git_rev.sh \ script/rofi-sensible-terminal bash_CMD= /bin/sh +TEST_TARGET= check post-patch: # Fix rofi-theme-selector which assumes we have GNU sed diff --git a/x11/rofi/distinfo b/x11/rofi/distinfo index 93c99c1664b7..c782c2873700 100644 --- a/x11/rofi/distinfo +++ b/x11/rofi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561579523 -SHA256 (rofi-1.5.4.tar.gz) = 5c6fd80a978a7b145eb7c67df97574ce05742dcb087817523f082aa79d0abb27 -SIZE (rofi-1.5.4.tar.gz) = 535259 +TIMESTAMP = 1599417729 +SHA256 (rofi-1.6.0.tar.gz) = 052ff2a4c4bf31f6a2522cd6568bfcc98806263830316bf3d0f887dec6189f9d +SIZE (rofi-1.6.0.tar.gz) = 558808 diff --git a/x11/rofi/pkg-plist b/x11/rofi/pkg-plist index 756d3af781a6..a1b98b94058e 100644 --- a/x11/rofi/pkg-plist +++ b/x11/rofi/pkg-plist @@ -10,6 +10,7 @@ libdata/pkgconfig/rofi.pc man/man1/rofi-sensible-terminal.1.gz man/man1/rofi-theme-selector.1.gz man/man1/rofi.1.gz +man/man5/rofi-script.5.gz man/man5/rofi-theme.5.gz %%DATADIR%%/themes/Adapta-Nokto.rasi %%DATADIR%%/themes/Arc-Dark.rasi