pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/bdftopcf
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 13 07:36:55 UTC 2024
Modified Files:
pkgsrc/fonts/bdftopcf: Makefile distinfo
Log Message:
bdftopcf: update to 1.1.2.
Alan Coopersmith (5):
gitlab CI: stop requiring Signed-off-by in commits
bdfReadBitmap: avoid NULL dereference on zero-width glyphs
bdfReadBitmap: avoid access to byte before start of array
pcfWriteFont: Avoid uninitialized values in tables
bdftopcf 1.1.2
Jeremy Huddleston Sequoia (1):
atom: Update Hash() to be unsigned
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/fonts/bdftopcf/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/bdftopcf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/bdftopcf/Makefile
diff -u pkgsrc/fonts/bdftopcf/Makefile:1.17 pkgsrc/fonts/bdftopcf/Makefile:1.18
--- pkgsrc/fonts/bdftopcf/Makefile:1.17 Wed Nov 9 13:14:10 2022
+++ pkgsrc/fonts/bdftopcf/Makefile Sun Oct 13 07:36:55 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2022/11/09 13:14:10 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2024/10/13 07:36:55 wiz Exp $
-DISTNAME= bdftopcf-1.1.1
+DISTNAME= bdftopcf-1.1.2
CATEGORIES= fonts
MASTER_SITES= https://xorg.freedesktop.org/archive/individual/util/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/fonts/bdftopcf/distinfo
diff -u pkgsrc/fonts/bdftopcf/distinfo:1.11 pkgsrc/fonts/bdftopcf/distinfo:1.12
--- pkgsrc/fonts/bdftopcf/distinfo:1.11 Sat Oct 15 23:14:49 2022
+++ pkgsrc/fonts/bdftopcf/distinfo Sun Oct 13 07:36:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/10/15 23:14:49 wiz Exp $
+$NetBSD: distinfo,v 1.12 2024/10/13 07:36:55 wiz Exp $
-BLAKE2s (bdftopcf-1.1.1.tar.xz) = 721a8b4568c440bf38437b4f9fbf4d768b8ef8568c475cae43d5950ba238f651
-SHA512 (bdftopcf-1.1.1.tar.xz) = 257dc9ae29f2cf1496aad91ccba534348d87f881d75431aa6611a8154cb817d17588c464ab6c6c6bc51e6060baa8dcfcb9fd8c037cdaea8d18287651fa6b7ea9
-Size (bdftopcf-1.1.1.tar.xz) = 142716 bytes
+BLAKE2s (bdftopcf-1.1.2.tar.xz) = a20785e72d7675e3bc67eae3f73fa91a4167a13141072122b69f05e6a2742b69
+SHA512 (bdftopcf-1.1.2.tar.xz) = b3dde8d73084b7ec23ea47491321d12fa8f4a0a9ce0f61f2f89460fdc98f05d135ba11d8588d9debb8c2639ac68a7434a0cf80d9d548cd7328cbcb2339b4c0a6
+Size (bdftopcf-1.1.2.tar.xz) = 146188 bytes
Home |
Main Index |
Thread Index |
Old Index