svn commit: r428264 - head/print/harfbuzz

Jan Beich jbeich at FreeBSD.org
Sat Dec 10 01:22:23 UTC 2016


Author: jbeich
Date: Sat Dec 10 01:22:22 2016
New Revision: 428264
URL: https://svnweb.freebsd.org/changeset/ports/428264

Log:
  print/harfbuzz: update to 1.3.4
  
  Changes:	https://github.com/behdad/harfbuzz/compare/1.3.3...1.3.4#files_bucket
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
  MFH:		2016Q4

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

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Sat Dec 10 01:09:26 2016	(r428263)
+++ head/print/harfbuzz/Makefile	Sat Dec 10 01:22:22 2016	(r428264)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.3.3
-PORTREVISION=	1
+PORTVERSION=	1.3.4
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 
@@ -22,7 +21,7 @@ CONFIGURE_ARGS=	--with-graphite2 --with-
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
-PLIST_SUB+=	LIBVER=0.10303.0
+PLIST_SUB+=	LIBVER=0.10304.0
 
 EXTRA_PATCHES+=	${EXTRA_PATCHES_${OPSYS}_${OSREL:R}}
 EXTRA_PATCHES_FreeBSD_9=	${PATCHDIR}/extra-src_hb-open-type-private.hh

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Sat Dec 10 01:09:26 2016	(r428263)
+++ head/print/harfbuzz/distinfo	Sat Dec 10 01:22:22 2016	(r428264)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478356493
-SHA256 (harfbuzz-1.3.3.tar.bz2) = 2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9
-SIZE (harfbuzz-1.3.3.tar.bz2) = 1402836
+TIMESTAMP = 1480974341
+SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b
+SIZE (harfbuzz-1.3.4.tar.bz2) = 1408308


More information about the svn-ports-head mailing list