Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2017 16:29:42 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432934 - in head: . graphics graphics/hsetroot x11 x11/hsetroot
Message-ID:  <201701311629.v0VGTgHY045316@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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