aboutsummaryrefslogtreecommitdiff
path: root/textproc/libebml
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-06-23 16:06:00 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-06-23 16:06:00 +0000
commitc683fc40bcbb68753f4294cc27a5ad051f1e66d6 (patch)
tree879f663fd4a907a65013cf5da036c3beeb5ca0f5 /textproc/libebml
parent8d9c87c405d0285a7e7ad944eca7b7b1dc486abb (diff)
downloadports-c683fc40bcbb68753f4294cc27a5ad051f1e66d6.tar.gz
ports-c683fc40bcbb68753f4294cc27a5ad051f1e66d6.zip
Update to 0.7.0
PR: 66497 Submitted by: michael johnson <ahze@ahze.net>
Notes
Notes: svn path=/head/; revision=112066
Diffstat (limited to 'textproc/libebml')
-rw-r--r--textproc/libebml/Makefile6
-rw-r--r--textproc/libebml/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile
index ac1852f33b49..f4f51edb2b32 100644
--- a/textproc/libebml/Makefile
+++ b/textproc/libebml/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= libebml
-PORTVERSION= 0.6.5
+PORTVERSION= 0.7.0
CATEGORIES= textproc
-MASTER_SITES= http://dl.matroska.org/downloads/libebml/
+MASTER_SITES= http://dl.matroska.org/downloads/libebml/ \
+ http://www.bunkus.org/videotools/mkvtoolnix/sources/
MAINTAINER= lioux@FreeBSD.org
COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML
+USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
BUILD_WRKSRC= ${WRKSRC}/make/linux
diff --git a/textproc/libebml/distinfo b/textproc/libebml/distinfo
index 374e8c0d9898..a39195a2de48 100644
--- a/textproc/libebml/distinfo
+++ b/textproc/libebml/distinfo
@@ -1,2 +1,2 @@
-MD5 (libebml-0.6.5.tar.gz) = 417d2597e4310458a74e6db32fb13632
-SIZE (libebml-0.6.5.tar.gz) = 56354
+MD5 (libebml-0.7.0.tar.bz2) = c6a440f1f3fa4a49243437cc03a70658
+SIZE (libebml-0.7.0.tar.bz2) = 49568