Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2020 04:24:02 +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: r540367 - in head: . graphics graphics/swappy x11 x11/swappy
Message-ID:  <202006250424.05P4O28g017534@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Jun 25 04:24:02 2020
New Revision: 540367
URL: https://svnweb.freebsd.org/changeset/ports/540367

Log:
  x11/swappy: move to graphics/

Added:
  head/graphics/swappy/
     - copied from r540366, head/x11/swappy/
Deleted:
  head/x11/swappy/
Modified:
  head/MOVED
  head/graphics/Makefile
  head/graphics/swappy/Makefile
  head/x11/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Jun 25 04:17:52 2020	(r540366)
+++ head/MOVED	Thu Jun 25 04:24:02 2020	(r540367)
@@ -15092,3 +15092,4 @@ sysutils/duplicity07|sysutils/duplicity|2020-06-21|Has
 net-mgmt/zabbix42-proxy|net-mgmt/zabbix44-proxy|2020-06-21|Has expired: End of Life
 net-mgmt/zabbix42-agent|net-mgmt/zabbix44-agent|2020-06-21|Has expired: End of Life
 net-mgmt/zabbix42-frontend|net-mgmt/zabbix44-frontend|2020-06-21|Has expired: End of Life
+x11/swappy|graphics/swappy|2020-06-25|Moved to a better category

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Thu Jun 25 04:17:52 2020	(r540366)
+++ head/graphics/Makefile	Thu Jun 25 04:24:02 2020	(r540367)
@@ -1006,6 +1006,7 @@
     SUBDIR += svg2png
     SUBDIR += svgalib
     SUBDIR += svgbob
+    SUBDIR += swappy
     SUBDIR += swfdec
     SUBDIR += swfmill
     SUBDIR += swftools

Modified: head/graphics/swappy/Makefile
==============================================================================
--- head/x11/swappy/Makefile	Thu Jun 25 04:17:52 2020	(r540366)
+++ head/graphics/swappy/Makefile	Thu Jun 25 04:24:02 2020	(r540367)
@@ -3,7 +3,7 @@
 PORTNAME=	swappy
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.0
-CATEGORIES=	x11
+CATEGORIES=	graphics
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	b59700f47085.patch:-p1 # https://github.com/jtheoof/swappy/pull/42

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Thu Jun 25 04:17:52 2020	(r540366)
+++ head/x11/Makefile	Thu Jun 25 04:24:02 2020	(r540367)
@@ -304,7 +304,6 @@
     SUBDIR += startup-notification
     SUBDIR += sterm
     SUBDIR += stjerm
-    SUBDIR += swappy
     SUBDIR += swarp
     SUBDIR += swaybg
     SUBDIR += swayidle



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