svn commit: r403602 - head/print/harfbuzz

Koop Mast kwm at FreeBSD.org
Sat Dec 12 14:21:31 UTC 2015


Author: kwm
Date: Sat Dec 12 14:21:29 2015
New Revision: 403602
URL: https://svnweb.freebsd.org/changeset/ports/403602

Log:
  Update harfbuzz to 1.1.2.
  
  PR:		205100
  Submitted by:	olivierd@

Modified:
  head/print/harfbuzz/Makefile
  head/print/harfbuzz/distinfo

Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile	Sat Dec 12 14:18:16 2015	(r403601)
+++ head/print/harfbuzz/Makefile	Sat Dec 12 14:21:29 2015	(r403602)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	harfbuzz
-PORTVERSION=	1.0.6
+PORTVERSION=	1.1.2
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/harfbuzz/release/
 
@@ -20,7 +20,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-graphite2
 INSTALL_TARGET=	install-strip
 
-PLIST_SUB+=	LIBVER=0.10000.6
+PLIST_SUB+=	LIBVER=0.10102.0
 
 .include <bsd.port.pre.mk>
 

Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo	Sat Dec 12 14:18:16 2015	(r403601)
+++ head/print/harfbuzz/distinfo	Sat Dec 12 14:21:29 2015	(r403602)
@@ -1,2 +1,2 @@
-SHA256 (harfbuzz-1.0.6.tar.bz2) = f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26
-SIZE (harfbuzz-1.0.6.tar.bz2) = 1240522
+SHA256 (harfbuzz-1.1.2.tar.bz2) = 4a2c5790bd3db7c3ca8c02e4858f2fd592df7932c1d2fa9f6b99acbce0f8461f
+SIZE (harfbuzz-1.1.2.tar.bz2) = 1233019


More information about the svn-ports-head mailing list