print/rubygem-ttfunk: Update to 1.7.0

- Update COMMENT
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/prawnpdf/ttfunk/releases
		https://github.com/prawnpdf/ttfunk/blob/master/CHANGELOG.md
This commit is contained in:
Po-Chuan Hsieh 2021-05-16 23:16:19 +08:00
parent 25e9336c74
commit 2d2974f775
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 10 additions and 9 deletions

View file

@ -1,12 +1,12 @@
# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= ttfunk
PORTVERSION= 1.5.1
PORTVERSION= 1.7.0
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Font Metrics Parser for Prawn
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Font Metrics Parser for the Prawn PDF generator
LICENSE= RUBY GPLv2 GPLv3
LICENSE_COMB= dual
@ -14,8 +14,9 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/GPLv2
LICENSE_FILE_GPLv3= ${WRKSRC}/GPLv3
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1492006910
SHA256 (rubygem/ttfunk-1.5.1.gem) = 8da1c20cc9e010a4b083376e6ae6996c4aa517558420bb23d9a1d8a228b6f9d5
SIZE (rubygem/ttfunk-1.5.1.gem) = 47104
TIMESTAMP = 1620928717
SHA256 (rubygem/ttfunk-1.7.0.gem) = 2370ba484b1891c70bdcafd3448cfd82a32dd794802d81d720a64c15d3ef2a96
SIZE (rubygem/ttfunk-1.7.0.gem) = 71168

View file

@ -1,3 +1,3 @@
Font Metrics Parser for Prawn
TTFunk is a TrueType font parser written in pure ruby.
WWW: https://github.com/prawnpdf/ttfunk