pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXfont2 libXfont2: update to 2.0.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba33b081ee4c
branches:  trunk
changeset: 384193:ba33b081ee4c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 29 09:46:49 2022 +0000

description:
libXfont2: update to 2.0.6.

Alan Coopersmith (6):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      configure: Use pkg-config to handle zlib dependency if possible
      Fix comments to reflect removal of OS/2 support
      libXfont2 2.0.6

Jeremy Huddleston Sequoia (1):
      Correct fsCreateACReq length

Peter Harris (1):
      Fix buffer overrun in FontFileMakeDir on WIN32

diffstat:

 x11/libXfont2/Makefile |  6 +++---
 x11/libXfont2/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 88c5b0dec09d -r ba33b081ee4c x11/libXfont2/Makefile
--- a/x11/libXfont2/Makefile    Mon Aug 29 09:46:04 2022 +0000
+++ b/x11/libXfont2/Makefile    Mon Aug 29 09:46:49 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2022/04/10 08:53:15 nia Exp $
+# $NetBSD: Makefile,v 1.14 2022/08/29 09:46:49 wiz Exp $
 
-DISTNAME=              libXfont2-2.0.5
+DISTNAME=              libXfont2-2.0.6
 CATEGORIES=            x11 devel fonts
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
-EXTRACT_SUFX=          .tar.bz2
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            joerg%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/
diff -r 88c5b0dec09d -r ba33b081ee4c x11/libXfont2/distinfo
--- a/x11/libXfont2/distinfo    Mon Aug 29 09:46:04 2022 +0000
+++ b/x11/libXfont2/distinfo    Mon Aug 29 09:46:49 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:34:06 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/08/29 09:46:49 wiz Exp $
 
-BLAKE2s (libXfont2-2.0.5.tar.bz2) = 0a032e5ebb8c0862b1803e6449c11e875604908dfce8a86da0d795d262eaa259
-SHA512 (libXfont2-2.0.5.tar.bz2) = 64d0635d14676bb645d61932afb177eb3808a46525b26e7ee31abc975eca75207743e85523fdd82b08010ce124eb4802338b508ee7b126875d2a3c12f8ac4faa
-Size (libXfont2-2.0.5.tar.bz2) = 524868 bytes
+BLAKE2s (libXfont2-2.0.6.tar.xz) = d0a514b40eed85acc6d9c6bc716f5ea2f53ec5e5e9680b9ba3dce79c9d58e67d
+SHA512 (libXfont2-2.0.6.tar.xz) = 24d6baeef8dc2ca2730925c6b790a97f4a3f46ea7b4d908555e7df29cee6e27b63d638b50c88dd30c853cecff7d9b079402cb617f4498f96410c5770b8815cbd
+Size (libXfont2-2.0.6.tar.xz) = 446848 bytes



Home | Main Index | Thread Index | Old Index