pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXft libXft: update to 2.3.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47a92f8b8ed0
branches:  trunk
changeset: 331351:47a92f8b8ed0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 17 08:09:42 2019 +0000

description:
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

diffstat:

 x11/libXft/Makefile |   5 ++---
 x11/libXft/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r e5ffe8786ee2 -r 47a92f8b8ed0 x11/libXft/Makefile
--- a/x11/libXft/Makefile       Sun Mar 17 08:07:07 2019 +0000
+++ b/x11/libXft/Makefile       Sun Mar 17 08:09:42 2019 +0000
@@ -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
diff -r e5ffe8786ee2 -r 47a92f8b8ed0 x11/libXft/distinfo
--- a/x11/libXft/distinfo       Sun Mar 17 08:07:07 2019 +0000
+++ b/x11/libXft/distinfo       Sun Mar 17 08:09:42 2019 +0000
@@ -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