aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-07-16 04:24:59 +0800
committerChristian Weisgerber <naddy@FreeBSD.org>2013-07-16 04:24:59 +0800
commit532255a7ae9644080e99a3fa70934afce46bcdd1 (patch)
treebb33a93fb2a91df39b90f2a3964457631ae93a87 /multimedia/vlc
parent4598bfc22911af9dc76ea0faadd0788b1df26042 (diff)
downloadfreebsd-ports-gnome-532255a7ae9644080e99a3fa70934afce46bcdd1.tar.gz
freebsd-ports-gnome-532255a7ae9644080e99a3fa70934afce46bcdd1.tar.zst
freebsd-ports-gnome-532255a7ae9644080e99a3fa70934afce46bcdd1.zip
Update to Opus 1.0.3:
* new surround API * fixes for a few minor glitches during mode switching * fixes a regression in the FEC code introduced in 1.0.2 Chase libopus bump in dependent ports.
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 856cde03a91d..895548f3fe8b 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vlc
DISTVERSION= 2.0.6
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 3
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/p/-pre/}/ \