Date: Tue, 10 Nov 2020 08:57:39 +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: r554821 - head/x11-wm/wayfire-plugins-extra Message-ID: <202011100857.0AA8vdUI077173@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Nov 10 08:57:38 2020 New Revision: 554821 URL: https://svnweb.freebsd.org/changeset/ports/554821 Log: x11-wm/wayfire-plugins-extra: update to 0.6.0 Changes: https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.5.0...v0.6.0 Reported by: portscout Modified: head/x11-wm/wayfire-plugins-extra/Makefile (contents, props changed) head/x11-wm/wayfire-plugins-extra/distinfo (contents, props changed) head/x11-wm/wayfire-plugins-extra/pkg-plist (contents, props changed) Modified: head/x11-wm/wayfire-plugins-extra/Makefile ============================================================================== --- head/x11-wm/wayfire-plugins-extra/Makefile Tue Nov 10 08:57:33 2020 (r554820) +++ head/x11-wm/wayfire-plugins-extra/Makefile Tue Nov 10 08:57:38 2020 (r554821) @@ -2,8 +2,7 @@ PORTNAME= wayfire-plugins-extra DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 -PORTREVISION= 1 +DISTVERSION= 0.6.0 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org Modified: head/x11-wm/wayfire-plugins-extra/distinfo ============================================================================== --- head/x11-wm/wayfire-plugins-extra/distinfo Tue Nov 10 08:57:33 2020 (r554820) +++ head/x11-wm/wayfire-plugins-extra/distinfo Tue Nov 10 08:57:38 2020 (r554821) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596571785 -SHA256 (WayfireWM-wayfire-plugins-extra-v0.5.0_GH0.tar.gz) = 64c56ffa66df26a7cbee1af41c34ae123abe8252deeaf02687237688a8281a9e -SIZE (WayfireWM-wayfire-plugins-extra-v0.5.0_GH0.tar.gz) = 45062 +TIMESTAMP = 1604873844 +SHA256 (WayfireWM-wayfire-plugins-extra-v0.6.0_GH0.tar.gz) = d1ac42c0b2d212a7523f2aeb63285ab8b95ffb6efd564bf27877310eeab1ab0e +SIZE (WayfireWM-wayfire-plugins-extra-v0.6.0_GH0.tar.gz) = 47411 Modified: head/x11-wm/wayfire-plugins-extra/pkg-plist ============================================================================== --- head/x11-wm/wayfire-plugins-extra/pkg-plist Tue Nov 10 08:57:33 2020 (r554820) +++ head/x11-wm/wayfire-plugins-extra/pkg-plist Tue Nov 10 08:57:38 2020 (r554821) @@ -2,6 +2,8 @@ lib/wayfire/libannotate.so lib/wayfire/libautorotate-iio.so lib/wayfire/libbackground-view.so lib/wayfire/libbench.so +lib/wayfire/libcrosshair.so +lib/wayfire/libfollow-focus.so lib/wayfire/libforce-fullscreen.so lib/wayfire/libjoin-views.so lib/wayfire/libkeycolor.so @@ -13,6 +15,8 @@ share/wayfire/metadata/annotate.xml share/wayfire/metadata/autorotate-iio.xml share/wayfire/metadata/background-view.xml share/wayfire/metadata/bench.xml +share/wayfire/metadata/crosshair.xml +share/wayfire/metadata/follow-focus.xml share/wayfire/metadata/force-fullscreen.xml share/wayfire/metadata/join-views.xml share/wayfire/metadata/keycolor.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011100857.0AA8vdUI077173>