Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2020 01:00:10 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522981 - head/x11/wdisplays
Message-ID:  <202001140100.00E10AwA050776@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jan 14 01:00:10 2020
New Revision: 522981
URL: https://svnweb.freebsd.org/changeset/ports/522981

Log:
  x11/wdisplays: update to s20200112
  
  Changes:	https://github.com/cyclopsian/wdisplays/compare/22669ed...ba331ca

Modified:
  head/x11/wdisplays/Makefile   (contents, props changed)
  head/x11/wdisplays/distinfo   (contents, props changed)

Modified: head/x11/wdisplays/Makefile
==============================================================================
--- head/x11/wdisplays/Makefile	Tue Jan 14 01:00:01 2020	(r522980)
+++ head/x11/wdisplays/Makefile	Tue Jan 14 01:00:10 2020	(r522981)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wdisplays
-PORTVERSION=	s20191026
+PORTVERSION=	s20200112
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -18,7 +18,9 @@ USES=		compiler:c11 gnome meson pkgconfig
 USE_GITHUB=	yes
 USE_GNOME=	cairo gtk30
 GH_ACCOUNT=	cyclopsian
-GH_TAGNAME=	22669ed
-PLIST_FILES=	bin/${PORTNAME}
+GH_TAGNAME=	ba331ca
+PLIST_FILES=	bin/${PORTNAME} \
+		share/applications/com.github.${GH_ACCOUNT}.${GH_PROJECT}.desktop \
+		share/icons/hicolor/scalable/apps/${PORTNAME}.svg
 
 .include <bsd.port.mk>

Modified: head/x11/wdisplays/distinfo
==============================================================================
--- head/x11/wdisplays/distinfo	Tue Jan 14 01:00:01 2020	(r522980)
+++ head/x11/wdisplays/distinfo	Tue Jan 14 01:00:10 2020	(r522981)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572123361
-SHA256 (cyclopsian-wdisplays-s20191026-22669ed_GH0.tar.gz) = 55c59de48a45f1d85b8f7c306d56b325b1d88dbf8a065ae4e6ca24b6fa3e7626
-SIZE (cyclopsian-wdisplays-s20191026-22669ed_GH0.tar.gz) = 84234
+TIMESTAMP = 1578810194
+SHA256 (cyclopsian-wdisplays-s20200112-ba331ca_GH0.tar.gz) = 109fb79308b55d9ecd0e422f74c7daada84ce8185c92941b03a5436cd3a2d1f5
+SIZE (cyclopsian-wdisplays-s20200112-ba331ca_GH0.tar.gz) = 88720



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