aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2018-12-15 09:09:12 +0000
committerThomas Zander <riggs@FreeBSD.org>2018-12-15 09:09:12 +0000
commit44e0e7c4568e2c3e6330bc448fb096db508a0bad (patch)
tree75643c1bdb4ec1f743dbce6bf269775a35b890e3
parent0ccd614543aa0507fd25032120ff694bb6b8dff4 (diff)
downloadports-44e0e7c4568e2c3e6330bc448fb096db508a0bad.tar.gz
ports-44e0e7c4568e2c3e6330bc448fb096db508a0bad.zip
MFH: r487496
Chase update of net/liveMedia (backwards compatible API change) Approved by: ports-secteam (riggs)
Notes
Notes: svn path=/branches/2018Q4/; revision=487497
-rw-r--r--multimedia/vlc/Makefile2
-rw-r--r--multimedia/vlc3/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 69daecada6d2..a90d58ed49f3 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vlc
DISTVERSION= 2.2.8
-PORTREVISION= 13
+PORTREVISION= 16
PORTEPOCH= 4
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
diff --git a/multimedia/vlc3/Makefile b/multimedia/vlc3/Makefile
index 9cb2f37a51b5..fc0c1bd310b1 100644
--- a/multimedia/vlc3/Makefile
+++ b/multimedia/vlc3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vlc
DISTVERSION= 3.0.4
+PORTREVISION= 6
PORTEPOCH= 4
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \