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: Sun Mar 11 17:45:54 UTC 2018
Modified Files:
pkgsrc/fonts/harfbuzz: Makefile PLIST distinfo
Log Message:
harfbuzz: update to 1.7.6.
Overview of changes leading to 1.7.6
Wednesday, March 7, 2018
====================================
- Fix to hb_set_t binary operations. Ouch.
- New experimental harfbuzz-subset library. All of hb-subset.h
is experimental right now and API WILL change.
- New API:
hb_blob_copy_writable_or_fail()
HB_OT_TAG_BASE
hb_set_previous()
hb_set_previous_range()
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/fonts/harfbuzz/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/fonts/harfbuzz/PLIST
cvs rdiff -u -r1.72 -r1.73 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.91 pkgsrc/fonts/harfbuzz/Makefile:1.92
--- pkgsrc/fonts/harfbuzz/Makefile:1.91 Sun Feb 11 16:08:38 2018
+++ pkgsrc/fonts/harfbuzz/Makefile Sun Mar 11 17:45:54 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2018/02/11 16:08:38 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2018/03/11 17:45:54 wiz Exp $
-DISTNAME= harfbuzz-1.7.5
+DISTNAME= harfbuzz-1.7.6
CATEGORIES= fonts
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.bz2
@@ -19,6 +19,7 @@ CONFIGURE_ARGS+= --with-graphite2=no
PKGCONFIG_OVERRIDE+= src/harfbuzz.pc.in
PKGCONFIG_OVERRIDE+= src/harfbuzz-icu.pc.in
+PKGCONFIG_OVERRIDE+= src/harfbuzz-subset.pc.in
LDFLAGS.OpenBSD+= -lz
Index: pkgsrc/fonts/harfbuzz/PLIST
diff -u pkgsrc/fonts/harfbuzz/PLIST:1.25 pkgsrc/fonts/harfbuzz/PLIST:1.26
--- pkgsrc/fonts/harfbuzz/PLIST:1.25 Wed Jan 10 10:07:17 2018
+++ pkgsrc/fonts/harfbuzz/PLIST Sun Mar 11 17:45:54 2018
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.25 2018/01/10 10:07:17 wiz Exp $
+@comment $NetBSD: PLIST,v 1.26 2018/03/11 17:45:54 wiz Exp $
bin/hb-ot-shape-closure
bin/hb-shape
+bin/hb-subset
include/harfbuzz/hb-blob.h
include/harfbuzz/hb-buffer.h
include/harfbuzz/hb-common.h
@@ -21,12 +22,19 @@ include/harfbuzz/hb-ot.h
include/harfbuzz/hb-set.h
include/harfbuzz/hb-shape-plan.h
include/harfbuzz/hb-shape.h
+include/harfbuzz/hb-subset-glyf.hh
+include/harfbuzz/hb-subset-plan.hh
+include/harfbuzz/hb-subset-private.hh
+include/harfbuzz/hb-subset.h
include/harfbuzz/hb-unicode.h
include/harfbuzz/hb-version.h
include/harfbuzz/hb.h
+lib/cmake/harfbuzz/harfbuzz-config.cmake
${PLIST.icu}lib/libharfbuzz-icu.la
+lib/libharfbuzz-subset.la
lib/libharfbuzz.la
${PLIST.icu}lib/pkgconfig/harfbuzz-icu.pc
+lib/pkgconfig/harfbuzz-subset.pc
lib/pkgconfig/harfbuzz.pc
share/gtk-doc/html/harfbuzz/HarfBuzz.png
share/gtk-doc/html/harfbuzz/HarfBuzz.svg
Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.72 pkgsrc/fonts/harfbuzz/distinfo:1.73
--- pkgsrc/fonts/harfbuzz/distinfo:1.72 Sun Feb 11 16:08:38 2018
+++ pkgsrc/fonts/harfbuzz/distinfo Sun Mar 11 17:45:54 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.72 2018/02/11 16:08:38 wiz Exp $
+$NetBSD: distinfo,v 1.73 2018/03/11 17:45:54 wiz Exp $
-SHA1 (harfbuzz-1.7.5.tar.bz2) = 6ddc62df691d217c4da503115b3f2dd538d7b4bf
-RMD160 (harfbuzz-1.7.5.tar.bz2) = 1d18522d979ac4c750e29c13e7b76960311dbf50
-SHA512 (harfbuzz-1.7.5.tar.bz2) = c2c13fc97bb74f0f13092b07804f7087e948bce49793f48b62c2c24a5792523acc0002840bebf21829172bb2e7c3df9f9625250aec6c786a55489667dd04d6a0
-Size (harfbuzz-1.7.5.tar.bz2) = 2350389 bytes
+SHA1 (harfbuzz-1.7.6.tar.bz2) = 67a8754c510dfb68796b1cf6a7011ad6515f504d
+RMD160 (harfbuzz-1.7.6.tar.bz2) = bfd237407c3b8eea5a59f1c6bbab4a467549c767
+SHA512 (harfbuzz-1.7.6.tar.bz2) = 259656574b1ec2916ada951b759a591f45c11c5c639fa29831e06320312bf951f4f5ef6306f9ffc373abf0d40dbf944db918d4c54aca3bd7eab2c3a886db7a68
+Size (harfbuzz-1.7.6.tar.bz2) = 2586909 bytes
Home |
Main Index |
Thread Index |
Old Index