pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libXfont Update to libXfont-1.3.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31ff7f34af70
branches:  trunk
changeset: 530847:31ff7f34af70
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 12 12:41:18 2007 +0000

description:
Update to libXfont-1.3.0:
- Introduce catalogue FPE, which contains symlinks to font directories.
  Options like unscaled can be attached to it. Fix a bug in this code.
- Remove lots of dead code and cleanup some warnings.

Note: the second point does change the ABI, but as the code seems to have
been unused, I'm not forcing a major bump that upstream didn't do.

diffstat:

 x11/libXfont/Makefile |  4 ++--
 x11/libXfont/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 819fce481c0f -r 31ff7f34af70 x11/libXfont/Makefile
--- a/x11/libXfont/Makefile     Thu Jul 12 12:30:56 2007 +0000
+++ b/x11/libXfont/Makefile     Thu Jul 12 12:41:18 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/04/10 17:43:13 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2007/07/12 12:41:18 joerg Exp $
 #
 
-DISTNAME=              libXfont-1.2.8
+DISTNAME=              libXfont-1.3.0
 CATEGORIES=            x11 devel fonts
 MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/lib/
 EXTRACT_SUFX=          .tar.bz2
diff -r 819fce481c0f -r 31ff7f34af70 x11/libXfont/distinfo
--- a/x11/libXfont/distinfo     Thu Jul 12 12:30:56 2007 +0000
+++ b/x11/libXfont/distinfo     Thu Jul 12 12:41:18 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/04/10 17:43:25 drochner Exp $
+$NetBSD: distinfo,v 1.5 2007/07/12 12:41:18 joerg Exp $
 
-SHA1 (libXfont-1.2.8.tar.bz2) = 4d8801450d2a9282a84f55ea78a7d184bc8a6411
-RMD160 (libXfont-1.2.8.tar.bz2) = da08bf640890b630072fba768a8a64fc2ae94d0b
-Size (libXfont-1.2.8.tar.bz2) = 583236 bytes
+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



Home | Main Index | Thread Index | Old Index