diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-10 10:44:07 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-10 10:44:07 +0800 |
commit | b6a6e26164e9da64897b0fbac3cc9ebc795e8db3 (patch) | |
tree | 4cbd123f09c82bf8759349737376797e00b20e32 /textproc/libebml | |
parent | b27c0c8341da1b1594ae25f457ab73eaf69dfe34 (diff) | |
download | freebsd-ports-gnome-b6a6e26164e9da64897b0fbac3cc9ebc795e8db3.tar.gz freebsd-ports-gnome-b6a6e26164e9da64897b0fbac3cc9ebc795e8db3.tar.zst freebsd-ports-gnome-b6a6e26164e9da64897b0fbac3cc9ebc795e8db3.zip |
Update to 0.7.3
PR: 78450
Submitted by: "Evgueni V.Gavrilov" <aquatique@rusunix.org>
Diffstat (limited to 'textproc/libebml')
-rw-r--r-- | textproc/libebml/Makefile | 2 | ||||
-rw-r--r-- | textproc/libebml/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index 8adbd3aad3f3..88dcbad4d8b0 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libebml -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= textproc MASTER_SITES= http://dl.matroska.org/downloads/libebml/ \ http://www.bunkus.org/videotools/mkvtoolnix/sources/old/ diff --git a/textproc/libebml/distinfo b/textproc/libebml/distinfo index 1fe4e198178e..7dfa99d0cb52 100644 --- a/textproc/libebml/distinfo +++ b/textproc/libebml/distinfo @@ -1,2 +1,2 @@ -MD5 (libebml-0.7.2.tar.bz2) = d3196c1b89772bcabfffe5717bda33bc -SIZE (libebml-0.7.2.tar.bz2) = 51931 +MD5 (libebml-0.7.3.tar.bz2) = 5d9fee0755cef7d7e88ee7065f3e728f +SIZE (libebml-0.7.3.tar.bz2) = 52827 |