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

(-)Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	awesome_print
4
PORTNAME=	awesome_print
5
PORTVERSION=	1.1.0
5
PORTVERSION=	1.6.1
6
CATEGORIES=	devel rubygems
6
CATEGORIES=	devel rubygems
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
Lines 9-14 Link Here
9
MAINTAINER=	meta+ports@vmeta.jp
9
MAINTAINER=	meta+ports@vmeta.jp
10
COMMENT=	Pretty print Ruby objects to visualize their structure
10
COMMENT=	Pretty print Ruby objects to visualize their structure
11
11
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/LICENSE
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/awesome_print-1.1.0.gem) = 1ec7896a94a6a2044336dddea3561e7c66e36e22784da0e175fd2cf089bca29b
1
SHA256 (rubygem/awesome_print-1.6.1.gem) = 0d8be8d9b270b900a337356cb9453ffdaf219d29902f14bbe4f120ecfdd38fef
2
SIZE (rubygem/awesome_print-1.1.0.gem) = 27136
2
SIZE (rubygem/awesome_print-1.6.1.gem) = 32256
(-)pkg-descr (-1 / +1 lines)
Lines 1-3 Link Here
1
Pretty print Ruby objects to visualize their structure.
1
Pretty print Ruby objects to visualize their structure.
2
2
3
WWW:	http://rubygems.org/gems/awesome_print
3
WWW: http://rubygems.org/gems/awesome_print

Return to bug 199543