Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 2020 00:56:00 +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: r552916 - head/x11-toolkits/gtk-layer-shell
Message-ID:  <202010220056.09M0u0Sp012164@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Oct 22 00:55:59 2020
New Revision: 552916
URL: https://svnweb.freebsd.org/changeset/ports/552916

Log:
  x11-toolkits/gtk-layer-shell: update to 0.4.0
  
  Changes:	https://github.com/wmww/gtk-layer-shell/releases/tag/v0.4.0
  Reported by:	GitHub (watch releases)

Modified:
  head/x11-toolkits/gtk-layer-shell/Makefile   (contents, props changed)
  head/x11-toolkits/gtk-layer-shell/distinfo   (contents, props changed)
  head/x11-toolkits/gtk-layer-shell/pkg-plist   (contents, props changed)

Modified: head/x11-toolkits/gtk-layer-shell/Makefile
==============================================================================
--- head/x11-toolkits/gtk-layer-shell/Makefile	Thu Oct 22 00:55:54 2020	(r552915)
+++ head/x11-toolkits/gtk-layer-shell/Makefile	Thu Oct 22 00:55:59 2020	(r552916)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gtk-layer-shell
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.0
+DISTVERSION=	0.4.0
 CATEGORIES=	x11-toolkits
 
 MAINTAINER=	greg@unrelenting.technology

Modified: head/x11-toolkits/gtk-layer-shell/distinfo
==============================================================================
--- head/x11-toolkits/gtk-layer-shell/distinfo	Thu Oct 22 00:55:54 2020	(r552915)
+++ head/x11-toolkits/gtk-layer-shell/distinfo	Thu Oct 22 00:55:59 2020	(r552916)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597260849
-SHA256 (wmww-gtk-layer-shell-v0.3.0_GH0.tar.gz) = edd5e31279d494df66da9e9190c219fa295da547f5538207685e98468dbc134d
-SIZE (wmww-gtk-layer-shell-v0.3.0_GH0.tar.gz) = 104653
+TIMESTAMP = 1603326615
+SHA256 (wmww-gtk-layer-shell-v0.4.0_GH0.tar.gz) = 52fd74d3161fefa5528585ca5a523c3150934961f2284ad010ae54336dad097e
+SIZE (wmww-gtk-layer-shell-v0.4.0_GH0.tar.gz) = 118171

Modified: head/x11-toolkits/gtk-layer-shell/pkg-plist
==============================================================================
--- head/x11-toolkits/gtk-layer-shell/pkg-plist	Thu Oct 22 00:55:54 2020	(r552915)
+++ head/x11-toolkits/gtk-layer-shell/pkg-plist	Thu Oct 22 00:55:59 2020	(r552916)
@@ -3,7 +3,7 @@ include/gtk-layer-shell/gtk-layer-shell.h
 lib/girepository-1.0/GtkLayerShell-0.1.typelib
 lib/libgtk-layer-shell.so
 lib/libgtk-layer-shell.so.0
-lib/libgtk-layer-shell.so.0.3.0
+lib/libgtk-layer-shell.so.0.4.0
 libdata/pkgconfig/gtk-layer-shell-0.pc
 share/gir-1.0/GtkLayerShell-0.1.gir
 %%PORTDOCS%%share/gtk-doc/html/gtk-layer-shell/api-index-full.html



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