svn commit: r503971 - head/multimedia/kdenlive

Tobias C. Berner tcberner at FreeBSD.org
Tue Jun 11 17:14:06 UTC 2019


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 at 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 at FreeBSD.org


More information about the svn-ports-head mailing list