View | Details | Raw Unified | Return to bug 238783 | Differences between
and this patch

Collapse All | Expand All

(-)x11/rofi/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	rofi
3
PORTNAME=	rofi
4
DISTVERSION=	1.5.2
4
DISTVERSION=	1.5.3
5
CATEGORIES=	x11
5
CATEGORIES=	x11
6
MASTER_SITES=	https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/
6
MASTER_SITES=	https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/
7
7
(-)x11/rofi/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1546173289
1
TIMESTAMP = 1561343654
2
SHA256 (rofi-1.5.2.tar.gz) = 2714e0602ab6a000237247a6c5b4cb09c7d242d541bd9f1565768b41cdef9fe5
2
SHA256 (rofi-1.5.3.tar.gz) = 9d0679a58cf29c98be3b26fa88930b8b6bc43021cc334e2f7caabe6b9d9d53d7
3
SIZE (rofi-1.5.2.tar.gz) = 527142
3
SIZE (rofi-1.5.3.tar.gz) = 535125
(-)x11/rofi/pkg-plist (+1 lines)
Lines 24-29 Link Here
24
%%DATADIR%%/themes/blue.rasi
24
%%DATADIR%%/themes/blue.rasi
25
%%DATADIR%%/themes/c64.rasi
25
%%DATADIR%%/themes/c64.rasi
26
%%DATADIR%%/themes/dmenu.rasi
26
%%DATADIR%%/themes/dmenu.rasi
27
%%DATADIR%%/themes/fancy.rasi
27
%%DATADIR%%/themes/glue_pro_blue.rasi
28
%%DATADIR%%/themes/glue_pro_blue.rasi
28
%%DATADIR%%/themes/gruvbox-common.rasi
29
%%DATADIR%%/themes/gruvbox-common.rasi
29
%%DATADIR%%/themes/gruvbox-dark-hard.rasi
30
%%DATADIR%%/themes/gruvbox-dark-hard.rasi

Return to bug 238783