pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXfont Updated libXfont to 1.5.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b556d9d89f36
branches: trunk
changeset: 351885:b556d9d89f36
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Aug 31 20:28:28 2016 +0000
description:
Updated libXfont to 1.5.2.
Maintenance branch release, primarily for bdftopcf's benefit as it's
the only thing that really needs the Xfont1 API. (xfs uses it too, I
believe, but could be ported to Xfont2). If someone wanted to step up
and merge Xfont1 into bdtopcf directly, that'd be great.
Adam Jackson (1):
libXfont 1.5.2
Alan Coopersmith (1):
doc: add a couple olinks to fsproto & xfs-design docs
Benjamin Tissoires (1):
bdfReadCharacters: Allow negative DWIDTH values
Jeremy Huddleston Sequoia (6):
stubs: Add missing externs for declarations in the NO_WEAK_SYMBOLS && PIC stubs resolution
Use NO_WEAK_SYMBOLS instead of -flat_namespace
FreeType: Correct an allocation size
bitmap: Bail out on invalid input to FontFileMakeDir instead of calling calloc for 0 bytes
fserve: Silence a -Wformat warning
fserve: Fix a buffer read overrun in _fs_client_access
Keith Packard (1):
Fix warnings
Thomas Klausner (1):
Fix is*() usage.
diffstat:
x11/libXfont/Makefile | 4 ++--
x11/libXfont/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 992590b56441 -r b556d9d89f36 x11/libXfont/Makefile
--- a/x11/libXfont/Makefile Wed Aug 31 17:20:07 2016 +0000
+++ b/x11/libXfont/Makefile Wed Aug 31 20:28:28 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2015/03/17 17:40:00 tnn Exp $
+# $NetBSD: Makefile,v 1.36 2016/08/31 20:28:28 wiz Exp $
-DISTNAME= libXfont-1.5.1
+DISTNAME= libXfont-1.5.2
CATEGORIES= x11 devel fonts
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r 992590b56441 -r b556d9d89f36 x11/libXfont/distinfo
--- a/x11/libXfont/distinfo Wed Aug 31 17:20:07 2016 +0000
+++ b/x11/libXfont/distinfo Wed Aug 31 20:28:28 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2015/11/04 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.28 2016/08/31 20:28:28 wiz Exp $
-SHA1 (libXfont-1.5.1.tar.bz2) = e63a354de5dc2d8cba08d50add1519471412a618
-RMD160 (libXfont-1.5.1.tar.bz2) = f597f5f5d5da639fa4ba8364c26af5793537de3e
-SHA512 (libXfont-1.5.1.tar.bz2) = 3ca8f7c1c642072c9bf9a755b45857f77753111ce6f1f99bd804e0f1b90cf61259fbde609a5342cce9c1ac5431b093bf75febb68baff2f2688e0a5fe5864a666
-Size (libXfont-1.5.1.tar.bz2) = 502903 bytes
+SHA1 (libXfont-1.5.2.tar.bz2) = a9470774f271622c1b425826d1c8836ed96e4a96
+RMD160 (libXfont-1.5.2.tar.bz2) = 959e3f80160e22111505146ea8f2554a76034095
+SHA512 (libXfont-1.5.2.tar.bz2) = 6f2005eb07afe6ea39b0be035cebdf3492b60758b7b9bed9e226280e370c15883ce6e2f72d1faa006968a0d9b3b649d3b80fcdaa3f7e01a71abcae88d99c7a41
+Size (libXfont-1.5.2.tar.bz2) = 530367 bytes
Home |
Main Index |
Thread Index |
Old Index