Skip to content

Commit

Permalink
MFH: r435692 r435732
Browse files Browse the repository at this point in the history
print/harfbuzz: update to 1.4.4

Record indirect gettext-runtime dependancy.

Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.3
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.4
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Approved by:	ports-secteam (junovitch)
  • Loading branch information
jbeich committed Mar 9, 2017
1 parent 685e734 commit 8d3ed4e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions print/harfbuzz/Makefile
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= harfbuzz
PORTVERSION= 1.4.2
PORTVERSION= 1.4.4
CATEGORIES= print
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/

Expand All @@ -14,14 +14,15 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libgraphite2.so:graphics/graphite2

USE_LDCONFIG= yes
USES= compiler:c++0x gmake libtool pathfix pkgconfig tar:bzip2
USES= compiler:c++0x gettext-runtime gmake gnome libtool \
pathfix pkgconfig tar:bzip2
USE_GNOME= cairo glib20 introspection:build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes
INSTALL_TARGET= install-strip
TEST_TARGET= check

PLIST_SUB+= LIBVER=0.10400.2
PLIST_SUB+= LIBVER=0.10400.4

EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}}
EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh
Expand Down
6 changes: 3 additions & 3 deletions print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1485225299
SHA256 (harfbuzz-1.4.2.tar.bz2) = 8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3
SIZE (harfbuzz-1.4.2.tar.bz2) = 1446752
TIMESTAMP = 1488750899
SHA256 (harfbuzz-1.4.4.tar.bz2) = 35d2f8ca476cbbec64ee824eca6b0209ff8db0334990b9f5af893b94f119d255
SIZE (harfbuzz-1.4.4.tar.bz2) = 1480766

0 comments on commit 8d3ed4e

Please sign in to comment.