Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2014 07:40:29 +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: r355138 - head/devel/kcachegrind
Message-ID:  <201405250740.s4P7eTaY094051@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sun May 25 07:40:29 2014
New Revision: 355138
URL: http://svnweb.freebsd.org/changeset/ports/355138
QAT: https://qat.redports.org/buildarchive/r355138/

Log:
  devel/kcachgrind: missing PORTREVISION bump
  
  Reported by:    rakuco
  Approved by:    culot (mentor)

Modified:
  head/devel/kcachegrind/Makefile

Modified: head/devel/kcachegrind/Makefile
==============================================================================
--- head/devel/kcachegrind/Makefile	Sun May 25 07:39:10 2014	(r355137)
+++ head/devel/kcachegrind/Makefile	Sun May 25 07:40:29 2014	(r355138)
@@ -3,6 +3,7 @@
 
 PORTNAME=	kcachegrind
 PORTVERSION=	${KDE4_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde
 MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
 DIST_SUBDIR=	KDE/${PORTVERSION}



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