View | Details | Raw Unified | Return to bug 194012
Collapse All | Expand All

(-)Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	ttfunk
4
PORTNAME=	ttfunk
5
PORTVERSION=	1.2.2
5
PORTVERSION=	1.4.0
6
CATEGORIES=	print rubygems
6
CATEGORIES=	print rubygems
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
Lines 9-14 Link Here
9
MAINTAINER=	ruby@FreeBSD.org
9
MAINTAINER=	ruby@FreeBSD.org
10
COMMENT=	Font Metrics Parser for Prawn
10
COMMENT=	Font Metrics Parser for Prawn
11
11
12
LICENSE=	RUBY GPLv2 GPLv3
13
LICENSE_COMB=	dual
14
12
USE_RUBY=	yes
15
USE_RUBY=	yes
13
USE_RUBYGEMS=	yes
16
USE_RUBYGEMS=	yes
14
RUBYGEM_AUTOPLIST=	yes
17
RUBYGEM_AUTOPLIST=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/ttfunk-1.2.2.gem) = bc75bbeecb930eb927fad11367dd58f15a639b5cfe91c8ec125c72b1b565d705
1
SHA256 (rubygem/ttfunk-1.4.0.gem) = 323836ca09f7e631797870b7897b94155676404bf738de4bc720a212652ee2cc
2
SIZE (rubygem/ttfunk-1.2.2.gem) = 369664
2
SIZE (rubygem/ttfunk-1.4.0.gem) = 370176

Return to bug 194012