diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-23 15:49:37 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-23 15:49:37 +0000 |
commit | 3122d049faf7378d9c2b1b3c44fac836ac994af2 (patch) | |
tree | 2d6bb34a4d396de58b290b89143699a8de7ad661 /x11/libXfont | |
parent | 18677ff69b790f15d2f52b359aca0c17b5550f0f (diff) | |
download | pkgsrc-3122d049faf7378d9c2b1b3c44fac836ac994af2.tar.gz |
Update to libXfont-1.2.7:
- no more CID support
- fixed a crash when rescaling bitmaps in the X server
- accept font pathes with empty list of valid entries
Diffstat (limited to 'x11/libXfont')
-rw-r--r-- | x11/libXfont/Makefile | 4 | ||||
-rw-r--r-- | x11/libXfont/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libXfont/Makefile b/x11/libXfont/Makefile index ae0295d1a14..72c1a038e9f 100644 --- a/x11/libXfont/Makefile +++ b/x11/libXfont/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/11/03 22:40:51 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/01/23 15:49:37 joerg Exp $ # -DISTNAME= libXfont-1.2.3 +DISTNAME= libXfont-1.2.7 CATEGORIES= x11 devel fonts MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXfont/distinfo b/x11/libXfont/distinfo index f25ee8a1378..21f769f4226 100644 --- a/x11/libXfont/distinfo +++ b/x11/libXfont/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/11/03 21:45:46 joerg Exp $ +$NetBSD: distinfo,v 1.2 2007/01/23 15:49:37 joerg Exp $ -SHA1 (libXfont-1.2.3.tar.bz2) = 97aed7a88c43086a816a3586d08e9ed17411d6d9 -RMD160 (libXfont-1.2.3.tar.bz2) = b9447b970c911f4a615d39a30eaa2caad00f5350 -Size (libXfont-1.2.3.tar.bz2) = 623938 bytes +SHA1 (libXfont-1.2.7.tar.bz2) = 60deba746e544785ca05c7c68ccfbd5d71370a29 +RMD160 (libXfont-1.2.7.tar.bz2) = 33e2688d1e3490d8b588ca2304b3d4068568dcae +Size (libXfont-1.2.7.tar.bz2) = 573915 bytes |