diff options
author | obache <obache@pkgsrc.org> | 2008-10-09 13:01:00 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-10-09 13:01:00 +0000 |
commit | 2c0fba43087b124d2eb3492ce232b727b61b9474 (patch) | |
tree | 3dfbf1c7fd676040d2ea6aa9cb8c8e489e987467 /graphics | |
parent | 6a456917cb10c1e9b197411ca15f3db4abf937c1 (diff) | |
download | pkgsrc-2c0fba43087b124d2eb3492ce232b727b61b9474.tar.gz |
Update llibotf to 0.9.8.
There's no API change, just bug fixes.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libotf/Makefile | 4 | ||||
-rw-r--r-- | graphics/libotf/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/libotf/Makefile b/graphics/libotf/Makefile index be334c6e2ff..8d88581c469 100644 --- a/graphics/libotf/Makefile +++ b/graphics/libotf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/02/26 11:47:35 obache Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/09 13:01:00 obache Exp $ # -DISTNAME= libotf-0.9.7 +DISTNAME= libotf-0.9.8 CATEGORIES= graphics MASTER_SITES= http://www.m17n.org/libotf/ diff --git a/graphics/libotf/distinfo b/graphics/libotf/distinfo index 788852de02d..5c22b6e2344 100644 --- a/graphics/libotf/distinfo +++ b/graphics/libotf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/02/26 11:47:35 obache Exp $ +$NetBSD: distinfo,v 1.2 2008/10/09 13:01:00 obache Exp $ -SHA1 (libotf-0.9.7.tar.gz) = 7fdb615a5571d05ad45fb0392a8f1fe700a7aeca -RMD160 (libotf-0.9.7.tar.gz) = f84aec315645b445808b45b29630e18b25edd097 -Size (libotf-0.9.7.tar.gz) = 382250 bytes +SHA1 (libotf-0.9.8.tar.gz) = 3c9304d77073b60f362fb301bb981ab6a55f663e +RMD160 (libotf-0.9.8.tar.gz) = d378376d6f22df3724536bb1405e79d2d14f25bb +Size (libotf-0.9.8.tar.gz) = 389377 bytes |