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

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	json
8
PORTNAME=	json
9
PORTVERSION=	1.1.4
9
PORTVERSION=	1.1.6
10
CATEGORIES=	devel rubygems
10
CATEGORIES=	devel rubygems
11
MASTER_SITES=	RF
11
MASTER_SITES=	RF
12
12
Lines 16-21 Link Here
16
USE_RUBY=	yes
16
USE_RUBY=	yes
17
USE_RUBYGEMS=	yes
17
USE_RUBYGEMS=	yes
18
RUBYGEM_AUTOPLIST=	yes
18
RUBYGEM_AUTOPLIST=	yes
19
PLIST_FILES=	bin/edit_json.rb
19
PLIST_FILES=	bin/edit_json.rb bin/prettify_json.rb
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.mk>
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rubygem/json-1.1.4.gem) = 52afb5ab7bc7ee1fa702a263ecf4baec
1
MD5 (rubygem/json-1.1.6.gem) = 3979edeb6ef20d9a46180cb54de2de85
2
SHA256 (rubygem/json-1.1.4.gem) = 80b5d6e87d5c74bcc02c52691ef9df5a9a14a9c9a8a6820e348877ee8e49d4dc
2
SHA256 (rubygem/json-1.1.6.gem) = 948a14cc0e20337ebce7300e70d7f5eec5fba2d0de6bbeba940984954c36743e
3
SIZE (rubygem/json-1.1.4.gem) = 380928
3
SIZE (rubygem/json-1.1.6.gem) = 385024

Return to bug 134672