Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2018 12:32:29 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r468921 - in head/x11: kde4 kde5
Message-ID:  <201805031232.w43CWTEi051426@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Thu May  3 12:32:29 2018
New Revision: 468921
URL: https://svnweb.freebsd.org/changeset/ports/468921

Log:
  Correct comment on the two top-level KDE ports:
   - indicate that the KDE4 metaport is legacy
   - there is no KDE5, so don't call it that in the comment even if
     the port *is* named suggestively (for that matter, Software
     Collection was never intended to be used in public communication
     either).
  
  Approved by:	tcberner (mentor, implicit)

Modified:
  head/x11/kde4/Makefile
  head/x11/kde5/Makefile

Modified: head/x11/kde4/Makefile
==============================================================================
--- head/x11/kde4/Makefile	Thu May  3 09:33:57 2018	(r468920)
+++ head/x11/kde4/Makefile	Thu May  3 12:32:29 2018	(r468921)
@@ -7,7 +7,7 @@ PORTREVISION=	7
 CATEGORIES=	x11 kde
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	KDE Software Compilation 4 (meta port)
+COMMENT=	KDE Software Compilation 4 (legacy)
 
 USES=		kde:4 metaport
 USE_KDE=	baseapps_run runtime_run workspace_run

Modified: head/x11/kde5/Makefile
==============================================================================
--- head/x11/kde5/Makefile	Thu May  3 09:33:57 2018	(r468920)
+++ head/x11/kde5/Makefile	Thu May  3 12:32:29 2018	(r468921)
@@ -5,7 +5,7 @@ DISTVERSION=	${KDE_PLASMA_VERSION}.${KDE_APPLICATIONS_
 CATEGORIES=	x11 kde # kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	KDE5 meta port
+COMMENT=	KDE Plasma Desktop and Applications (current)
 
 LICENSE=	LGPL20
 



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