From owner-svn-ports-head@FreeBSD.ORG Wed Dec 3 13:06:24 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 28D43573; Wed, 3 Dec 2014 13:06:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 F1952285; Wed, 3 Dec 2014 13:06:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3D6Nlj084774; Wed, 3 Dec 2014 13:06:23 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB3D6Nc0084766; Wed, 3 Dec 2014 13:06:23 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412031306.sB3D6Nc0084766@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 3 Dec 2014 13:06:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373810 - 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.18-1 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, 03 Dec 2014 13:06:24 -0000 Author: kwm Date: Wed Dec 3 13:06:22 2014 New Revision: 373810 URL: https://svnweb.freebsd.org/changeset/ports/373810 QAT: https://qat.redports.org/buildarchive/r373810/ Log: Update to 0.9.36. PR: 195596 Submitted by: Jan Beich Modified: head/print/harfbuzz/Makefile head/print/harfbuzz/distinfo head/print/harfbuzz/pkg-plist Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Wed Dec 3 12:47:32 2014 (r373809) +++ head/print/harfbuzz/Makefile Wed Dec 3 13:06:22 2014 (r373810) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 0.9.28 +PORTVERSION= 0.9.36 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -14,7 +14,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/ libgraphite2.so:${PORTSDIR}/graphics/graphite2 USE_LDCONFIG= yes -USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 +USES= gmake libtool pathfix pkgconfig tar:bzip2 USE_GNOME= cairo glib20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 @@ -26,4 +26,6 @@ INSTALL_TARGET= install-strip EXTRA_PATCHES= ${PATCHDIR}/extra-src_hb-open-type-private.hh .endif +PLIST_SUB+= LIBVER=0.936.0 + .include Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Wed Dec 3 12:47:32 2014 (r373809) +++ head/print/harfbuzz/distinfo Wed Dec 3 13:06:22 2014 (r373810) @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-0.9.28.tar.bz2) = a567f7c58018af0a9751e18641fd8434bfcef8307122dabe47dd652ce8bde048 -SIZE (harfbuzz-0.9.28.tar.bz2) = 1063769 +SHA256 (harfbuzz-0.9.36.tar.bz2) = 3bfbf7b016167ee6b2a2f83948fef75cc1253081873d6a91022161815956b9be +SIZE (harfbuzz-0.9.36.tar.bz2) = 1167900 Modified: head/print/harfbuzz/pkg-plist ============================================================================== --- head/print/harfbuzz/pkg-plist Wed Dec 3 12:47:32 2014 (r373809) +++ head/print/harfbuzz/pkg-plist Wed Dec 3 13:06:22 2014 (r373810) @@ -22,14 +22,12 @@ include/harfbuzz/hb-shape.h include/harfbuzz/hb-unicode.h include/harfbuzz/hb-version.h include/harfbuzz/hb.h -lib/libharfbuzz-icu.la lib/libharfbuzz-icu.so lib/libharfbuzz-icu.so.0 -lib/libharfbuzz-icu.so.0.928.0 -lib/libharfbuzz.la +lib/libharfbuzz-icu.so.%%LIBVER%% lib/libharfbuzz.so lib/libharfbuzz.so.0 -lib/libharfbuzz.so.0.928.0 +lib/libharfbuzz.so.%%LIBVER%% libdata/pkgconfig/harfbuzz-icu.pc libdata/pkgconfig/harfbuzz.pc share/gtk-doc/html/harfbuzz/annotation-glossary.html