From owner-svn-ports-head@FreeBSD.ORG Sun Dec 29 13:31:29 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8357566E; Sun, 29 Dec 2013 13:31:29 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6EEB8148A; Sun, 29 Dec 2013 13:31:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBTDVTrN045444; Sun, 29 Dec 2013 13:31:29 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBTDVSID045441; Sun, 29 Dec 2013 13:31:28 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201312291331.rBTDVSID045441@svn.freebsd.org> From: Koop Mast Date: Sun, 29 Dec 2013 13:31:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337981 - 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.17 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: Sun, 29 Dec 2013 13:31:29 -0000 Author: kwm Date: Sun Dec 29 13:31:28 2013 New Revision: 337981 URL: http://svnweb.freebsd.org/changeset/ports/337981 Log: Update to 0.9.25. Stagify. Modified: head/print/harfbuzz/Makefile head/print/harfbuzz/distinfo head/print/harfbuzz/pkg-plist Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Sun Dec 29 13:10:31 2013 (r337980) +++ head/print/harfbuzz/Makefile Sun Dec 29 13:31:28 2013 (r337981) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 0.9.19 +PORTVERSION= 0.9.25 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -17,18 +17,16 @@ USE_BZIP2= yes USE_LDCONFIG= yes USES= gmake pathfix pkgconfig USE_GNOME= cairo glib20 ltverhack -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-graphite2 -NO_STAGE= yes .include .if ${OSVERSION} < 1000024 EXTRA_PATCHES= ${PATCHDIR}/extra-src_hb-open-type-private.hh .endif -post-patch: - @${REINPLACE_CMD} -e 's|^build_old_libs=yes|build_old_libs=no|g' \ - ${WRKDIR}/gnome-libtool +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libharfbuzz*.so.0 .include Modified: head/print/harfbuzz/distinfo ============================================================================== --- head/print/harfbuzz/distinfo Sun Dec 29 13:10:31 2013 (r337980) +++ head/print/harfbuzz/distinfo Sun Dec 29 13:31:28 2013 (r337981) @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-0.9.19.tar.bz2) = d2da0f060d47f6ad9de8c8781bb21fa4b9eae8ea1cd1e956b814095baa002f35 -SIZE (harfbuzz-0.9.19.tar.bz2) = 926632 +SHA256 (harfbuzz-0.9.25.tar.bz2) = dc6e5997a569526cd28147a80a0f65466e87ae617753b38704a60184bc6d6bee +SIZE (harfbuzz-0.9.25.tar.bz2) = 1051548 Modified: head/print/harfbuzz/pkg-plist ============================================================================== --- head/print/harfbuzz/pkg-plist Sun Dec 29 13:10:31 2013 (r337980) +++ head/print/harfbuzz/pkg-plist Sun Dec 29 13:31:28 2013 (r337981) @@ -4,10 +4,11 @@ bin/hb-view include/harfbuzz/hb-blob.h include/harfbuzz/hb-buffer.h include/harfbuzz/hb-common.h +include/harfbuzz/hb-deprecated.h +include/harfbuzz/hb-face.h include/harfbuzz/hb-font.h include/harfbuzz/hb-ft.h include/harfbuzz/hb-glib.h -include/harfbuzz/hb-gobject.h include/harfbuzz/hb-graphite2.h include/harfbuzz/hb-icu.h include/harfbuzz/hb-ot-layout.h @@ -27,4 +28,45 @@ lib/libharfbuzz.so lib/libharfbuzz.so.0 libdata/pkgconfig/harfbuzz-icu.pc libdata/pkgconfig/harfbuzz.pc +share/gtk-doc/html/harfbuzz/annotation-glossary.html +share/gtk-doc/html/harfbuzz/api-index-full.html +share/gtk-doc/html/harfbuzz/ch01.html +share/gtk-doc/html/harfbuzz/deprecated-api-index.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +share/gtk-doc/html/harfbuzz/home.png +share/gtk-doc/html/harfbuzz/index.html +share/gtk-doc/html/harfbuzz/index.sgml +share/gtk-doc/html/harfbuzz/left-insensitive.png +share/gtk-doc/html/harfbuzz/left.png +share/gtk-doc/html/harfbuzz/object-tree.html +share/gtk-doc/html/harfbuzz/right-insensitive.png +share/gtk-doc/html/harfbuzz/right.png +share/gtk-doc/html/harfbuzz/style.css +share/gtk-doc/html/harfbuzz/up-insensitive.png +share/gtk-doc/html/harfbuzz/up.png +@dirrm share/gtk-doc/html/harfbuzz +@dirrmtry share/gtk-doc/html +@dirrmtry share/gtk-doc @dirrm include/harfbuzz