Date: Mon, 7 Oct 2019 20:35:57 +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: r513996 - in head: devel/wf-config x11-toolkits/wlroots x11-wm/cage x11-wm/sway x11-wm/wayfire Message-ID: <201910072035.x97KZvdW093568@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Oct 7 20:35:56 2019 New Revision: 513996 URL: https://svnweb.freebsd.org/changeset/ports/513996 Log: x11-toolkits/wlroots: update to 0.8.1 Changes: https://github.com/swaywm/wlroots/releases/tag/0.8.1 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-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 19:54:51 2019 (r513995) +++ head/devel/wf-config/Makefile Mon Oct 7 20:35:56 2019 (r513996) @@ -4,7 +4,7 @@ PORTNAME= wf-config DISTVERSIONPREFIX= v DISTVERSION= 0.1-13 DISTVERSIONSUFFIX= -g21e9ee9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-toolkits/wlroots/Makefile ============================================================================== --- head/x11-toolkits/wlroots/Makefile Mon Oct 7 19:54:51 2019 (r513995) +++ head/x11-toolkits/wlroots/Makefile Mon Oct 7 20:35:56 2019 (r513996) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wlroots -DISTVERSION= 0.8.0 +DISTVERSION= 0.8.1 CATEGORIES= x11-toolkits MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-toolkits/wlroots/distinfo ============================================================================== --- head/x11-toolkits/wlroots/distinfo Mon Oct 7 19:54:51 2019 (r513995) +++ head/x11-toolkits/wlroots/distinfo Mon Oct 7 20:35:56 2019 (r513996) @@ -1,5 +1,5 @@ -TIMESTAMP = 1570449132 -SHA256 (swaywm-wlroots-0.8.0_GH0.tar.gz) = 593f872ed7220c1907a3730677f97b4197c4fbdb1913c378943cfaa3ddcdb91f -SIZE (swaywm-wlroots-0.8.0_GH0.tar.gz) = 454269 +TIMESTAMP = 1570476500 +SHA256 (swaywm-wlroots-0.8.1_GH0.tar.gz) = 202b86e0e21699b6660bbda56afc2e3358db7252f83ff69c89f01926b4900d98 +SIZE (swaywm-wlroots-0.8.1_GH0.tar.gz) = 451814 SHA256 (ac65ec72a2f2.patch) = 83a1995d99f042a12e4b523cfab9e59089fcf1567086350e0e56f59eb507dff5 SIZE (ac65ec72a2f2.patch) = 28370 Modified: head/x11-wm/cage/Makefile ============================================================================== --- head/x11-wm/cage/Makefile Mon Oct 7 19:54:51 2019 (r513995) +++ head/x11-wm/cage/Makefile Mon Oct 7 20:35:56 2019 (r513996) @@ -3,7 +3,7 @@ PORTNAME= cage DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-wm/sway/Makefile ============================================================================== --- head/x11-wm/sway/Makefile Mon Oct 7 19:54:51 2019 (r513995) +++ head/x11-wm/sway/Makefile Mon Oct 7 20:35:56 2019 (r513996) @@ -2,7 +2,7 @@ PORTNAME= sway DISTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-wm/wayfire/Makefile ============================================================================== --- head/x11-wm/wayfire/Makefile Mon Oct 7 19:54:51 2019 (r513995) +++ head/x11-wm/wayfire/Makefile Mon Oct 7 20:35:56 2019 (r513996) @@ -4,7 +4,7 @@ PORTNAME= wayfire DISTVERSIONPREFIX= v DISTVERSION= 0.2-145 DISTVERSIONSUFFIX= -g612d74a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910072035.x97KZvdW093568>