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

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	capistrano
8
PORTNAME=	capistrano
9
PORTVERSION=	2.5.3
9
PORTVERSION=	2.5.5
10
CATEGORIES=	sysutils rubygems
10
CATEGORIES=	sysutils rubygems
11
MASTER_SITES=	RF
11
MASTER_SITES=	RF
12
12
Lines 21-27 Link Here
21
USE_RUBY=	yes
21
USE_RUBY=	yes
22
USE_RAKE=	yes
22
USE_RAKE=	yes
23
USE_RUBYGEMS=	yes
23
USE_RUBYGEMS=	yes
24
RUBYGEM_AUTOPLIST=  yes
24
RUBYGEM_AUTOPLIST=	yes
25
PLIST_FILES=	bin/cap bin/capify
25
PLIST_FILES=	bin/cap bin/capify
26
26
27
post-install:
27
post-install:
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rubygem/capistrano-2.5.3.gem) = 676d8df0cb3a17be15b3f20121696fb5
1
MD5 (rubygem/capistrano-2.5.5.gem) = 16d735a5f3920b49b8d570c14a9e3874
2
SHA256 (rubygem/capistrano-2.5.3.gem) = 423e394132fed9a95d86bc981d3bdfea11f5709e66b2f7a60d93ae22bd8a7fc1
2
SHA256 (rubygem/capistrano-2.5.5.gem) = f5f1b9b30287deca8380f4375fb85ae0fa39162922d11b8343013a312315daf2
3
SIZE (rubygem/capistrano-2.5.3.gem) = 114176
3
SIZE (rubygem/capistrano-2.5.5.gem) = 117248

Return to bug 133530