Sun Jun 17 09:23:51 2018 UTC ()
harfbuzz: update to 1.8.1.

Overview of changes leading to 1.8.1
Tuesday, June 12, 2018
====================================
- Fix hb-version.h file generation; last two releases went out with wrong ones.
- Add correctness bug in hb_set_t operations, introduced in 1.7.7.
- Remove HB_SUBSET_BUILTIN build option.  Not necessary.


(wiz)
diff -r1.94 -r1.95 pkgsrc/fonts/harfbuzz/Makefile
diff -r1.74 -r1.75 pkgsrc/fonts/harfbuzz/distinfo

cvs diff -r1.94 -r1.95 pkgsrc/fonts/harfbuzz/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/harfbuzz/Makefile 2018/06/17 08:24:41 1.94
+++ pkgsrc/fonts/harfbuzz/Makefile 2018/06/17 09:23:51 1.95
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.94 2018/06/17 08:24:41 wiz Exp $ 1# $NetBSD: Makefile,v 1.95 2018/06/17 09:23:51 wiz Exp $
2 2
3DISTNAME= harfbuzz-1.8.0 3DISTNAME= harfbuzz-1.8.1
4CATEGORIES= fonts 4CATEGORIES= fonts
5MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ 5MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://harfbuzz.org/ 9HOMEPAGE= http://harfbuzz.org/
10COMMENT= OpenType text shaping engine 10COMMENT= OpenType text shaping engine
11LICENSE= mit 11LICENSE= mit
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= gmake pkg-config 15USE_TOOLS+= gmake pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.74 -r1.75 pkgsrc/fonts/harfbuzz/distinfo (expand / switch to unified diff)

--- pkgsrc/fonts/harfbuzz/distinfo 2018/06/17 08:24:41 1.74
+++ pkgsrc/fonts/harfbuzz/distinfo 2018/06/17 09:23:51 1.75
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.74 2018/06/17 08:24:41 wiz Exp $ 1$NetBSD: distinfo,v 1.75 2018/06/17 09:23:51 wiz Exp $
2 2
3SHA1 (harfbuzz-1.8.0.tar.bz2) = 85c5a7694d5ace846eaf84622a3ef7664e134081 3SHA1 (harfbuzz-1.8.1.tar.bz2) = 43dedc4931de7ace0da169fa12dce55c9715ae00
4RMD160 (harfbuzz-1.8.0.tar.bz2) = 8850f12900529c0e9f2e4287dd8cacc3660e2edd 4RMD160 (harfbuzz-1.8.1.tar.bz2) = ab043112bef5bf2a91f26efa867971529411a3a9
5SHA512 (harfbuzz-1.8.0.tar.bz2) = 90cccdaa45bbd7b5a75c9600d49e15dea820f0db4f9e4eda2c451092000281657a2ecb281b574d339e84e72842e978f5cbf505845fa573e6b76382192d8dd4fb 5SHA512 (harfbuzz-1.8.1.tar.bz2) = 7ef27232b294883b0c7404c8412837acfba95f12677f226d764f87e22cd169fe037e7bf13a9309e78c9aa905225fb332b3a143a01b13308b05fcccaeddb0c931
6Size (harfbuzz-1.8.0.tar.bz2) = 3793974 bytes 6Size (harfbuzz-1.8.1.tar.bz2) = 3804867 bytes