diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-28 18:54:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-28 18:54:05 +0000 |
commit | 7a6cd72cc3867541f2e73265726a0ab55e8e67c9 (patch) | |
tree | ef43e4390a471fa0553957ae7f8eb73a0062708f /textproc | |
parent | Add modplugplay, a command line player of many music module formats, (diff) |
- Update to version 0.6.8
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libtre/Makefile | 2 | ||||
-rw-r--r-- | textproc/libtre/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 2079b4c6345b..2a1bca7ce89c 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libtre -PORTVERSION= 0.6.7 +PORTVERSION= 0.6.8 CATEGORIES= textproc MASTER_SITES= http://laurikari.net/tre/ DISTNAME= tre-${PORTVERSION} diff --git a/textproc/libtre/distinfo b/textproc/libtre/distinfo index f18f10ad5fb8..ba72fd234620 100644 --- a/textproc/libtre/distinfo +++ b/textproc/libtre/distinfo @@ -1,2 +1,2 @@ -MD5 (tre-0.6.7.tar.bz2) = e2a84563442b946a10b8b5262112e9fa -SIZE (tre-0.6.7.tar.bz2) = 327185 +MD5 (tre-0.6.8.tar.bz2) = 3f6245a160b43e595b3aa98d591d00ad +SIZE (tre-0.6.8.tar.bz2) = 327470 |