Permalink
Browse files
ttfautohint: update to version 1.8.3
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
graphics/ttfautohint/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name ttfautohint |
|
|
version 1.8.2 |
|
|
version 1.8.3 |
|
|
description A library to autohint TrueType fonts |
|
|
long_description ttfautohint provides a 99% automated hinting process and a platform for \ |
|
|
finely hand-hinting the last 1%. It is ideal for web fonts and supports \ |
|
|
@@ -17,8 +17,9 @@ maintainers @tuffnatty openmaintainer |
|
|
license {freetype GPL-2} |
|
|
master_sites sourceforge:project/freetype/ttfautohint/${version} |
|
|
|
|
|
checksums rmd160 74697057f5d27afb112b7b61dcc4b286fb3a9b26 \ |
|
|
sha256 386741701596a8b2d5fb744901922ed2bd740490f7e6c81e5d7e83ac677889a7 |
|
|
checksums rmd160 67e59778818bd0c71e4eff6ca437bd994800797e \ |
|
|
sha256 87bb4932571ad57536a7cc20b31fd15bc68cb5429977eb43d903fa61617cf87e \ |
|
|
size 3458637 |
|
|
|
|
|
depends_build port:pkgconfig |
|
|
|
|
|
|