diff options
author | bjs <bjs@pkgsrc.org> | 2007-09-21 19:32:17 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-09-21 19:32:17 +0000 |
commit | b00a035af5d248df2b61bada8ee5c1508843e6b2 (patch) | |
tree | f4ff82948aaaa46a8aa764e90615825866becac1 /x11/libXfont | |
parent | fcc831ea66db3097f3b451821095de0ce6ee2aca (diff) | |
download | pkgsrc-b00a035af5d248df2b61bada8ee5c1508843e6b2.tar.gz |
Update to version 1.3.1. Important changes:
-- Support relative paths in catalogue:<dir> symlinks.
-- Fix dirfd leak on CatalogueRescan().
-- Remove side effects from BuiltinReadDirectory()
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 ef5af66c4a1..17a11459993 100644 --- a/x11/libXfont/Makefile +++ b/x11/libXfont/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2007/07/12 12:41:18 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2007/09/21 19:32:17 bjs Exp $ # -DISTNAME= libXfont-1.3.0 +DISTNAME= libXfont-1.3.1 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 fb15044ed66..220181d6b57 100644 --- a/x11/libXfont/distinfo +++ b/x11/libXfont/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2007/07/12 12:41:18 joerg Exp $ +$NetBSD: distinfo,v 1.6 2007/09/21 19:32:17 bjs Exp $ -SHA1 (libXfont-1.3.0.tar.bz2) = 3440ff0bd9b364991da2f0b5d38c1c87d8a4c032 -RMD160 (libXfont-1.3.0.tar.bz2) = 115b73f66cc8024cf2cffe5e83d6516f187d1f4d -Size (libXfont-1.3.0.tar.bz2) = 582389 bytes +SHA1 (libXfont-1.3.1.tar.bz2) = 90153414cd3580d92cad6469166c099749cddd29 +RMD160 (libXfont-1.3.1.tar.bz2) = 13c8ed7b33ec0c4f08c032d74958e49d3c177464 +Size (libXfont-1.3.1.tar.bz2) = 564235 bytes |