svn commit: r471882 - head/print/harfbuzz

Jan Beich jbeich at FreeBSD.org
Wed Jun 6 19:31:01 UTC 2018


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

Log:
  print/harfbuzz: update to 1.8.0
  
  Changes:	https://github.com/harfbuzz/harfbuzz/blob/1.8.0/NEWS
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/

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

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Wed Jun  6 19:30:45 2018	(r471881)
+++ head/print/harfbuzz/Makefile	Wed Jun  6 19:30:59 2018	(r471882)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.7.7
+PORTVERSION=	1.8.0
 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.10707.0
+PLIST_SUB+=	LIBVER=0.10800.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Wed Jun  6 19:30:45 2018	(r471881)
+++ head/print/harfbuzz/distinfo	Wed Jun  6 19:30:59 2018	(r471882)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528236845
-SHA256 (harfbuzz-1.7.7.tar.bz2) = 6e1a56db1b8335cb8f7cb625536d6443fc34801ae419d66e445efea885a62128
-SIZE (harfbuzz-1.7.7.tar.bz2) = 3791280
+TIMESTAMP = 1528246903
+SHA256 (harfbuzz-1.8.0.tar.bz2) = a18518a31436f4b8124a9887ec2c0cf2e3a01f1adedd50dd45b0cc14125e96a3
+SIZE (harfbuzz-1.8.0.tar.bz2) = 3793974


More information about the svn-ports-all mailing list