svn commit: r465139 - head/x11/rofi
Tobias Kortkamp
tobik at FreeBSD.org
Wed Mar 21 00:01:41 UTC 2018
Author: tobik
Date: Wed Mar 21 00:01:40 2018
New Revision: 465139
URL: https://svnweb.freebsd.org/changeset/ports/465139
Log:
x11/rofi: Fix distinfo
Upstream has silently rerolled their release tarballs. Differences
between the 2 tarballs seem to be harmless and mostly in generated
files and an updated libnkutils [1].
[1] https://people.freebsd.org/~tobik/rofi-r465082.diff
Reported by: olgeni
Modified:
head/x11/rofi/Makefile
head/x11/rofi/distinfo
Modified: head/x11/rofi/Makefile
==============================================================================
--- head/x11/rofi/Makefile Tue Mar 20 23:22:30 2018 (r465138)
+++ head/x11/rofi/Makefile Wed Mar 21 00:01:40 2018 (r465139)
@@ -2,6 +2,7 @@
PORTNAME= rofi
DISTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/
Modified: head/x11/rofi/distinfo
==============================================================================
--- head/x11/rofi/distinfo Tue Mar 20 23:22:30 2018 (r465138)
+++ head/x11/rofi/distinfo Wed Mar 21 00:01:40 2018 (r465139)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521442894
-SHA256 (rofi-1.5.1.tar.gz) = dcb719ecb288fee49b6e55914eab0ff201335d7fc78849f5618d543493c24fe3
-SIZE (rofi-1.5.1.tar.gz) = 490121
+TIMESTAMP = 1521589691
+SHA256 (rofi-1.5.1.tar.gz) = e99817668317979a5cf9a931d28cbb54291e46f3b753b03a9368fc31dc1f83b5
+SIZE (rofi-1.5.1.tar.gz) = 493159
More information about the svn-ports-all
mailing list