mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
25e9336c74
commit
2d2974f775
3 changed files with 10 additions and 9 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue