svn commit: r432934 - in head: . graphics graphics/hsetroot x11 x11/hsetroot

Alexey Dokuchaev danfe at FreeBSD.org
Tue Jan 31 16:29:43 UTC 2017


Author: danfe
Date: Tue Jan 31 16:29:42 2017
New Revision: 432934
URL: https://svnweb.freebsd.org/changeset/ports/432934

Log:
  Move to a better category (alongside with `x11/xsetroot', for example).

Added:
  head/x11/hsetroot/
     - copied from r432933, head/graphics/hsetroot/
Deleted:
  head/graphics/hsetroot/
Modified:
  head/MOVED
  head/graphics/Makefile
  head/x11/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Jan 31 16:25:48 2017	(r432933)
+++ head/MOVED	Tue Jan 31 16:29:42 2017	(r432934)
@@ -9043,3 +9043,4 @@ audio/ruby-audiofile||2017-01-28|Has exp
 audio/ruby-mp3tag||2017-01-28|Has expired: Upstream no longer active
 converters/ruby-dump.rb||2017-01-28|Has expired: Upstream no longer active
 x11-servers/wayland|graphics/wayland|2017-01-30|Better location for wayland
+graphics/hsetroot|x11/hsetroot|2017-01-31|Moved to a better category

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Tue Jan 31 16:25:48 2017	(r432933)
+++ head/graphics/Makefile	Tue Jan 31 16:29:42 2017	(r432934)
@@ -338,7 +338,6 @@
     SUBDIR += hs-dia-base
     SUBDIR += hs-dia-functions
     SUBDIR += hs-svgcairo
-    SUBDIR += hsetroot
     SUBDIR += hugin
     SUBDIR += icat
     SUBDIR += icc-profiles-basiccolor

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Tue Jan 31 16:25:48 2017	(r432933)
+++ head/x11/Makefile	Tue Jan 31 16:29:42 2017	(r432934)
@@ -101,6 +101,7 @@
     SUBDIR += hs-X11
     SUBDIR += hs-X11-xft
     SUBDIR += hs-xmobar
+    SUBDIR += hsetroot
     SUBDIR += i3lock
     SUBDIR += i3status
     SUBDIR += iceauth


More information about the svn-ports-all mailing list