Date: Mon, 7 Oct 2019 13:38:08 +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: r513946 - in head: devel/wf-config x11-toolkits/wlroots x11-wm/cage x11-wm/sway x11-wm/wayfire Message-ID: <201910071338.x97Dc8av040129@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Oct 7 13:38:08 2019 New Revision: 513946 URL: https://svnweb.freebsd.org/changeset/ports/513946 Log: x11-toolkits/wlroots: update to 0.8.0 Changes: https://github.com/swaywm/wlroots/releases/tag/0.8.0 Reported by: GitHub (watch releases) Modified: head/devel/wf-config/Makefile (contents, props changed) head/x11-toolkits/wlroots/Makefile (contents, props changed) head/x11-toolkits/wlroots/distinfo (contents, props changed) head/x11-toolkits/wlroots/pkg-plist (contents, props changed) head/x11-wm/cage/Makefile (contents, props changed) head/x11-wm/sway/Makefile (contents, props changed) head/x11-wm/wayfire/Makefile (contents, props changed) Modified: head/devel/wf-config/Makefile ============================================================================== --- head/devel/wf-config/Makefile Mon Oct 7 13:14:52 2019 (r513945) +++ head/devel/wf-config/Makefile Mon Oct 7 13:38:08 2019 (r513946) @@ -4,6 +4,7 @@ PORTNAME= wf-config DISTVERSIONPREFIX= v DISTVERSION= 0.1-13 DISTVERSIONSUFFIX= -g21e9ee9 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-toolkits/wlroots/Makefile ============================================================================== --- head/x11-toolkits/wlroots/Makefile Mon Oct 7 13:14:52 2019 (r513945) +++ head/x11-toolkits/wlroots/Makefile Mon Oct 7 13:38:08 2019 (r513946) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wlroots -DISTVERSION= 0.7.0 +DISTVERSION= 0.8.0 CATEGORIES= x11-toolkits MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-toolkits/wlroots/distinfo ============================================================================== --- head/x11-toolkits/wlroots/distinfo Mon Oct 7 13:14:52 2019 (r513945) +++ head/x11-toolkits/wlroots/distinfo Mon Oct 7 13:38:08 2019 (r513946) @@ -1,5 +1,5 @@ -TIMESTAMP = 1566876744 -SHA256 (swaywm-wlroots-0.7.0_GH0.tar.gz) = e93091d49fc4a3dc1743eca7cdfa75584f2922f59036ba0a99194a9fc8b5e818 -SIZE (swaywm-wlroots-0.7.0_GH0.tar.gz) = 446392 +TIMESTAMP = 1570449132 +SHA256 (swaywm-wlroots-0.8.0_GH0.tar.gz) = 593f872ed7220c1907a3730677f97b4197c4fbdb1913c378943cfaa3ddcdb91f +SIZE (swaywm-wlroots-0.8.0_GH0.tar.gz) = 454269 SHA256 (ac65ec72a2f2.patch) = 83a1995d99f042a12e4b523cfab9e59089fcf1567086350e0e56f59eb507dff5 SIZE (ac65ec72a2f2.patch) = 28370 Modified: head/x11-toolkits/wlroots/pkg-plist ============================================================================== --- head/x11-toolkits/wlroots/pkg-plist Mon Oct 7 13:14:52 2019 (r513945) +++ head/x11-toolkits/wlroots/pkg-plist Mon Oct 7 13:38:08 2019 (r513946) @@ -82,5 +82,5 @@ include/wlr/xcursor.h %%X11%%include/wlr/xwayland.h lib/libwlroots.so lib/libwlroots.so.3 -lib/libwlroots.so.3.5.1 +lib/libwlroots.so.3.6.1 libdata/pkgconfig/wlroots.pc Modified: head/x11-wm/cage/Makefile ============================================================================== --- head/x11-wm/cage/Makefile Mon Oct 7 13:14:52 2019 (r513945) +++ head/x11-wm/cage/Makefile Mon Oct 7 13:38:08 2019 (r513946) @@ -3,7 +3,7 @@ PORTNAME= cage DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-wm/sway/Makefile ============================================================================== --- head/x11-wm/sway/Makefile Mon Oct 7 13:14:52 2019 (r513945) +++ head/x11-wm/sway/Makefile Mon Oct 7 13:38:08 2019 (r513946) @@ -2,7 +2,7 @@ PORTNAME= sway DISTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-wm/wayfire/Makefile ============================================================================== --- head/x11-wm/wayfire/Makefile Mon Oct 7 13:14:52 2019 (r513945) +++ head/x11-wm/wayfire/Makefile Mon Oct 7 13:38:08 2019 (r513946) @@ -4,6 +4,7 @@ PORTNAME= wayfire DISTVERSIONPREFIX= v DISTVERSION= 0.2-145 DISTVERSIONSUFFIX= -g612d74a +PORTREVISION= 1 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910071338.x97Dc8av040129>