svn commit: r496075 - in head: deskutils/kdeconnect-kde sysutils/plasma5-kinfocenter x11-themes/plasma5-breeze x11-themes/plasma5-oxygen x11/kf5-frameworks

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Mar 17 17:27:29 UTC 2019


Author: rakuco
Date: Sun Mar 17 17:27:27 2019
New Revision: 496075
URL: https://svnweb.freebsd.org/changeset/ports/496075

Log:
  Bump PORTREVISION in other ports that depend optionally on x11/kf5-kwayland.
  
  See r496074 for the explanation.

Modified:
  head/deskutils/kdeconnect-kde/Makefile
  head/sysutils/plasma5-kinfocenter/Makefile
  head/x11-themes/plasma5-breeze/Makefile
  head/x11-themes/plasma5-oxygen/Makefile
  head/x11/kf5-frameworks/Makefile

Modified: head/deskutils/kdeconnect-kde/Makefile
==============================================================================
--- head/deskutils/kdeconnect-kde/Makefile	Sun Mar 17 17:12:29 2019	(r496074)
+++ head/deskutils/kdeconnect-kde/Makefile	Sun Mar 17 17:27:27 2019	(r496075)
@@ -2,7 +2,7 @@
 
 PORTNAME=	kdeconnect-kde
 DISTVERSION=	1.3.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	deskutils kde
 MASTER_SITES=	KDE/stable/kdeconnect/${DISTVERSION}/src/
 DIST_SUBDIR=	KDE

Modified: head/sysutils/plasma5-kinfocenter/Makefile
==============================================================================
--- head/sysutils/plasma5-kinfocenter/Makefile	Sun Mar 17 17:12:29 2019	(r496074)
+++ head/sysutils/plasma5-kinfocenter/Makefile	Sun Mar 17 17:27:27 2019	(r496075)
@@ -2,6 +2,7 @@
 
 PORTNAME=	kinfocenter
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde at FreeBSD.org

Modified: head/x11-themes/plasma5-breeze/Makefile
==============================================================================
--- head/x11-themes/plasma5-breeze/Makefile	Sun Mar 17 17:12:29 2019	(r496074)
+++ head/x11-themes/plasma5-breeze/Makefile	Sun Mar 17 17:27:27 2019	(r496075)
@@ -2,6 +2,7 @@
 
 PORTNAME=	breeze
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11-themes kde kde-plasma
 
 MAINTAINER=	kde at FreeBSD.org

Modified: head/x11-themes/plasma5-oxygen/Makefile
==============================================================================
--- head/x11-themes/plasma5-oxygen/Makefile	Sun Mar 17 17:12:29 2019	(r496074)
+++ head/x11-themes/plasma5-oxygen/Makefile	Sun Mar 17 17:27:27 2019	(r496075)
@@ -2,6 +2,7 @@
 
 PORTNAME=	oxygen
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11-themes kde kde-plasma
 
 MAINTAINER=	kde at FreeBSD.org

Modified: head/x11/kf5-frameworks/Makefile
==============================================================================
--- head/x11/kf5-frameworks/Makefile	Sun Mar 17 17:12:29 2019	(r496074)
+++ head/x11/kf5-frameworks/Makefile	Sun Mar 17 17:27:27 2019	(r496075)
@@ -2,6 +2,7 @@
 
 PORTNAME=	frameworks
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde
 PKGNAMEPREFIX=	kf5-
 


More information about the svn-ports-all mailing list