pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libFS
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 11 06:51:03 UTC 2019
Modified Files:
pkgsrc/x11/libFS: DESCR Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/libFS/DESCR
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/libFS/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/libFS/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libFS/DESCR
diff -u pkgsrc/x11/libFS/DESCR:1.1.1.1 pkgsrc/x11/libFS/DESCR:1.2
--- pkgsrc/x11/libFS/DESCR:1.1.1.1 Fri Nov 3 17:21:54 2006
+++ pkgsrc/x11/libFS/DESCR Mon Mar 11 06:51:03 2019
@@ -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.
Index: pkgsrc/x11/libFS/Makefile
diff -u pkgsrc/x11/libFS/Makefile:1.17 pkgsrc/x11/libFS/Makefile:1.18
--- pkgsrc/x11/libFS/Makefile:1.17 Wed Mar 7 11:57:35 2018
+++ pkgsrc/x11/libFS/Makefile Mon Mar 11 06:51:03 2019
@@ -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
Index: pkgsrc/x11/libFS/distinfo
diff -u pkgsrc/x11/libFS/distinfo:1.9 pkgsrc/x11/libFS/distinfo:1.10
--- pkgsrc/x11/libFS/distinfo:1.9 Wed Nov 4 03:28:44 2015
+++ pkgsrc/x11/libFS/distinfo Mon Mar 11 06:51:03 2019
@@ -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