diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-23 14:44:09 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-23 14:44:09 +0000 |
commit | 7f3d58af7ab4a7878652a1032dbd9e6a0782484f (patch) | |
tree | e1075113eeffcf634f3d287a4c6ecc867590d0fa /fonts | |
parent | 9889799679e33c0647f73f049b8300cca68dff4c (diff) | |
download | pkgsrc-7f3d58af7ab4a7878652a1032dbd9e6a0782484f.tar.gz |
Update to libfontenc-1.0.4. Beside some ANSIfication, a possible
NULL dereference and use-after-free was fixed.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/libfontenc/Makefile | 5 | ||||
-rw-r--r-- | fonts/libfontenc/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/fonts/libfontenc/Makefile b/fonts/libfontenc/Makefile index 283871127c6..e67cd7d8138 100644 --- a/fonts/libfontenc/Makefile +++ b/fonts/libfontenc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/12/09 11:44:00 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/01/23 14:44:09 joerg Exp $ # -DISTNAME= libfontenc-1.0.2 -PKGREVISION= 1 +DISTNAME= libfontenc-1.0.4 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/ EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/libfontenc/distinfo b/fonts/libfontenc/distinfo index c6b9c8f6281..e11b91589cf 100644 --- a/fonts/libfontenc/distinfo +++ b/fonts/libfontenc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/11/03 16:30:48 joerg Exp $ +$NetBSD: distinfo,v 1.2 2007/01/23 14:44:09 joerg Exp $ -SHA1 (libfontenc-1.0.2.tar.bz2) = 31e694d6e8390616e6feaf98f03c627fb287eb99 -RMD160 (libfontenc-1.0.2.tar.bz2) = e09eee80b950f45ca7cda3dfe884971132646b44 -Size (libfontenc-1.0.2.tar.bz2) = 229242 bytes +SHA1 (libfontenc-1.0.4.tar.bz2) = 69876a14b18c3c7c829cd79880c69db7b0732d9b +RMD160 (libfontenc-1.0.4.tar.bz2) = 7a20977bb2cf382a22873053be98bcc9f0e76438 +Size (libfontenc-1.0.4.tar.bz2) = 224063 bytes |