Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2019 09:53:22 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514127 - in head: . x11-clocks x11-clocks/xfce4-time-out-plugin x11-clocks/xfce4-timer-out-plugin x11/xfce4-goodies
Message-ID:  <201910090953.x999rMFM023240@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Wed Oct  9 09:53:21 2019
New Revision: 514127
URL: https://svnweb.freebsd.org/changeset/ports/514127

Log:
  Rename port from xfce4-timer-out-plugin to xfce4-time-out-plugin
  
  This aligns the naming with upstream.
  
  Approved by:	madpilot (xfce maintainer)
  Differential Revision:	https://reviews.freebsd.org/D21951

Added:
  head/x11-clocks/xfce4-time-out-plugin/
     - copied from r514126, head/x11-clocks/xfce4-timer-out-plugin/
Deleted:
  head/x11-clocks/xfce4-timer-out-plugin/
Modified:
  head/MOVED
  head/x11-clocks/Makefile
  head/x11-clocks/xfce4-time-out-plugin/Makefile
  head/x11/xfce4-goodies/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Oct  9 09:38:59 2019	(r514126)
+++ head/MOVED	Wed Oct  9 09:53:21 2019	(r514127)
@@ -13075,3 +13075,4 @@ print/py-fonttools-ufo|print/py-fonttools|2019-10-07|F
 print/py-fonttools-unicode|print/py-fonttools|2019-10-07|Folded back into main port
 print/py-fonttools-woff|print/py-fonttools|2019-10-07|Folded back into main port
 java/jakarta-commons-lang3|java/apache-commons-lang3|2019-10-07|Renamed upstream
+x11-clocks/xfce4-timer-out-plugin|x11-clocks/xfce4-time-out-plugin|2019-10-09|Port was incorrectly named different to upstream

Modified: head/x11-clocks/Makefile
==============================================================================
--- head/x11-clocks/Makefile	Wed Oct  9 09:38:59 2019	(r514126)
+++ head/x11-clocks/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
@@ -47,7 +47,7 @@
     SUBDIR += xdaliclock
     SUBDIR += xfce4-datetime-plugin
     SUBDIR += xfce4-stopwatch-plugin
-    SUBDIR += xfce4-timer-out-plugin
+    SUBDIR += xfce4-time-out-plugin
     SUBDIR += xfce4-timer-plugin
     SUBDIR += xtimer
 

Modified: head/x11-clocks/xfce4-time-out-plugin/Makefile
==============================================================================
--- head/x11-clocks/xfce4-timer-out-plugin/Makefile	Wed Oct  9 09:38:59 2019	(r514126)
+++ head/x11-clocks/xfce4-time-out-plugin/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
@@ -8,7 +8,7 @@ MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
 
 MAINTAINER=	xfce@FreeBSD.org
-COMMENT=	Timer out plugin for Xfce
+COMMENT=	Time out plugin for Xfce
 
 LICENSE=	GPLv2
 

Modified: head/x11/xfce4-goodies/Makefile
==============================================================================
--- head/x11/xfce4-goodies/Makefile	Wed Oct  9 09:38:59 2019	(r514126)
+++ head/x11/xfce4-goodies/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
@@ -109,7 +109,7 @@ PULSEAUDIO_RUN_DEPENDS=		xfce4-pulseaudio-plugin>=0:au
 QUICKLAUNCHER_RUN_DEPENDS=	xfce4-quicklauncher-plugin>=0:x11/xfce4-quicklauncher-plugin
 SMARTBOOKMARK_RUN_DEPENDS=	xfce4-smartbookmark-plugin>=0:www/xfce4-smartbookmark-plugin
 SYSTEMLOAD_RUN_DEPENDS=		xfce4-systemload-plugin>=0:sysutils/xfce4-systemload-plugin
-TIMEOUT_RUN_DEPENDS=		xfce4-time-out-plugin>=0:x11-clocks/xfce4-timer-out-plugin
+TIMEOUT_RUN_DEPENDS=		xfce4-time-out-plugin>=0:x11-clocks/xfce4-time-out-plugin
 TIMER_RUN_DEPENDS=		xfce4-timer-plugin>=0:x11-clocks/xfce4-timer-plugin
 VERVE_RUN_DEPENDS=		xfce4-verve-plugin>=0:x11/xfce4-verve-plugin
 WAVELAN_RUN_DEPENDS=		xfce4-wavelan-plugin>=0:sysutils/xfce4-wavelan-plugin



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