aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libmatroska/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-02-28 22:22:40 +0800
committerkwm <kwm@FreeBSD.org>2011-02-28 22:22:40 +0800
commitb0038730e9f80abd7786b261e1299010618b5691 (patch)
tree7b5648ae8dd60af2d1abaf7b6bd88267fa50255c /multimedia/libmatroska/Makefile
parentb489e82145da338fb395479375484cb1ad0eab33 (diff)
downloadfreebsd-ports-gnome-b0038730e9f80abd7786b261e1299010618b5691.tar.gz
freebsd-ports-gnome-b0038730e9f80abd7786b261e1299010618b5691.tar.zst
freebsd-ports-gnome-b0038730e9f80abd7786b261e1299010618b5691.zip
Update to 1.1.0.
Diffstat (limited to 'multimedia/libmatroska/Makefile')
-rw-r--r--multimedia/libmatroska/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index 4fc44e4297ae..24d51641dc70 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libmatroska
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.0
CATEGORIES= multimedia audio
MASTER_SITES= http://dl.matroska.org/downloads/libmatroska/ \
http://www.bunkus.org/videotools/mkvtoolnix/sources/
@@ -14,7 +14,7 @@ MASTER_SITES= http://dl.matroska.org/downloads/libmatroska/ \
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Extensible Multimedia Container Format
-LIB_DEPENDS= ebml.2:${PORTSDIR}/textproc/libebml
+LIB_DEPENDS= ebml.3:${PORTSDIR}/textproc/libebml
USE_BZIP2= yes
USE_GMAKE= yes