Date: Sun, 21 Oct 2018 13:34:06 +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: r482673 - head/print/harfbuzz Message-ID: <201810211334.w9LDY685039204@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Oct 21 13:34:05 2018 New Revision: 482673 URL: https://svnweb.freebsd.org/changeset/ports/482673 Log: print/harfbuzz: update to 2.0.2 Changes: https://github.com/harfbuzz/harfbuzz/blob/2.0.2/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 Sun Oct 21 13:33:51 2018 (r482672) +++ head/print/harfbuzz/Makefile Sun Oct 21 13:34:05 2018 (r482673) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.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.20000.0 +PLIST_SUB+= LIBVER=0.20000.2 HARFBUZZ_SLAVE?= no Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Sun Oct 21 13:33:51 2018 (r482672) +++ head/print/harfbuzz/distinfo Sun Oct 21 13:34:05 2018 (r482673) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539867591 -SHA256 (harfbuzz-2.0.0.tar.bz2) = cc973f6839c4ce6425889d24f81fc23736cc97334bde0343c08a9c2ccc1d8965 -SIZE (harfbuzz-2.0.0.tar.bz2) = 4320539 +TIMESTAMP = 1540066156 +SHA256 (harfbuzz-2.0.2.tar.bz2) = f6de6c9dc89a56909227ac3e3dc9b18924a0837936ffd9633d13e981bcbd96e0 +SIZE (harfbuzz-2.0.2.tar.bz2) = 4322171
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810211334.w9LDY685039204>