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

(-)Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	whois
8
PORTNAME=	whois
9
PORTVERSION=	1.2.0
9
PORTVERSION=	1.3.0
10
CATEGORIES=	net rubygems
10
CATEGORIES=	net rubygems
11
MASTER_SITES=	RG
11
MASTER_SITES=	RG
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/ruby-whois
20
19
21
.include <bsd.port.mk>
20
.include <bsd.port.mk>
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rubygem/whois-1.2.0.gem) = 7d6695f758e02003462d750791a3726a
1
MD5 (rubygem/whois-1.3.0.gem) = 6d99135f1411fb5217dee26834127e87
2
SHA256 (rubygem/whois-1.2.0.gem) = c0ecdf2b74519c0f377d61260f1757c5bf46c9bb2accafb811c252f753e16832
2
SHA256 (rubygem/whois-1.3.0.gem) = ed7c1e6d9428a1214c2c9e1fe0711249aaebd2dbd927939aa56158ddc02c55db
3
SIZE (rubygem/whois-1.2.0.gem) = 162816
3
SIZE (rubygem/whois-1.3.0.gem) = 57344

Return to bug 150025