Date: Tue, 19 Dec 2017 04:20:41 +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: r456704 - head/print/harfbuzz Message-ID: <201712190420.vBJ4KfsO091342@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Dec 19 04:20:41 2017 New Revision: 456704 URL: https://svnweb.freebsd.org/changeset/ports/456704 Log: print/harfbuzz: update to 1.7.3 Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.3/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Modified: head/print/harfbuzz/Makefile (contents, props changed) head/print/harfbuzz/distinfo (contents, props changed) Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Tue Dec 19 03:53:02 2017 (r456703) +++ head/print/harfbuzz/Makefile Tue Dec 19 04:20:41 2017 (r456704) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 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.10702.0 +PLIST_SUB+= LIBVER=0.10703.0 HARFBUZZ_SLAVE?= no Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Tue Dec 19 03:53:02 2017 (r456703) +++ head/print/harfbuzz/distinfo Tue Dec 19 04:20:41 2017 (r456704) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512406914 -SHA256 (harfbuzz-1.7.2.tar.bz2) = a790585e35c1a87f0dcc23580c84b7cc2324e6f67a2946178d278c2a36c790cb -SIZE (harfbuzz-1.7.2.tar.bz2) = 1708416 +TIMESTAMP = 1513606703 +SHA256 (harfbuzz-1.7.3.tar.bz2) = cd536479761f62d4b3e2a69d1215973bfca49f0aff9f5af234deac3af0b005fe +SIZE (harfbuzz-1.7.3.tar.bz2) = 1718148
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712190420.vBJ4KfsO091342>