svn commit: r471881 - head/print/harfbuzz

Jan Beich jbeich at FreeBSD.org
Wed Jun 6 19:30:47 UTC 2018


Author: jbeich
Date: Wed Jun  6 19:30:45 2018
New Revision: 471881
URL: https://svnweb.freebsd.org/changeset/ports/471881

Log:
  print/harfbuzz: update to 1.7.7
  
  Changes:	https://github.com/harfbuzz/harfbuzz/blob/1.7.7/NEWS
  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 Jun  6 19:23:00 2018	(r471880)
+++ head/print/harfbuzz/Makefile	Wed Jun  6 19:30:45 2018	(r471881)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.7.6
+PORTVERSION=	1.7.7
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
@@ -22,7 +22,7 @@ CONFIGURE_ARGS=	--with-graphite2 --with-gobject=yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.10706.0
+PLIST_SUB+=	LIBVER=0.10707.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Wed Jun  6 19:23:00 2018	(r471880)
+++ head/print/harfbuzz/distinfo	Wed Jun  6 19:30:45 2018	(r471881)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520435118
-SHA256 (harfbuzz-1.7.6.tar.bz2) = da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b
-SIZE (harfbuzz-1.7.6.tar.bz2) = 2586909
+TIMESTAMP = 1528236845
+SHA256 (harfbuzz-1.7.7.tar.bz2) = 6e1a56db1b8335cb8f7cb625536d6443fc34801ae419d66e445efea885a62128
+SIZE (harfbuzz-1.7.7.tar.bz2) = 3791280

Modified: head/print/harfbuzz/pkg-plist
==============================================================================
--- head/print/harfbuzz/pkg-plist	Wed Jun  6 19:23:00 2018	(r471880)
+++ head/print/harfbuzz/pkg-plist	Wed Jun  6 19:30:45 2018	(r471881)
@@ -14,6 +14,7 @@ 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-map.h
 include/harfbuzz/hb-ot-font.h
 include/harfbuzz/hb-ot-layout.h
 include/harfbuzz/hb-ot-math.h


More information about the svn-ports-all mailing list