pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/harfbuzz



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Oct 31 16:30:09 UTC 2019

Modified Files:
        pkgsrc/fonts/harfbuzz: Makefile distinfo

Log Message:
harfbuzz: Update to 2.6.4

Overview of changes leading to 2.6.4
Monday, October 29, 2019
====================================
- Small bug fix.
- Build fixes.

Overview of changes leading to 2.6.3
Monday, October 28, 2019
====================================
- Misc small fixes, mostly to build-related issues.
- New API:
+hb_font_get_nominal_glyphs()


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/fonts/harfbuzz/Makefile
cvs rdiff -u -r1.92 -r1.93 pkgsrc/fonts/harfbuzz/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/harfbuzz/Makefile
diff -u pkgsrc/fonts/harfbuzz/Makefile:1.120 pkgsrc/fonts/harfbuzz/Makefile:1.121
--- pkgsrc/fonts/harfbuzz/Makefile:1.120        Tue Oct  1 14:35:14 2019
+++ pkgsrc/fonts/harfbuzz/Makefile      Thu Oct 31 16:30:09 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2019/10/01 14:35:14 nia Exp $
+# $NetBSD: Makefile,v 1.121 2019/10/31 16:30:09 nia Exp $
 
-DISTNAME=      harfbuzz-2.6.2
+DISTNAME=      harfbuzz-2.6.4
 CATEGORIES=    fonts
 MASTER_SITES=  https://www.freedesktop.org/software/harfbuzz/release/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.92 pkgsrc/fonts/harfbuzz/distinfo:1.93
--- pkgsrc/fonts/harfbuzz/distinfo:1.92 Tue Oct  1 14:35:14 2019
+++ pkgsrc/fonts/harfbuzz/distinfo      Thu Oct 31 16:30:09 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.92 2019/10/01 14:35:14 nia Exp $
+$NetBSD: distinfo,v 1.93 2019/10/31 16:30:09 nia Exp $
 
-SHA1 (harfbuzz-2.6.2.tar.xz) = 81d3f0cf5d560d7eee2eb0a8fb5a1640b1b9dac9
-RMD160 (harfbuzz-2.6.2.tar.xz) = 36ad5f36d4d65b01eee2f9fa704a91c2b70a0389
-SHA512 (harfbuzz-2.6.2.tar.xz) = 0a98c2b49650d66cf11f3395504cba3b18aaca43482924d9b58babd2ccb986b74ed7478bef5c4c1937d7782b7b278504854eaa04a62b329df08d91d30fc879d5
-Size (harfbuzz-2.6.2.tar.xz) = 5769792 bytes
+SHA1 (harfbuzz-2.6.4.tar.xz) = abaeb9bca4f79edaff708dc124a81f9d34499acd
+RMD160 (harfbuzz-2.6.4.tar.xz) = 19176eb00b99a7d33c465436c13904d90f1a7253
+SHA512 (harfbuzz-2.6.4.tar.xz) = d8664bb64fda11ff7646693070637e3827f8b3d1de50e11ecf108ce4d19c878b26b2ba4cff278da6e6cc0cb431e1630d9eaa7c32a9bebb9655a7aa8dabf7114f
+Size (harfbuzz-2.6.4.tar.xz) = 5967468 bytes



Home | Main Index | Thread Index | Old Index