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

(-)Makefile (-1 / +3 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	rouge
3
PORTNAME=	rouge
4
PORTVERSION=	1.4.0
4
PORTVERSION=	1.8.0
5
CATEGORIES=	textproc rubygems
5
CATEGORIES=	textproc rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
7
7
Lines 10-15 Link Here
10
10
11
LICENSE=	MIT
11
LICENSE=	MIT
12
12
13
NEED_ROOT=	yes
14
13
USE_RUBY=	yes
15
USE_RUBY=	yes
14
USE_RUBYGEMS=	yes
16
USE_RUBYGEMS=	yes
15
RUBYGEM_AUTOPLIST=	yes
17
RUBYGEM_AUTOPLIST=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/rouge-1.4.0.gem) = 8dacc1e2868ca7c9db85e6637f7548c12b78eba674183d6ef8a54d4a25db83eb
1
SHA256 (rubygem/rouge-1.8.0.gem) = ee449e2bfc11ae0f4c80b138481c6f7f805176c4d90bfa655880d51460c6058c
2
SIZE (rubygem/rouge-1.4.0.gem) = 156672
2
SIZE (rubygem/rouge-1.8.0.gem) = 169472

Return to bug 199861