diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-08 19:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-08 19:08:18 +0000 |
commit | 7f395a7514c52d898b9cbcc85d0a07d3909109a4 (patch) | |
tree | 3601cbb10e9dba3644b76f2446b9c84de267f654 /devel/exempi | |
parent | d54ba6e023cd9272d4ad892c8afb714afa6023d1 (diff) | |
download | pkgsrc-7f395a7514c52d898b9cbcc85d0a07d3909109a4.tar.gz |
Update to 2.0.2:
2.0.2
- Bug #16598: address the lack of TLS for sone platforms.
2.0.1
- Bug #14612: no stdbool.h for Sun compilers.
- Bug #14613: check for iconv() const-ness.
- Make the error checking more robust.
- Make error code thread-safe (ie local to the thread).
Diffstat (limited to 'devel/exempi')
-rw-r--r-- | devel/exempi/Makefile | 4 | ||||
-rw-r--r-- | devel/exempi/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/exempi/Makefile b/devel/exempi/Makefile index a42865f7460..40f11ff68f1 100644 --- a/devel/exempi/Makefile +++ b/devel/exempi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:22 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/09/08 19:08:18 wiz Exp $ # -DISTNAME= exempi-2.0.0 +DISTNAME= exempi-2.0.2 CATEGORIES= devel graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ diff --git a/devel/exempi/distinfo b/devel/exempi/distinfo index a8fb69d72e8..9571726c025 100644 --- a/devel/exempi/distinfo +++ b/devel/exempi/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/04/12 10:56:18 wiz Exp $ +$NetBSD: distinfo,v 1.2 2008/09/08 19:08:18 wiz Exp $ -SHA1 (exempi-2.0.0.tar.gz) = e1375fc0da629804399a8a5b4dc443636f5cf89f -RMD160 (exempi-2.0.0.tar.gz) = 717c9a63cf4adca09d86297fcf372de317255a15 -Size (exempi-2.0.0.tar.gz) = 3064678 bytes +SHA1 (exempi-2.0.2.tar.gz) = 46432ccefcbf6d842afcedff22a1c24a823cb4e2 +RMD160 (exempi-2.0.2.tar.gz) = f8e97ae152ee8ad69ccbccdea071fa590cd73e1b +Size (exempi-2.0.2.tar.gz) = 3072078 bytes SHA1 (patch-ab) = c0ff8dac7ace9d23ced44dd3e3aabb63eb22f4e1 |