diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-12-19 12:20:41 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:10:58 +0800 |
commit | 1120c686d90bf63cf0d0c0f8957720da95933ed0 (patch) | |
tree | 98ff17bec60357439256b8c27588c2ac3c649f10 /print/harfbuzz | |
parent | 6565494867b9bcf5af78d1f7918fc12038894d8a (diff) | |
download | freebsd-ports-gnome-1120c686d90bf63cf0d0c0f8957720da95933ed0.tar.gz freebsd-ports-gnome-1120c686d90bf63cf0d0c0f8957720da95933ed0.tar.zst freebsd-ports-gnome-1120c686d90bf63cf0d0c0f8957720da95933ed0.zip |
print/harfbuzz: update to 1.7.3
Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.3/NEWS
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 5608db909c65..b571e766bd16 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10702.0 +PLIST_SUB+= LIBVER=0.10703.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index a83f7cd5fb99..72e097e4cc2e 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512406914 -SHA256 (harfbuzz-1.7.2.tar.bz2) = a790585e35c1a87f0dcc23580c84b7cc2324e6f67a2946178d278c2a36c790cb -SIZE (harfbuzz-1.7.2.tar.bz2) = 1708416 +TIMESTAMP = 1513606703 +SHA256 (harfbuzz-1.7.3.tar.bz2) = cd536479761f62d4b3e2a69d1215973bfca49f0aff9f5af234deac3af0b005fe +SIZE (harfbuzz-1.7.3.tar.bz2) = 1718148 |