aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2004-06-24 00:06:00 +0800
committerlioux <lioux@FreeBSD.org>2004-06-24 00:06:00 +0800
commit0a8a9b3bf2b52e2e894d96fce91d0492253530da (patch)
tree6f7dcab11ed8a230e0216c81438dbd8126211893 /textproc
parent19edca41cbf2d972bb8b667ff6372abc9d05702c (diff)
downloadfreebsd-ports-gnome-0a8a9b3bf2b52e2e894d96fce91d0492253530da.tar.gz
freebsd-ports-gnome-0a8a9b3bf2b52e2e894d96fce91d0492253530da.tar.zst
freebsd-ports-gnome-0a8a9b3bf2b52e2e894d96fce91d0492253530da.zip
Update to 0.7.0
PR: 66497 Submitted by: michael johnson <ahze@ahze.net>
Diffstat (limited to 'textproc')
-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