From owner-svn-ports-head@freebsd.org Thu Mar 3 10:10:13 2016 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 AF821A9375C; Thu, 3 Mar 2016 10:10:13 +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 6D4CDC93; Thu, 3 Mar 2016 10:10:13 +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 u23AACTt088487; Thu, 3 Mar 2016 10:10:12 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u23AACFn088484; Thu, 3 Mar 2016 10:10:12 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201603031010.u23AACFn088484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 3 Mar 2016 10:10:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410020 - 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.21 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: Thu, 03 Mar 2016 10:10:13 -0000 Author: kwm Date: Thu Mar 3 10:10:11 2016 New Revision: 410020 URL: https://svnweb.freebsd.org/changeset/ports/410020 Log: Update harfbuzz to 1.2.3. Enable Gobject introspection. Assign maintainership to gnome@ PR: 207387 (based on) Submitted by: olivierd@ Modified: head/print/harfbuzz/Makefile head/print/harfbuzz/distinfo head/print/harfbuzz/pkg-plist Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Thu Mar 3 10:01:10 2016 (r410019) +++ head/print/harfbuzz/Makefile Thu Mar 3 10:10:11 2016 (r410020) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.1.3 +PORTVERSION= 1.2.3 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= OpenType text shaping engine LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ @@ -15,12 +15,12 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/ USE_LDCONFIG= yes USES= gmake libtool pathfix pkgconfig tar:bzip2 -USE_GNOME= cairo glib20 +USE_GNOME= cairo glib20 introspection:build GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-graphite2 +CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip -PLIST_SUB+= LIBVER=0.10103.0 +PLIST_SUB+= LIBVER=0.10200.3 .include Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Thu Mar 3 10:01:10 2016 (r410019) +++ head/print/harfbuzz/distinfo Thu Mar 3 10:10:11 2016 (r410020) @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-1.1.3.tar.bz2) = d93d7cb7979c32672e902fdfa884599e63f07f2fa5b06c66147d20c516d4b8f7 -SIZE (harfbuzz-1.1.3.tar.bz2) = 1294579 +SHA256 (harfbuzz-1.2.3.tar.bz2) = 8216d2404aaab7fde87be0365a90d64aa6c55928e104557cfcb37b54a096cb8c +SIZE (harfbuzz-1.2.3.tar.bz2) = 1337003 Modified: head/print/harfbuzz/pkg-plist ============================================================================== --- head/print/harfbuzz/pkg-plist Thu Mar 3 10:01:10 2016 (r410019) +++ head/print/harfbuzz/pkg-plist Thu Mar 3 10:10:11 2016 (r410020) @@ -9,6 +9,9 @@ include/harfbuzz/hb-face.h include/harfbuzz/hb-font.h include/harfbuzz/hb-ft.h include/harfbuzz/hb-glib.h +include/harfbuzz/hb-gobject-enums.h +include/harfbuzz/hb-gobject-structs.h +include/harfbuzz/hb-gobject.h include/harfbuzz/hb-graphite2.h include/harfbuzz/hb-icu.h include/harfbuzz/hb-ot-font.h @@ -22,14 +25,20 @@ include/harfbuzz/hb-shape.h include/harfbuzz/hb-unicode.h include/harfbuzz/hb-version.h include/harfbuzz/hb.h +lib/girepository-1.0/HarfBuzz-0.0.typelib +lib/libharfbuzz-gobject.so +lib/libharfbuzz-gobject.so.0 +lib/libharfbuzz-gobject.so.%%LIBVER%% lib/libharfbuzz-icu.so lib/libharfbuzz-icu.so.0 lib/libharfbuzz-icu.so.%%LIBVER%% lib/libharfbuzz.so lib/libharfbuzz.so.0 lib/libharfbuzz.so.%%LIBVER%% +libdata/pkgconfig/harfbuzz-gobject.pc libdata/pkgconfig/harfbuzz-icu.pc libdata/pkgconfig/harfbuzz.pc +share/gir-1.0/HarfBuzz-0.0.gir share/gtk-doc/html/harfbuzz/HarfBuzz.png share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html share/gtk-doc/html/harfbuzz/annotation-glossary.html