From 1c5fce6231791d19b07e8c7775d6454ae3daff24 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 11 Mar 2018 22:48:02 +0000 Subject: Move PORTREVISION from multimedia/avidemux/Makefile.common into the three slave ports multimedia/avidemux-cli, multimedia/avidemux-plugins, and multimedia/avidemux-qt4. Ensure they are properly set there after revision 464084. That way any sweeping changes (using Tools/scripts/bump-revision.sh or similar in particular) have a chance of working or at least flagging a potential issue. PR: 226533 --- multimedia/avidemux-qt4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/avidemux-qt4') diff --git a/multimedia/avidemux-qt4/Makefile b/multimedia/avidemux-qt4/Makefile index 770c20f53391..ea28123ce500 100644 --- a/multimedia/avidemux-qt4/Makefile +++ b/multimedia/avidemux-qt4/Makefile @@ -2,7 +2,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 1 +PORTREVISION= 6 CATEGORIES= multimedia PKGNAMESUFFIX= -qt4 -- cgit v1.2.3