Date: Sun, 17 Mar 2019 17:27:27 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496075 - in head: deskutils/kdeconnect-kde sysutils/plasma5-kinfocenter x11-themes/plasma5-breeze x11-themes/plasma5-oxygen x11/kf5-frameworks Message-ID: <201903171727.x2HHRRqt099451@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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@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-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903171727.x2HHRRqt099451>