Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2016 05:12:44 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417342 - in head: sysutils/kfilemetadata sysutils/nepomuk-core sysutils/nepomuk-widgets x11/kde4-workspace
Message-ID:  <201606230512.u5N5CiX6075309@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Thu Jun 23 05:12:44 2016
New Revision: 417342
URL: https://svnweb.freebsd.org/changeset/ports/417342

Log:
  sysutils/{kfilemetadata|nepomuk-core|nepomuk-widgets}: bump PORTREVISION
  x11/kde4-workspace: removed ${CAT} ${PKGMESSAGE}
  
  PR:		210255
  Submitted by:	tijl

Modified:
  head/sysutils/kfilemetadata/Makefile
  head/sysutils/nepomuk-core/Makefile
  head/sysutils/nepomuk-widgets/Makefile
  head/x11/kde4-workspace/Makefile

Modified: head/sysutils/kfilemetadata/Makefile
==============================================================================
--- head/sysutils/kfilemetadata/Makefile	Thu Jun 23 04:12:49 2016	(r417341)
+++ head/sysutils/kfilemetadata/Makefile	Thu Jun 23 05:12:44 2016	(r417342)
@@ -2,7 +2,7 @@
 
 PORTNAME=	kfilemetadata
 PORTVERSION=	${KDE4_VERSION}
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	sysutils kde
 MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
 DIST_SUBDIR=	KDE/${PORTVERSION}

Modified: head/sysutils/nepomuk-core/Makefile
==============================================================================
--- head/sysutils/nepomuk-core/Makefile	Thu Jun 23 04:12:49 2016	(r417341)
+++ head/sysutils/nepomuk-core/Makefile	Thu Jun 23 05:12:44 2016	(r417342)
@@ -3,7 +3,7 @@
 
 PORTNAME=	nepomuk-core
 PORTVERSION=	${KDE4_VERSION}
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	sysutils kde
 MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
 DIST_SUBDIR=	KDE/${PORTVERSION}

Modified: head/sysutils/nepomuk-widgets/Makefile
==============================================================================
--- head/sysutils/nepomuk-widgets/Makefile	Thu Jun 23 04:12:49 2016	(r417341)
+++ head/sysutils/nepomuk-widgets/Makefile	Thu Jun 23 05:12:44 2016	(r417342)
@@ -2,7 +2,7 @@
 
 PORTNAME=	nepomuk-widgets
 PORTVERSION=	${KDE4_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils kde
 MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
 DIST_SUBDIR=	KDE/${PORTVERSION}

Modified: head/x11/kde4-workspace/Makefile
==============================================================================
--- head/x11/kde4-workspace/Makefile	Thu Jun 23 04:12:49 2016	(r417341)
+++ head/x11/kde4-workspace/Makefile	Thu Jun 23 05:12:44 2016	(r417342)
@@ -133,6 +133,5 @@ post-install-GSTREAMER-on:
 post-install-GSTREAMER-off:
 	@${CAT} ${FILESDIR}/pkg-message.gstreamer >> ${PKGMESSAGE}
 	@${HEAD} -1 ${PKGMESSAGE} >> ${PKGMESSAGE}
-	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>



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