Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2019 17:14:05 +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: r503971 - head/multimedia/kdenlive
Message-ID:  <201906111714.x5BHE5p4005111@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Tue Jun 11 17:14:05 2019
New Revision: 503971
URL: https://svnweb.freebsd.org/changeset/ports/503971

Log:
  multimedia/kdenlive: restore PORTREVISION
  
  In r503611 the PORTREVISION was mistakenly dropped (kdenlive is at the moment
  held back at a lower version).
  
  PR:		238497
  Submitted by:	Ting-Wei Lan <lantw44@gmail.com>

Modified:
  head/multimedia/kdenlive/Makefile

Modified: head/multimedia/kdenlive/Makefile
==============================================================================
--- head/multimedia/kdenlive/Makefile	Tue Jun 11 16:50:35 2019	(r503970)
+++ head/multimedia/kdenlive/Makefile	Tue Jun 11 17:14:05 2019	(r503971)
@@ -2,6 +2,7 @@
 
 PORTNAME=	kdenlive
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	3
 CATEGORIES=	multimedia kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org



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