Date: Thu, 14 Dec 2017 00:04:36 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456270 - in head/print: harfbuzz harfbuzz-icu Message-ID: <201712140004.vBE04atF049260@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Dec 14 00:04:35 2017 New Revision: 456270 URL: https://svnweb.freebsd.org/changeset/ports/456270 Log: print/harfbuzz: update to 1.7.2 Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.2/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Modified: head/print/harfbuzz-icu/Makefile (contents, props changed) head/print/harfbuzz/Makefile (contents, props changed) head/print/harfbuzz/distinfo (contents, props changed) head/print/harfbuzz/pkg-plist (contents, props changed) Modified: head/print/harfbuzz-icu/Makefile ============================================================================== --- head/print/harfbuzz-icu/Makefile Thu Dec 14 00:04:19 2017 (r456269) +++ head/print/harfbuzz-icu/Makefile Thu Dec 14 00:04:35 2017 (r456270) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 0 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Thu Dec 14 00:04:19 2017 (r456269) +++ head/print/harfbuzz/Makefile Thu Dec 14 00:04:35 2017 (r456270) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.5.1 -PORTREVISION?= 1 +PORTVERSION= 1.7.2 +PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10501.0 +PLIST_SUB+= LIBVER=0.10702.0 HARFBUZZ_SLAVE?= no Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Thu Dec 14 00:04:19 2017 (r456269) +++ head/print/harfbuzz/distinfo Thu Dec 14 00:04:35 2017 (r456270) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504634806 -SHA256 (harfbuzz-1.5.1.tar.bz2) = 56838dfdad2729b8866763c82d623354d138a4d99d9ffb710c7d377b5cfc7c51 -SIZE (harfbuzz-1.5.1.tar.bz2) = 1615704 +TIMESTAMP = 1512406914 +SHA256 (harfbuzz-1.7.2.tar.bz2) = a790585e35c1a87f0dcc23580c84b7cc2324e6f67a2946178d278c2a36c790cb +SIZE (harfbuzz-1.7.2.tar.bz2) = 1708416 Modified: head/print/harfbuzz/pkg-plist ============================================================================== --- head/print/harfbuzz/pkg-plist Thu Dec 14 00:04:19 2017 (r456269) +++ head/print/harfbuzz/pkg-plist Thu Dec 14 00:04:35 2017 (r456270) @@ -37,6 +37,7 @@ libdata/pkgconfig/harfbuzz-gobject.pc libdata/pkgconfig/harfbuzz.pc share/gir-1.0/HarfBuzz-0.0.gir share/gtk-doc/html/harfbuzz/HarfBuzz.png +share/gtk-doc/html/harfbuzz/HarfBuzz.svg share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html share/gtk-doc/html/harfbuzz/annotation-glossary.html @@ -63,6 +64,7 @@ share/gtk-doc/html/harfbuzz/api-index-1-3-3.html share/gtk-doc/html/harfbuzz/api-index-1-4-2.html share/gtk-doc/html/harfbuzz/api-index-1-4-3.html share/gtk-doc/html/harfbuzz/api-index-1-5-0.html +share/gtk-doc/html/harfbuzz/api-index-1-6-0.html share/gtk-doc/html/harfbuzz/api-index-full.html share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html share/gtk-doc/html/harfbuzz/building.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712140004.vBE04atF049260>