diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-06-02 02:17:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-06-02 02:17:13 +0800 |
commit | f559dffa219fe7c11cf58efb923331b8c0415198 (patch) | |
tree | 7bf0878f618a7db9fcf58c35d2922c05554225b1 /x11 | |
parent | f08b5438552481bab721ec0c0141064d297a8ce2 (diff) | |
download | freebsd-ports-gnome-f559dffa219fe7c11cf58efb923331b8c0415198.tar.gz freebsd-ports-gnome-f559dffa219fe7c11cf58efb923331b8c0415198.tar.zst freebsd-ports-gnome-f559dffa219fe7c11cf58efb923331b8c0415198.zip |
- Update to 0.15.5
PR: 200572
Submitted by: nomoo@nomoo.ru (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rofi/Makefile | 3 | ||||
-rw-r--r-- | x11/rofi/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index c9bf1caa065d..a18e103af0a1 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= rofi -PORTVERSION= 0.15.2 +PORTVERSION= 0.15.5 CATEGORIES= x11 MAINTAINER= nomoo@nomoo.ru COMMENT= Window switcher, run dialog and dmenu replacement LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= DaveDavenport diff --git a/x11/rofi/distinfo b/x11/rofi/distinfo index 8d17d8f6e9dd..2eb81897a61c 100644 --- a/x11/rofi/distinfo +++ b/x11/rofi/distinfo @@ -1,2 +1,2 @@ -SHA256 (DaveDavenport-rofi-0.15.2_GH0.tar.gz) = f666398a85d1809fe482bf97ca929105e40319d2c496a849facaf127082b01a2 -SIZE (DaveDavenport-rofi-0.15.2_GH0.tar.gz) = 63627 +SHA256 (DaveDavenport-rofi-0.15.5_GH0.tar.gz) = c575585aec6933ba7c73044b4039240a3493017ca6866d569ea5b38e3b77ae99 +SIZE (DaveDavenport-rofi-0.15.5_GH0.tar.gz) = 78434 |