svn commit: r503224 - head/print/harfbuzz

Jan Beich jbeich at FreeBSD.org
Sat Jun 1 07:39:40 UTC 2019


Author: jbeich
Date: Sat Jun  1 07:39:39 2019
New Revision: 503224
URL: https://svnweb.freebsd.org/changeset/ports/503224

Log:
  print/harfbuzz: update to 2.5.1
  
  Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.1
  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	Sat Jun  1 06:57:23 2019	(r503223)
+++ head/print/harfbuzz/Makefile	Sat Jun  1 07:39:39 2019	(r503224)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	2.5.0
+PORTVERSION=	2.5.1
 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.20500.0
+PLIST_SUB+=	LIBVER=0.20501.0
 
 HARFBUZZ_SLAVE?=	no
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Sat Jun  1 06:57:23 2019	(r503223)
+++ head/print/harfbuzz/distinfo	Sat Jun  1 07:39:39 2019	(r503224)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558727886
-SHA256 (harfbuzz-2.5.0.tar.xz) = 959c73f98db4f84ad5221ea923146a71b5a48c946138d9ca4b42f3f3ffc416ef
-SIZE (harfbuzz-2.5.0.tar.xz) = 5620416
+TIMESTAMP = 1559368729
+SHA256 (harfbuzz-2.5.1.tar.xz) = 6d4834579abd5f7ab3861c085b4c55129f78b27fe47961fd96769d3704f6719e
+SIZE (harfbuzz-2.5.1.tar.xz) = 5636068


More information about the svn-ports-all mailing list