aboutsummaryrefslogtreecommitdiffstats
path: root/print/harfbuzz
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-09-30 05:28:53 +0800
committerjbeich <jbeich@FreeBSD.org>2016-09-30 05:28:53 +0800
commitf3811337105350a6f322de0b599478b0cac61a97 (patch)
tree0aabdc1f2f5d5e26fac8eb1d125102a8e58d8c91 /print/harfbuzz
parent90679458aad0b481fa9c8748e103459e8574f474 (diff)
downloadfreebsd-ports-gnome-f3811337105350a6f322de0b599478b0cac61a97.tar.gz
freebsd-ports-gnome-f3811337105350a6f322de0b599478b0cac61a97.tar.zst
freebsd-ports-gnome-f3811337105350a6f322de0b599478b0cac61a97.zip
print/harfbuzz: update to 1.3.2
Changes: https://cgit.freedesktop.org/harfbuzz/tree/NEWS?id=1.3.2 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ MFH: 2016Q3
Diffstat (limited to 'print/harfbuzz')
-rw-r--r--print/harfbuzz/Makefile5
-rw-r--r--print/harfbuzz/distinfo6
-rw-r--r--print/harfbuzz/files/patch-configure16
-rw-r--r--print/harfbuzz/pkg-plist1
4 files changed, 5 insertions, 23 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index 76cdb79d2274..50cb24dfb163 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= harfbuzz
-PORTVERSION= 1.3.0
-PORTREVISION= 1
+PORTVERSION= 1.3.2
CATEGORIES= print
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
@@ -22,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
-PLIST_SUB+= LIBVER=0.10300.0
+PLIST_SUB+= LIBVER=0.10302.0
EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}}
EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 35c6513afb42..5d54eb304630 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469091491
-SHA256 (harfbuzz-1.3.0.tar.bz2) = b04be31633efee2cae1d62d46434587302554fa837224845a62565ec68a0334d
-SIZE (harfbuzz-1.3.0.tar.bz2) = 1351234
+TIMESTAMP = 1473409330
+SHA256 (harfbuzz-1.3.2.tar.bz2) = 8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027
+SIZE (harfbuzz-1.3.2.tar.bz2) = 1357986
diff --git a/print/harfbuzz/files/patch-configure b/print/harfbuzz/files/patch-configure
deleted file mode 100644
index ddb4daef2c6e..000000000000
--- a/print/harfbuzz/files/patch-configure
+++ /dev/null
@@ -1,16 +0,0 @@
-# Origin: https://cgit.freedesktop.org/harfbuzz/commit/?id=dd31fc9f7e6d23b414b22874de96eb3c002c80ba
-# Subject: Don't build UCDN support when building with GLib (#296)
-# Regression from: b424b6c372dfe4c0ed75a49761eb34a416819446.
-# Applied to configure instead of configure.ac file, because it was generated.
-
---- configure.orig 2016-07-21 08:57:54 UTC
-+++ configure
-@@ -18678,7 +18678,7 @@ fi
-
-
- have_ucdn=true
--if $have_glib || $have_icu && test "x$with_icu" = "xbuiltin"; then
-+if $have_glib || test \( $have_icu -a "x$with_icu" = "xbuiltin" \); then
- have_ucdn=false
- fi
- if $have_ucdn; then
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index aa8b1ec1c4de..0d47d3d5eec9 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -95,7 +95,6 @@ share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
share/gtk-doc/html/harfbuzz/hello-harfbuzz.html
share/gtk-doc/html/harfbuzz/home.png
share/gtk-doc/html/harfbuzz/index.html
-share/gtk-doc/html/harfbuzz/index.sgml
share/gtk-doc/html/harfbuzz/install-harfbuzz.html
share/gtk-doc/html/harfbuzz/left-insensitive.png
share/gtk-doc/html/harfbuzz/left.png