pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXft
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 17 08:09:42 UTC 2019
Modified Files:
pkgsrc/x11/libXft: Makefile distinfo
Log Message:
libXft: update to 2.3.3.
This release updates XftDrawSrcPicture to use XRenderCreateSolidFill when
available (Render version 0.10 or later).
Alan Coopersmith (4):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Add description of libXft to README.md
libXft 2.3.3
Emil Velikov (1):
autogen.sh: use quoted string variables
Keith Packard (1):
XftDrawSrcPicture: Use XRenderCreateSolidFill when available
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.19 -r1.20 pkgsrc/x11/libXft/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXft/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/libXft/Makefile
diff -u pkgsrc/x11/libXft/Makefile:1.19 pkgsrc/x11/libXft/Makefile:1.20
--- pkgsrc/x11/libXft/Makefile:1.19 Mon Mar 12 11:15:53 2018
+++ pkgsrc/x11/libXft/Makefile Sun Mar 17 08:09:42 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/03/12 11:15:53 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/03/17 08:09:42 wiz Exp $
-DISTNAME= libXft-2.3.2
-PKGREVISION= 2
+DISTNAME= libXft-2.3.3
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/libXft/distinfo
diff -u pkgsrc/x11/libXft/distinfo:1.11 pkgsrc/x11/libXft/distinfo:1.12
--- pkgsrc/x11/libXft/distinfo:1.11 Wed Nov 4 03:28:45 2015
+++ pkgsrc/x11/libXft/distinfo Sun Mar 17 08:09:42 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/04 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.12 2019/03/17 08:09:42 wiz Exp $
-SHA1 (libXft-2.3.2.tar.bz2) = e025d790a7b6c4d283a78d8df06615cb10278e2d
-RMD160 (libXft-2.3.2.tar.bz2) = 538536c5b10e2ae7696a2183a25bc3b59b5442b3
-SHA512 (libXft-2.3.2.tar.bz2) = eb2e0c46b4434198690a3ca2b613df14ad599c860b47d10a1e8efe3b4e812a78460f9f414eaf89db21d605613a4e18324dcb8a22928609c6bc15178330a05398
-Size (libXft-2.3.2.tar.bz2) = 335495 bytes
+SHA1 (libXft-2.3.3.tar.bz2) = 48f543fe495f545df1794fa36a0a708558ae298c
+RMD160 (libXft-2.3.3.tar.bz2) = af10a7ef7752a81431ff2f408952f1df87f14df4
+SHA512 (libXft-2.3.3.tar.bz2) = 28fdaf3baa3b156a4a7fdd6e39c4d8026d7d21eaa9be27c9797c8d329dab691a1bc82ea6042f9d4729a9343d93787536fb7e4b606f722f33cbe608b2e79910e8
+Size (libXft-2.3.3.tar.bz2) = 353465 bytes
Home |
Main Index |
Thread Index |
Old Index