svn commit: r383428 - head/print/harfbuzz
Koop Mast
kwm at FreeBSD.org
Mon Apr 6 14:25:39 UTC 2015
Author: kwm
Date: Mon Apr 6 14:25:37 2015
New Revision: 383428
URL: https://svnweb.freebsd.org/changeset/ports/383428
Log:
Update harfbuzz to 0.9.40.
PR: 198424 (based on)
Submitted by: jbeich@
Modified:
head/print/harfbuzz/Makefile
head/print/harfbuzz/distinfo
Modified: head/print/harfbuzz/Makefile
==============================================================================
--- head/print/harfbuzz/Makefile Mon Apr 6 14:21:56 2015 (r383427)
+++ head/print/harfbuzz/Makefile Mon Apr 6 14:25:37 2015 (r383428)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= harfbuzz
-PORTVERSION= 0.9.36
+PORTVERSION= 0.9.40
CATEGORIES= print
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
@@ -20,12 +20,12 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-graphite2
INSTALL_TARGET= install-strip
+PLIST_SUB+= LIBVER=0.940.0
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1000024
EXTRA_PATCHES= ${PATCHDIR}/extra-src_hb-open-type-private.hh
.endif
-PLIST_SUB+= LIBVER=0.936.0
-
.include <bsd.port.post.mk>
Modified: head/print/harfbuzz/distinfo
==============================================================================
--- head/print/harfbuzz/distinfo Mon Apr 6 14:21:56 2015 (r383427)
+++ head/print/harfbuzz/distinfo Mon Apr 6 14:25:37 2015 (r383428)
@@ -1,2 +1,2 @@
-SHA256 (harfbuzz-0.9.36.tar.bz2) = 3bfbf7b016167ee6b2a2f83948fef75cc1253081873d6a91022161815956b9be
-SIZE (harfbuzz-0.9.36.tar.bz2) = 1167900
+SHA256 (harfbuzz-0.9.40.tar.bz2) = 1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f
+SIZE (harfbuzz-0.9.40.tar.bz2) = 1182989
More information about the svn-ports-all
mailing list