Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2015 16:12:34 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399868 - head/print/harfbuzz
Message-ID:  <201510201612.t9KGCY0q084914@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Oct 20 16:12:33 2015
New Revision: 399868
URL: https://svnweb.freebsd.org/changeset/ports/399868

Log:
  Update harfbuzz to 1.0.6.
  
  PR:		203778 (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	Tue Oct 20 16:05:46 2015	(r399867)
+++ head/print/harfbuzz/Makefile	Tue Oct 20 16:12:33 2015	(r399868)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.6
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 
@@ -20,7 +20,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-graphite2
 INSTALL_TARGET=	install-strip
 
-PLIST_SUB+=	LIBVER=0.10000.1
+PLIST_SUB+=	LIBVER=0.10000.6
 
 .include <bsd.port.pre.mk>
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Tue Oct 20 16:05:46 2015	(r399867)
+++ head/print/harfbuzz/distinfo	Tue Oct 20 16:12:33 2015	(r399868)
@@ -1,2 +1,2 @@
-SHA256 (harfbuzz-1.0.1.tar.bz2) = 32a1a7ad584a2f2cfba5c1d234d046c0521e86e7a21d403e15e89aa509ef0ea8
-SIZE (harfbuzz-1.0.1.tar.bz2) = 1211877
+SHA256 (harfbuzz-1.0.6.tar.bz2) = f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26
+SIZE (harfbuzz-1.0.6.tar.bz2) = 1240522

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Tue Oct 20 16:05:46 2015	(r399867)
+++ head/print/harfbuzz/pkg-plist	Tue Oct 20 16:12:33 2015	(r399868)
@@ -30,10 +30,14 @@ lib/libharfbuzz.so.0
 lib/libharfbuzz.so.%%LIBVER%%
 libdata/pkgconfig/harfbuzz-icu.pc
 libdata/pkgconfig/harfbuzz.pc
+share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
 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/buffers-language-script-and-direction.html
+share/gtk-doc/html/harfbuzz/ch06.html
+share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
 share/gtk-doc/html/harfbuzz/deprecated-api-index.html
+share/gtk-doc/html/harfbuzz/fonts-and-faces.html
 share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
@@ -57,14 +61,24 @@ share/gtk-doc/html/harfbuzz/harfbuzz-hb-
 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/hello-harfbuzz.html
 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/plans-and-caching.html
+share/gtk-doc/html/harfbuzz/pt01.html
+share/gtk-doc/html/harfbuzz/pt02.html
 share/gtk-doc/html/harfbuzz/right-insensitive.png
 share/gtk-doc/html/harfbuzz/right.png
+share/gtk-doc/html/harfbuzz/setting-buffer-properties.html
+share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html
 share/gtk-doc/html/harfbuzz/style.css
 share/gtk-doc/html/harfbuzz/up-insensitive.png
 share/gtk-doc/html/harfbuzz/up.png
+share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html
+share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html
+share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html
+share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html
+share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510201612.t9KGCY0q084914>