View | Details | Raw Unified | Return to bug 200386 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	ruby_parser
4
PORTNAME=	ruby_parser
5
PORTVERSION=	3.2.2
5
PORTVERSION=	3.6.6
6
CATEGORIES=	devel rubygems
6
CATEGORIES=	devel rubygems
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
Lines 15-20 Link Here
15
15
16
USE_RUBY=	yes
16
USE_RUBY=	yes
17
USE_RUBYGEMS=	yes
17
USE_RUBYGEMS=	yes
18
NO_ARCH=	yes
19
18
RUBYGEM_AUTOPLIST=	yes
20
RUBYGEM_AUTOPLIST=	yes
19
PLIST_FILES=	bin/ruby_parse \
21
PLIST_FILES=	bin/ruby_parse \
20
		bin/ruby_parse_extract_error
22
		bin/ruby_parse_extract_error
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/ruby_parser-3.2.2.gem) = 117d814b406876a8b6a85a28e2745de524924edefced9233d597bae6fefd7fcb
1
SHA256 (rubygem/ruby_parser-3.6.6.gem) = d3a3ff8e472f85d769e848caa94938e5c4a7b5d9df75384056431bade8bd2cf5
2
SIZE (rubygem/ruby_parser-3.2.2.gem) = 198656
2
SIZE (rubygem/ruby_parser-3.6.6.gem) = 250880

Return to bug 200386