git: fbbef74bb8e7 - main - print/ttfautohint: Update to 1.8.4
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:49:30 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fbbef74bb8e7e6253440e30401c3cd9cc223f525
commit fbbef74bb8e7e6253440e30401c3cd9cc223f525
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:08:40 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:35:20 +0000
print/ttfautohint: Update to 1.8.4
Changes: https://sourceforge.net/projects/freetype/files/ttfautohint/1.8.4/README/view
---
print/ttfautohint/Makefile | 3 ++-
print/ttfautohint/distinfo | 6 +++---
print/ttfautohint/pkg-plist | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/print/ttfautohint/Makefile b/print/ttfautohint/Makefile
index 9884e7b75366..ef4a5f677c32 100644
--- a/print/ttfautohint/Makefile
+++ b/print/ttfautohint/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= ttfautohint
-PORTVERSION= 1.8.3
+PORTVERSION= 1.8.4
CATEGORIES= print
MASTER_SITES= SAVANNAH/freetype \
SF/freetype/ttfautohint/${PORTVERSION}
@@ -25,5 +25,6 @@ USES= compiler:c++11-lang gmake libtool pkgconfig
CONFIGURE_ARGS= --with-doc=no --with-qt=no
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/print/ttfautohint/distinfo b/print/ttfautohint/distinfo
index 6e0bae22e257..7c1bdfa64109 100644
--- a/print/ttfautohint/distinfo
+++ b/print/ttfautohint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575793781
-SHA256 (ttfautohint-1.8.3.tar.gz) = 87bb4932571ad57536a7cc20b31fd15bc68cb5429977eb43d903fa61617cf87e
-SIZE (ttfautohint-1.8.3.tar.gz) = 3458637
+TIMESTAMP = 1632036900
+SHA256 (ttfautohint-1.8.4.tar.gz) = 8a876117fa6ebfd2ffe1b3682a9a98c802c0f47189f57d3db4b99774206832e1
+SIZE (ttfautohint-1.8.4.tar.gz) = 3539332
diff --git a/print/ttfautohint/pkg-plist b/print/ttfautohint/pkg-plist
index a696590afc47..fa0a6352ff01 100644
--- a/print/ttfautohint/pkg-plist
+++ b/print/ttfautohint/pkg-plist
@@ -6,5 +6,5 @@ include/ttfautohint.h
lib/libttfautohint.a
lib/libttfautohint.so
lib/libttfautohint.so.1
-lib/libttfautohint.so.1.0.2
+lib/libttfautohint.so.1.0.3
libdata/pkgconfig/ttfautohint.pc
More information about the dev-commits-ports-all
mailing list