Date: Fri, 17 Feb 2017 03:11:12 +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: r434264 - head/print/harfbuzz Message-ID: <201702170311.v1H3BCsl071494@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Feb 17 03:11:12 2017 New Revision: 434264 URL: https://svnweb.freebsd.org/changeset/ports/434264 Log: print/harfbuzz: update to 1.4.2 Changes: https://github.com/behdad/harfbuzz/releases/tag/1.4.2 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ MFH: 2017Q1 Modified: 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/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Fri Feb 17 03:10:55 2017 (r434263) +++ head/print/harfbuzz/Makefile Fri Feb 17 03:11:12 2017 (r434264) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with- INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10400.1 +PLIST_SUB+= LIBVER=0.10400.2 EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}} EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Fri Feb 17 03:10:55 2017 (r434263) +++ head/print/harfbuzz/distinfo Fri Feb 17 03:11:12 2017 (r434264) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483676561 -SHA256 (harfbuzz-1.4.1.tar.bz2) = 85a27fab639a1d651737dcb6b69e4101e3fd09522fdfdcb793df810b5cb315bd -SIZE (harfbuzz-1.4.1.tar.bz2) = 1434585 +TIMESTAMP = 1485225299 +SHA256 (harfbuzz-1.4.2.tar.bz2) = 8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3 +SIZE (harfbuzz-1.4.2.tar.bz2) = 1446752 Modified: head/print/harfbuzz/pkg-plist ============================================================================== --- head/print/harfbuzz/pkg-plist Fri Feb 17 03:10:55 2017 (r434263) +++ head/print/harfbuzz/pkg-plist Fri Feb 17 03:11:12 2017 (r434264) @@ -19,6 +19,7 @@ include/harfbuzz/hb-ot-layout.h include/harfbuzz/hb-ot-math.h include/harfbuzz/hb-ot-shape.h include/harfbuzz/hb-ot-tag.h +include/harfbuzz/hb-ot-var.h include/harfbuzz/hb-ot.h include/harfbuzz/hb-set.h include/harfbuzz/hb-shape-plan.h @@ -63,7 +64,7 @@ share/gtk-doc/html/harfbuzz/api-index-1- share/gtk-doc/html/harfbuzz/api-index-1-1-2.html share/gtk-doc/html/harfbuzz/api-index-1-1-3.html share/gtk-doc/html/harfbuzz/api-index-1-2-3.html -share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +share/gtk-doc/html/harfbuzz/api-index-1-3-3.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?201702170311.v1H3BCsl071494>