FreeBSD Bugzilla – Attachment 191635 Details for
Bug 226715
x11/rofi: update to v1.5.1 (PATCH)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to v1.5.1.
x11_rofi_update_1.5.1.patch (text/plain), 2.40 KB, created by
Alexandre C. GuimarĂ£es
on 2018-03-19 17:23:27 UTC
(
hide
)
Description:
Update to v1.5.1.
Filename:
MIME Type:
Creator:
Alexandre C. GuimarĂ£es
Created:
2018-03-19 17:23:27 UTC
Size:
2.40 KB
patch
obsolete
>Index: x11/rofi/Makefile >=================================================================== >--- x11/rofi/Makefile (revision 464982) >+++ x11/rofi/Makefile (working copy) >@@ -1,9 +1,8 @@ > # $FreeBSD$ > > PORTNAME= rofi >-DISTVERSION= 1.5.0 >+DISTVERSION= 1.5.1 > CATEGORIES= x11 >-MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/ > > MAINTAINER= nomoo@nomoo.ru > COMMENT= Window switcher, run dialog and dmenu replacement >@@ -20,7 +19,11 @@ > libxcb-xrm.so:x11/xcb-util-xrm \ > libxkbcommon-x11.so:x11/libxkbcommon > >-USES= bison gmake libtool pkgconfig shebangfix >+USES= autoreconf bison gmake libtool pkgconfig shebangfix >+USE_GITHUB= yes >+GH_ACCOUNT= DaveDavenport >+GH_TUPLE= sardemff7:libgwater:60e5e71:libgwater/subprojects/libgwater \ >+ sardemff7:libnkutils:463b7e1:libnkutils/subprojects/libnkutils > USE_GNOME= cairo gdkpixbuf2 librsvg2 pango > USE_XORG= xcb > >Index: x11/rofi/distinfo >=================================================================== >--- x11/rofi/distinfo (revision 464982) >+++ x11/rofi/distinfo (working copy) >@@ -1,3 +1,7 @@ >-TIMESTAMP = 1517518585 >-SHA256 (rofi-1.5.0.tar.gz) = 541de71ffe115951aeb3abe732c99d579f7a8711908e2768accf58e030470640 >-SIZE (rofi-1.5.0.tar.gz) = 490611 >+TIMESTAMP = 1521479641 >+SHA256 (DaveDavenport-rofi-1.5.1_GH0.tar.gz) = 25a509177368c7fca35ec412765ca50b5530f47ca44b555202bd8000b836087a >+SIZE (DaveDavenport-rofi-1.5.1_GH0.tar.gz) = 2420180 >+SHA256 (sardemff7-libgwater-60e5e71_GH0.tar.gz) = e3ffa875d064e8612824693678b17ca3f9b92e7e6b6ff503e958cdbe8c2d998e >+SIZE (sardemff7-libgwater-60e5e71_GH0.tar.gz) = 10643 >+SHA256 (sardemff7-libnkutils-463b7e1_GH0.tar.gz) = 06316b6122fdeb3fa9bf13131bd71b105bb1f71b03c2beef1b99aa1a930e56f6 >+SIZE (sardemff7-libnkutils-463b7e1_GH0.tar.gz) = 45456 >Index: x11/rofi/pkg-plist >=================================================================== >--- x11/rofi/pkg-plist (revision 464982) >+++ x11/rofi/pkg-plist (working copy) >@@ -11,6 +11,7 @@ > man/man1/rofi.1.gz > man/man5/rofi-theme.5.gz > %%DATADIR%%/themes/Adapta-Nokto.rasi >+%%DATADIR%%/themes/Arc-Dark.rasi > %%DATADIR%%/themes/Arc.rasi > %%DATADIR%%/themes/DarkBlue.rasi > %%DATADIR%%/themes/Indego.rasi >@@ -23,6 +24,7 @@ > %%DATADIR%%/themes/c64.rasi > %%DATADIR%%/themes/dmenu.rasi > %%DATADIR%%/themes/glue_pro_blue.rasi >+%%DATADIR%%/themes/gruvbox-common.rasi > %%DATADIR%%/themes/gruvbox-dark-hard.rasi > %%DATADIR%%/themes/gruvbox-dark-soft.rasi > %%DATADIR%%/themes/gruvbox-dark.rasi
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 226715
:
191617
|
191635