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:   wiz
Date:           Mon Mar 13 09:13:09 UTC 2017

Modified Files:
        pkgsrc/fonts/harfbuzz: Makefile distinfo

Log Message:
Updated harfbuzz to 1.4.5.

Overview of changes leading to 1.4.5
Friday, March 10, 2017
====================================

- Revert "Fix Context lookup application when moving back after a glyph..."
  This introduced memory access problems.  To be fixed properly soon.

Overview of changes leading to 1.4.4
Sunday, March 5, 2017
====================================

- Fix Context lookup application when moving back after a glyph deletion.
- Fix buffer-overrun in Bengali.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/fonts/harfbuzz/Makefile
cvs rdiff -u -r1.64 -r1.65 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.78 pkgsrc/fonts/harfbuzz/Makefile:1.79
--- pkgsrc/fonts/harfbuzz/Makefile:1.78 Mon Feb 27 09:55:21 2017
+++ pkgsrc/fonts/harfbuzz/Makefile      Mon Mar 13 09:13:09 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2017/02/27 09:55:21 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2017/03/13 09:13:09 wiz Exp $
 
-DISTNAME=      harfbuzz-1.4.3
+DISTNAME=      harfbuzz-1.4.5
 CATEGORIES=    fonts
 MASTER_SITES=  http://www.freedesktop.org/software/harfbuzz/release/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.64 pkgsrc/fonts/harfbuzz/distinfo:1.65
--- pkgsrc/fonts/harfbuzz/distinfo:1.64 Mon Feb 27 09:55:21 2017
+++ pkgsrc/fonts/harfbuzz/distinfo      Mon Mar 13 09:13:09 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.64 2017/02/27 09:55:21 wiz Exp $
+$NetBSD: distinfo,v 1.65 2017/03/13 09:13:09 wiz Exp $
 
-SHA1 (harfbuzz-1.4.3.tar.bz2) = 35bfd2e21a3a10543cf0dfb08d5e6287fb461f72
-RMD160 (harfbuzz-1.4.3.tar.bz2) = 3bc37b790e3659c3780c94adf8e74db16472641f
-SHA512 (harfbuzz-1.4.3.tar.bz2) = d80efc65054ef7310441a0f49961fb8df1ca569c9ab12bd4a36255863b896021b1c1516455e38b011fb2871b5428bd285dfca884e263d976937bee16e515124c
-Size (harfbuzz-1.4.3.tar.bz2) = 1470967 bytes
+SHA1 (harfbuzz-1.4.5.tar.bz2) = e979eb20b789c1fc47107ef93a584924e34dd195
+RMD160 (harfbuzz-1.4.5.tar.bz2) = 827ce06aaa61edcc06972a173c5c4093cc6ac27e
+SHA512 (harfbuzz-1.4.5.tar.bz2) = dd505ef950ef1d702a820987d8e93097e4c4fd9f725d18e69dd756ea21d4d5624eb2edfc8563f89947e3913bf5efa1834092e06ea02821744b0b588ce2ceb00e
+Size (harfbuzz-1.4.5.tar.bz2) = 1474461 bytes



Home | Main Index | Thread Index | Old Index