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

(-)sysutils/rubygem-specinfra/Makefile (-2 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	specinfra
4
PORTNAME=	specinfra
5
PORTVERSION=	2.67.7
5
PORTVERSION=	2.68.0
6
CATEGORIES=	sysutils rubygems
6
CATEGORIES=	sysutils rubygems
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
Lines 13-19 Link Here
13
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
13
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
14
14
15
RUN_DEPENDS=	rubygem-net-scp>=0:security/rubygem-net-scp \
15
RUN_DEPENDS=	rubygem-net-scp>=0:security/rubygem-net-scp \
16
		rubygem-net-ssh>=2.7:security/rubygem-net-ssh
16
		rubygem-net-ssh>=2.7:security/rubygem-net-ssh \
17
		rubygem-net-telnet>=0:security/rubygem-net-telnet
17
18
18
NO_ARCH=	yes
19
NO_ARCH=	yes
19
USE_RUBY=	yes
20
USE_RUBY=	yes
(-)sysutils/rubygem-specinfra/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1490965549
1
TIMESTAMP = 1496195781
2
SHA256 (rubygem/specinfra-2.67.7.gem) = 4f0f2d560724427396ae4e6bae31d28cc9781554ba470db002fa5c81329eab3d
2
SHA256 (rubygem/specinfra-2.68.0.gem) = 57efc7d33aa6f0b585dbcab6d218a1be4943ac97385ca39455e7b7bc2cfe9e70
3
SIZE (rubygem/specinfra-2.67.7.gem) = 84992
3
SIZE (rubygem/specinfra-2.68.0.gem) = 85504

Return to bug 219978