aboutsummaryrefslogtreecommitdiff
path: root/print/harfbuzz
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-04-23 00:56:50 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-04-23 00:56:50 +0000
commit899ade3abe411124e01bf01313bdc91403e84843 (patch)
tree2811d334d236a144aed607f022e92c82fc41d154 /print/harfbuzz
parentd026d620fa30b36318a15501326bdb33c17e2fa5 (diff)
downloadports-899ade3abe411124e01bf01313bdc91403e84843.tar.gz
ports-899ade3abe411124e01bf01313bdc91403e84843.zip
print/harfbuzz: update to 2.6.5
Notes
Notes: svn path=/head/; revision=532604
Diffstat (limited to 'print/harfbuzz')
-rw-r--r--print/harfbuzz/Makefile7
-rw-r--r--print/harfbuzz/distinfo6
-rw-r--r--print/harfbuzz/pkg-descr7
-rw-r--r--print/harfbuzz/pkg-plist1
4 files changed, 13 insertions, 8 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index da08407eb5c0..6cd0b5af49ef 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -2,15 +2,16 @@
# $FreeBSD$
PORTNAME= harfbuzz
-PORTVERSION= 2.6.4
+DISTVERSION= 2.6.5
PORTREVISION?= 0
CATEGORIES= print
-MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= gnome@FreeBSD.org
COMMENT?= OpenType text shaping engine
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libgraphite2.so:graphics/graphite2
@@ -26,7 +27,7 @@ USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
-PLIST_SUB+= LIBVER=0.20600.4
+PLIST_SUB+= LIBVER=0.20600.5
HARFBUZZ_SLAVE?= no
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 4b0e5a23b8c8..a50282c42cc3 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572378601
-SHA256 (harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12
-SIZE (harfbuzz-2.6.4.tar.xz) = 5967468
+TIMESTAMP = 1587151268
+SHA256 (harfbuzz-2.6.5.tar.xz) = 126ea030bcb66fca518d43162443d337e60933c3729c23f8a25da3a1c7371dfd
+SIZE (harfbuzz-2.6.5.tar.xz) = 8510596
diff --git a/print/harfbuzz/pkg-descr b/print/harfbuzz/pkg-descr
index bc8accc5ef44..f4ec56909d67 100644
--- a/print/harfbuzz/pkg-descr
+++ b/print/harfbuzz/pkg-descr
@@ -1,3 +1,6 @@
-HarfBuzz is an OpenType text shaping engine.
+HarfBuzz is an OpenType text shaping engine. Using the HarfBuzz
+library allows programs to convert a sequence of Unicode input into
+properly formatted and positioned glyph output - for any writing
+system and language.
-WWW: https://www.freedesktop.org/wiki/Software/HarfBuzz/
+WWW: https://harfbuzz.github.io/
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 775b7e88953b..df48e1f4cdee 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -7,6 +7,7 @@ include/harfbuzz/hb-blob.h
include/harfbuzz/hb-buffer.h
include/harfbuzz/hb-common.h
include/harfbuzz/hb-deprecated.h
+include/harfbuzz/hb-draw.h
include/harfbuzz/hb-face.h
include/harfbuzz/hb-font.h
include/harfbuzz/hb-ft.h