diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-12-27 17:15:14 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-12-27 17:15:14 +0000 |
commit | 09d0c73825d89b0fd234bd4d9afeaa1fa906d426 (patch) | |
tree | 444525f809e8de9c4c9fd1fc33fd7bc695b0a7e1 /print | |
parent | f9ee19c50d893431e69ae426ffc078110bbe72a7 (diff) |
print/harfbuzz: update to 1.7.4
Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.4/NEWS
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
Pointy hat to: jbeich (for not reading gnome@ list)
Notes
Notes:
svn path=/head/; revision=457378
Diffstat (limited to 'print')
-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 b571e766bd16..4bc2489a598d 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 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.10703.0 +PLIST_SUB+= LIBVER=0.10704.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 72e097e4cc2e..2b5cdcb76964 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513606703 -SHA256 (harfbuzz-1.7.3.tar.bz2) = cd536479761f62d4b3e2a69d1215973bfca49f0aff9f5af234deac3af0b005fe -SIZE (harfbuzz-1.7.3.tar.bz2) = 1718148 +TIMESTAMP = 1513789545 +SHA256 (harfbuzz-1.7.4.tar.bz2) = b5d6ac8415f97f3540d73f3f91c41c5c10f8a4d76350f11a7184062aae88ac0b +SIZE (harfbuzz-1.7.4.tar.bz2) = 1718260 |