pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libFS libFS: update to 1.0.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/70b435e199ec
branches: trunk
changeset: 320799:70b435e199ec
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 11 06:51:03 2019 +0000
description:
libFS: update to 1.0.8.
Alan Coopersmith (9):
Fix sign comparison warning in loop index in FSListFontsWithXInfo
Fix sign comparison warning in loop index in FSListCatalogues
Fix sign comparison warning in loop indexes in FSQueryXBitmaps{8,16}
Fix sign comparison warning in loop indexes in FSQueryXExtents{8,16}
Fix sign comparison warning in loop index in FSQueryXInfo
Don't try to send strings larger than protocol allows in requests
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
libFS 1.0.8
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
diffstat:
x11/libFS/DESCR | 9 +++++++--
x11/libFS/Makefile | 5 ++---
x11/libFS/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 10 deletions(-)
diffs (41 lines):
diff -r aedb563f2bf0 -r 70b435e199ec x11/libFS/DESCR
--- a/x11/libFS/DESCR Sun Mar 10 21:47:16 2019 +0000
+++ b/x11/libFS/DESCR Mon Mar 11 06:51:03 2019 +0000
@@ -1,2 +1,7 @@
-This package contains the library and header files for the X Font Server
-Interface Library. This is from the modular X.org project.
+This package contains the library and header files for the X Font
+Server Interface Library.
+
+This library is used by clients of X Font Servers (xfs), such as
+xfsinfo, fslsfonts, and the X servers themselves.
+
+This is from the modular X.org project.
diff -r aedb563f2bf0 -r 70b435e199ec x11/libFS/Makefile
--- a/x11/libFS/Makefile Sun Mar 10 21:47:16 2019 +0000
+++ b/x11/libFS/Makefile Mon Mar 11 06:51:03 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/03/07 11:57:35 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/03/11 06:51:03 wiz Exp $
-DISTNAME= libFS-1.0.7
-PKGREVISION= 1
+DISTNAME= libFS-1.0.8
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r aedb563f2bf0 -r 70b435e199ec x11/libFS/distinfo
--- a/x11/libFS/distinfo Sun Mar 10 21:47:16 2019 +0000
+++ b/x11/libFS/distinfo Mon Mar 11 06:51:03 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/04 03:28:44 agc Exp $
+$NetBSD: distinfo,v 1.10 2019/03/11 06:51:03 wiz Exp $
-SHA1 (libFS-1.0.7.tar.bz2) = 6af3035d9cbca31562e42a1060f6ce7b86a5d1d3
-RMD160 (libFS-1.0.7.tar.bz2) = b4ab136e2f4f2a3906d5b805072df73654c709e4
-SHA512 (libFS-1.0.7.tar.bz2) = 3596e87710c14706ab345377799e9b2dbab79500fd75b4213f9615bf7db7df3265b4dbc65fdeca9d32343b848013780cfa1a43e76229665ce80246332bb8b96f
-Size (libFS-1.0.7.tar.bz2) = 315569 bytes
+SHA1 (libFS-1.0.8.tar.bz2) = 70173cc15a7a55defb7b22b00a9387901acad634
+RMD160 (libFS-1.0.8.tar.bz2) = 9253e762e18e530910d405b612380c080e29594a
+SHA512 (libFS-1.0.8.tar.bz2) = 466198ae5c0b83e3579713d86ddfd0b039f5c5b511cf6d5dc0e9664ee2d40aec9e8929445c8e97394d85faf76a7cf2f81bddb13d23de7ce19919e3b1e36ba56f
+Size (libFS-1.0.8.tar.bz2) = 347880 bytes
Home |
Main Index |
Thread Index |
Old Index