From 656577b7235ce46a7b7fa667fc0250c743d1cee3 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Thu, 5 Apr 2018 20:13:33 +0000 Subject: Update sysutils/libcdio to 2.0.0 - Add regression tests Update multimedia/vcdimager to 2.0.1 - Previous version is incompatible with new libcdio API; update was neccesary - Add regression tests - Fix LICENSE - Sort pkg-plist - Update WWW in pkg-descr Bump PORTREVISON on dependent ports due to libcdio shared libary increase Changes (libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0 Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS Differential Revision: https://reviews.freebsd.org/D14469 --- multimedia/ffmpeg/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/ffmpeg') diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index e63609f39707..ea7766e14708 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -3,6 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 3.4.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= https://ffmpeg.org/releases/ -- cgit v1.2.3