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 Feb 27 09:55:21 UTC 2017

Modified Files:
        pkgsrc/fonts/harfbuzz: Makefile distinfo

Log Message:
Updated harfbuzz to 1.4.3.

Overview of changes leading to 1.4.3
Saturday, February 25, 2017
====================================

- Route Adlam script to Arabic shaper.
- Misc fixes.
- New API:
  hb_font_set_face()
- Deprecate API:
  hb_graphite2_font_get_gr_font()


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/fonts/harfbuzz/Makefile
cvs rdiff -u -r1.63 -r1.64 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.77 pkgsrc/fonts/harfbuzz/Makefile:1.78
--- pkgsrc/fonts/harfbuzz/Makefile:1.77 Sun Feb 12 01:29:30 2017
+++ pkgsrc/fonts/harfbuzz/Makefile      Mon Feb 27 09:55:21 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2017/02/12 01:29:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.78 2017/02/27 09:55:21 wiz Exp $
 
-DISTNAME=      harfbuzz-1.4.2
-PKGREVISION=   1
+DISTNAME=      harfbuzz-1.4.3
 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.63 pkgsrc/fonts/harfbuzz/distinfo:1.64
--- pkgsrc/fonts/harfbuzz/distinfo:1.63 Mon Feb  6 12:45:09 2017
+++ pkgsrc/fonts/harfbuzz/distinfo      Mon Feb 27 09:55:21 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.63 2017/02/06 12:45:09 wiz Exp $
+$NetBSD: distinfo,v 1.64 2017/02/27 09:55:21 wiz Exp $
 
-SHA1 (harfbuzz-1.4.2.tar.bz2) = 6f3702cd61ae5b924418ba2aa76c6ecdff92bb47
-RMD160 (harfbuzz-1.4.2.tar.bz2) = 8828945313368c77eac7109d38b2844fcaf65ea5
-SHA512 (harfbuzz-1.4.2.tar.bz2) = 80c06e17f7e2ca4ac847c77489f02b3b6f7bf6fde54194c5d4a47e893db7d1e75bfb0350ce50829c6ae0520202e35ad1711110c09c8d2a9497c0622f000f3357
-Size (harfbuzz-1.4.2.tar.bz2) = 1446752 bytes
+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



Home | Main Index | Thread Index | Old Index