Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2019 20:18:19 +0000 (UTC)
From:      =?UTF-8?Q?Alexandre_C=2e_Guimar=c3=a3es?= <rigoletto@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505103 - head/x11/rofi
Message-ID:  <201906252018.x5PKIJ5h009245@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rigoletto
Date: Tue Jun 25 20:18:19 2019
New Revision: 505103
URL: https://svnweb.freebsd.org/changeset/ports/505103

Log:
  x11/rofi: Update to 1.5.3
  
  PR:		238783
  Approved by:	tcberner (mentor), nomoo <nomoo@nomoo.ru> (maintainer)

Modified:
  head/x11/rofi/Makefile
  head/x11/rofi/distinfo
  head/x11/rofi/pkg-descr
  head/x11/rofi/pkg-plist

Modified: head/x11/rofi/Makefile
==============================================================================
--- head/x11/rofi/Makefile	Tue Jun 25 19:42:23 2019	(r505102)
+++ head/x11/rofi/Makefile	Tue Jun 25 20:18:19 2019	(r505103)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	rofi
-DISTVERSION=	1.5.2
+DISTVERSION=	1.5.3
 CATEGORIES=	x11
-MASTER_SITES=	https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/
+MASTER_SITES=	https://github.com/davatorium/rofi/releases/download/${PORTVERSION}/
 
 MAINTAINER=	nomoo@nomoo.ru
 COMMENT=	Window switcher, run dialog and dmenu replacement

Modified: head/x11/rofi/distinfo
==============================================================================
--- head/x11/rofi/distinfo	Tue Jun 25 19:42:23 2019	(r505102)
+++ head/x11/rofi/distinfo	Tue Jun 25 20:18:19 2019	(r505103)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546173289
-SHA256 (rofi-1.5.2.tar.gz) = 2714e0602ab6a000237247a6c5b4cb09c7d242d541bd9f1565768b41cdef9fe5
-SIZE (rofi-1.5.2.tar.gz) = 527142
+TIMESTAMP = 1561343654
+SHA256 (rofi-1.5.3.tar.gz) = 9d0679a58cf29c98be3b26fa88930b8b6bc43021cc334e2f7caabe6b9d9d53d7
+SIZE (rofi-1.5.3.tar.gz) = 535125

Modified: head/x11/rofi/pkg-descr
==============================================================================
--- head/x11/rofi/pkg-descr	Tue Jun 25 19:42:23 2019	(r505102)
+++ head/x11/rofi/pkg-descr	Tue Jun 25 20:18:19 2019	(r505103)
@@ -4,4 +4,4 @@ version from Sean Pringle. All credit for this great t
 Rofi developed extra features, like a run-dialog, ssh-launcher and can
 act as a drop-in dmenu replacement, making it a very versatile tool.
 
-WWW: https://github.com/DaveDavenport/rofi
+WWW: https://github.com/davatorium/rofi

Modified: head/x11/rofi/pkg-plist
==============================================================================
--- head/x11/rofi/pkg-plist	Tue Jun 25 19:42:23 2019	(r505102)
+++ head/x11/rofi/pkg-plist	Tue Jun 25 20:18:19 2019	(r505103)
@@ -24,6 +24,7 @@ man/man5/rofi-theme.5.gz
 %%DATADIR%%/themes/blue.rasi
 %%DATADIR%%/themes/c64.rasi
 %%DATADIR%%/themes/dmenu.rasi
+%%DATADIR%%/themes/fancy.rasi
 %%DATADIR%%/themes/glue_pro_blue.rasi
 %%DATADIR%%/themes/gruvbox-common.rasi
 %%DATADIR%%/themes/gruvbox-dark-hard.rasi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906252018.x5PKIJ5h009245>