From owner-svn-ports-head@freebsd.org Wed Mar 8 15:30:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1AC4BD02E01; Wed, 8 Mar 2017 15:30:46 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DDFDA17CE; Wed, 8 Mar 2017 15:30:45 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v28FUj67009521; Wed, 8 Mar 2017 15:30:45 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v28FUiiu009520; Wed, 8 Mar 2017 15:30:44 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201703081530.v28FUiiu009520@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 8 Mar 2017 15:30:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435692 - head/print/harfbuzz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2017 15:30:46 -0000 Author: kwm Date: Wed Mar 8 15:30:44 2017 New Revision: 435692 URL: https://svnweb.freebsd.org/changeset/ports/435692 Log: Update harfbuzz to 1.4.3. Record indirect gettext-runtime dependancy. Modified: head/print/harfbuzz/Makefile head/print/harfbuzz/distinfo Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Wed Mar 8 15:28:57 2017 (r435691) +++ head/print/harfbuzz/Makefile Wed Mar 8 15:30:44 2017 (r435692) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -14,13 +14,14 @@ LIB_DEPENDS= libfreetype.so:print/freety libgraphite2.so:graphics/graphite2 USE_LDCONFIG= yes -USES= compiler:c++0x gmake libtool pathfix pkgconfig tar:bzip2 +USES= compiler:c++0x gettext-runtime gmake gnome libtool \ + pathfix pkgconfig tar:bzip2 USE_GNOME= cairo glib20 introspection:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10400.2 +PLIST_SUB+= LIBVER=0.10400.3 .include Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Wed Mar 8 15:28:57 2017 (r435691) +++ head/print/harfbuzz/distinfo Wed Mar 8 15:30:44 2017 (r435692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485225299 -SHA256 (harfbuzz-1.4.2.tar.bz2) = 8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3 -SIZE (harfbuzz-1.4.2.tar.bz2) = 1446752 +TIMESTAMP = 1488200426 +SHA256 (harfbuzz-1.4.3.tar.bz2) = 838c17400a88a3a451eb401573ef94cdd50919730d98255547c459fef1d85321 +SIZE (harfbuzz-1.4.3.tar.bz2) = 1470967