svn commit: r504734 - head/print/harfbuzz

Jan Beich jbeich at FreeBSD.org
Thu Jun 20 19:33:40 UTC 2019


Author: jbeich
Date: Thu Jun 20 19:33:38 2019
New Revision: 504734
URL: https://svnweb.freebsd.org/changeset/ports/504734

Log:
  print/harfbuzz: update to 2.5.2
  
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.2
  ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
  Reported by:	GitHub (watch releases)

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

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Thu Jun 20 19:19:25 2019	(r504733)
+++ head/print/harfbuzz/Makefile	Thu Jun 20 19:33:38 2019	(r504734)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	2.5.1
+PORTVERSION=	2.5.2
 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.20501.0
+PLIST_SUB+=	LIBVER=0.20502.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Thu Jun 20 19:19:25 2019	(r504733)
+++ head/print/harfbuzz/distinfo	Thu Jun 20 19:33:38 2019	(r504734)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559368729
-SHA256 (harfbuzz-2.5.1.tar.xz) = 6d4834579abd5f7ab3861c085b4c55129f78b27fe47961fd96769d3704f6719e
-SIZE (harfbuzz-2.5.1.tar.xz) = 5636068
+TIMESTAMP = 1557170060
+SHA256 (harfbuzz-2.5.2.tar.xz) = 7c8fcf9a2bbe3df5ed9650060d89f9b7cfd40ec5729671447ace8b0505527e8b
+SIZE (harfbuzz-2.5.2.tar.xz) = 5674180


More information about the svn-ports-all mailing list