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

(-)Makefile (-2 / +2 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/www/rubygem-hpricot/Makefile,v 1.6 2009/04/09 00:11:42 pgollucci Exp $
5
# $FreeBSD: ports/www/rubygem-hpricot/Makefile,v 1.6 2009/04/09 00:11:42 pgollucci Exp $
6
6
7
PORTNAME=	hpricot
7
PORTNAME=	hpricot
8
PORTVERSION=	0.6.161
8
PORTVERSION=	0.8.1
9
CATEGORIES=	www rubygems
9
CATEGORIES=	www rubygems
10
MASTER_SITES=	RF
10
MASTER_SITES=	RF
11
MASTER_SITE_SUBDIR=	gems
11
MASTER_SITE_SUBDIR=	gems
Lines 15-20 Link Here
15
15
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
19
20
.include <bsd.port.mk>
20
.include <bsd.port.mk>
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rubygem/hpricot-0.6.161.gem) = a0c60f8ca593454cbedb04733427604c
1
MD5 (rubygem/hpricot-0.8.1.gem) = baee5ee42a3c28de4639f59aa93ffbfc
2
SHA256 (rubygem/hpricot-0.6.161.gem) = d6c4821e9a4dd2a00a62f621ac5ceb0b461d8c787cb535b34422452b36f892ae
2
SHA256 (rubygem/hpricot-0.8.1.gem) = f6951dbdc2e67ea76a218c542e5697ce1463c22c7ea347e4ecf6eea3b6ae51d0
3
SIZE (rubygem/hpricot-0.6.161.gem) = 255488
3
SIZE (rubygem/hpricot-0.8.1.gem) = 248320

Return to bug 134683