diff options
author | obache <obache> | 2010-03-10 13:38:07 +0000 |
---|---|---|
committer | obache <obache> | 2010-03-10 13:38:07 +0000 |
commit | 09a54161bcc78fe4aa1cc857f9436b152fcfb955 (patch) | |
tree | 65eb6ef1cddd8db50151966e46f0bc292ce76da2 /devel/libdatrie | |
parent | cfa4991d26a18b174315de84c6a3faec09089784 (diff) | |
download | pkgsrc-09a54161bcc78fe4aa1cc857f9436b152fcfb955.tar.gz |
update libdatrie to 0.2.3.
0.2.3 (2010-02-27)
=====
- More robustness against corrupted trie files.
- License clarification in individual source files.
Diffstat (limited to 'devel/libdatrie')
-rw-r--r-- | devel/libdatrie/Makefile | 4 | ||||
-rw-r--r-- | devel/libdatrie/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile index b1d1c91121c..2990dbec9f8 100644 --- a/devel/libdatrie/Makefile +++ b/devel/libdatrie/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/03/10 13:38:07 obache Exp $ # -DISTNAME= libdatrie-0.2.2 +DISTNAME= libdatrie-0.2.3 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ diff --git a/devel/libdatrie/distinfo b/devel/libdatrie/distinfo index 82bb4c99ab6..88b67149bca 100644 --- a/devel/libdatrie/distinfo +++ b/devel/libdatrie/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/05/15 08:52:42 obache Exp $ +$NetBSD: distinfo,v 1.3 2010/03/10 13:38:07 obache Exp $ -SHA1 (libdatrie-0.2.2.tar.gz) = 10b04eb93e99a0708012e0dc8f73867e4d1a1f0a -RMD160 (libdatrie-0.2.2.tar.gz) = 19d001f31c2a97c98127641dca44c20714814c1f -Size (libdatrie-0.2.2.tar.gz) = 351153 bytes +SHA1 (libdatrie-0.2.3.tar.gz) = b5cc81aac438b46e6c79178ea069548ff86b38cb +RMD160 (libdatrie-0.2.3.tar.gz) = de08e964a0c793b9f0b03f16ffd45b7aa0883df2 +Size (libdatrie-0.2.3.tar.gz) = 358424 bytes |