svn commit: r449356 - head/print/harfbuzz

Jan Beich jbeich at FreeBSD.org
Wed Sep 6 18:58:38 UTC 2017


Author: jbeich
Date: Wed Sep  6 18:58:35 2017
New Revision: 449356
URL: https://svnweb.freebsd.org/changeset/ports/449356

Log:
  print/harfbuzz: update to 1.5.1
  
  Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.5.0
  Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.5.1
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/

Modified:
  head/print/harfbuzz/Makefile   (contents, props changed)
  head/print/harfbuzz/distinfo   (contents, props changed)
  head/print/harfbuzz/pkg-plist   (contents, props changed)

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Wed Sep  6 18:52:44 2017	(r449355)
+++ head/print/harfbuzz/Makefile	Wed Sep  6 18:58:35 2017	(r449356)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.4.8
+PORTVERSION=	1.5.1
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 
@@ -21,7 +21,7 @@ CONFIGURE_ARGS=	--with-graphite2 --with-gobject=yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.10400.8
+PLIST_SUB+=	LIBVER=0.10501.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Wed Sep  6 18:52:44 2017	(r449355)
+++ head/print/harfbuzz/distinfo	Wed Sep  6 18:58:35 2017	(r449356)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502222624
-SHA256 (harfbuzz-1.4.8.tar.bz2) = ccec4930ff0bb2d0c40aee203075447954b64a8c2695202413cc5e428c907131
-SIZE (harfbuzz-1.4.8.tar.bz2) = 1587622
+TIMESTAMP = 1504634806
+SHA256 (harfbuzz-1.5.1.tar.bz2) = 56838dfdad2729b8866763c82d623354d138a4d99d9ffb710c7d377b5cfc7c51
+SIZE (harfbuzz-1.5.1.tar.bz2) = 1615704

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Wed Sep  6 18:52:44 2017	(r449355)
+++ head/print/harfbuzz/pkg-plist	Wed Sep  6 18:58:35 2017	(r449356)
@@ -60,6 +60,9 @@ share/gtk-doc/html/harfbuzz/api-index-1-1-2.html
 share/gtk-doc/html/harfbuzz/api-index-1-1-3.html
 share/gtk-doc/html/harfbuzz/api-index-1-2-3.html
 share/gtk-doc/html/harfbuzz/api-index-1-3-3.html
+share/gtk-doc/html/harfbuzz/api-index-1-4-2.html
+share/gtk-doc/html/harfbuzz/api-index-1-4-3.html
+share/gtk-doc/html/harfbuzz/api-index-1-5-0.html
 share/gtk-doc/html/harfbuzz/api-index-full.html
 share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
 share/gtk-doc/html/harfbuzz/building.html


More information about the svn-ports-all mailing list