Date: Fri, 23 Feb 2018 05:47:35 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462671 - in head/x11: kactivities kactivitymanagerd Message-ID: <201802230547.w1N5lZC0003428@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Fri Feb 23 05:47:35 2018 New Revision: 462671 URL: https://svnweb.freebsd.org/changeset/ports/462671 Log: Add missing revision bumps after r462619 Reported by: swills Modified: head/x11/kactivities/Makefile head/x11/kactivitymanagerd/Makefile Modified: head/x11/kactivities/Makefile ============================================================================== --- head/x11/kactivities/Makefile Fri Feb 23 05:43:53 2018 (r462670) +++ head/x11/kactivities/Makefile Fri Feb 23 05:47:35 2018 (r462671) @@ -2,7 +2,7 @@ PORTNAME= kactivities PORTVERSION= ${KDE4_ACTIVITIES_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 kde MASTER_SITES= KDE/Attic/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} Modified: head/x11/kactivitymanagerd/Makefile ============================================================================== --- head/x11/kactivitymanagerd/Makefile Fri Feb 23 05:43:53 2018 (r462670) +++ head/x11/kactivitymanagerd/Makefile Fri Feb 23 05:47:35 2018 (r462671) @@ -2,7 +2,7 @@ PORTNAME= kactivitymanagerd PORTVERSION= ${KDE4_ACTIVITIES_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 kde MASTER_SITES= KDE/Attic/${PORTVERSION}/src DISTNAME= kactivities-${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802230547.w1N5lZC0003428>