pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXfont2
Module Name: pkgsrc
Committed By: wiz
Date: Mon Aug 29 09:46:50 UTC 2022
Modified Files:
pkgsrc/x11/libXfont2: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/libXfont2/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/libXfont2/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/libXfont2/Makefile
diff -u pkgsrc/x11/libXfont2/Makefile:1.13 pkgsrc/x11/libXfont2/Makefile:1.14
--- pkgsrc/x11/libXfont2/Makefile:1.13 Sun Apr 10 08:53:15 2022
+++ pkgsrc/x11/libXfont2/Makefile Mon Aug 29 09:46:49 2022
@@ -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/
Index: pkgsrc/x11/libXfont2/distinfo
diff -u pkgsrc/x11/libXfont2/distinfo:1.8 pkgsrc/x11/libXfont2/distinfo:1.9
--- pkgsrc/x11/libXfont2/distinfo:1.8 Tue Oct 26 11:34:06 2021
+++ pkgsrc/x11/libXfont2/distinfo Mon Aug 29 09:46:49 2022
@@ -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