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

(-)Makefile (-1 / +3 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	sys-uptime
8
PORTNAME=	sys-uptime
9
PORTVERSION=	0.5.4
9
PORTVERSION=	0.6.0
10
CATEGORIES=	sysutils rubygems
10
CATEGORIES=	sysutils rubygems
11
MASTER_SITES=	RG
11
MASTER_SITES=	RG
12
12
13
MAINTAINER=	freebsdports@chillibear.com
13
MAINTAINER=	freebsdports@chillibear.com
14
COMMENT=	Provides uptime and boot time information
14
COMMENT=	Provides uptime and boot time information
15
15
16
RUN_DEPENDS=	rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi
17
16
USE_RUBY=		yes
18
USE_RUBY=		yes
17
USE_RUBYGEMS=		yes
19
USE_RUBYGEMS=		yes
18
RUBYGEM_AUTOPLIST=	yes
20
RUBYGEM_AUTOPLIST=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/sys-uptime-0.5.4.gem) = d014aae1d987dc1415445acffe70279b8f4f6cf1c3b36de2540425e0548ce605
1
SHA256 (rubygem/sys-uptime-0.6.0.gem) = 4ae5cf1b1326560f028b602a650b7f518789c2e84a34f0af5b5da3ca02831679
2
SIZE (rubygem/sys-uptime-0.5.4.gem) = 12288
2
SIZE (rubygem/sys-uptime-0.6.0.gem) = 11264

Return to bug 163393