svn commit: r355138 - head/devel/kcachegrind

Kurt Jaeger pi at FreeBSD.org
Sun May 25 07:40:30 UTC 2014


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}


More information about the svn-ports-all mailing list