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

(-)b/misc/rubygem-mimemagic/Makefile (-1 / +5 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/misc/rubygem-mimemagic/Makefile 534142 2020-05-06 05:14:30Z sunpoet $
1
# $FreeBSD: head/misc/rubygem-mimemagic/Makefile 534142 2020-05-06 05:14:30Z sunpoet $
2
2
3
PORTNAME=	mimemagic
3
PORTNAME=	mimemagic
4
PORTVERSION=	0.3.5
4
PORTVERSION=	0.3.10
5
CATEGORIES=	misc rubygems
5
CATEGORIES=	misc rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
7
7
Lines 11-16 COMMENT= MIME detection by extension or content in pure ruby Link Here
11
LICENSE=	MIT
11
LICENSE=	MIT
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
13
14
RUN_DEPENDS=	shared-mime-info>0:misc/shared-mime-info \
15
		rubygem-nokogiri>=1<2:textproc/rubygem-nokogiri \
16
		rubygem-rake>=0:devel/rubygem-rake
17
14
USES=		gem
18
USES=		gem
15
USE_RUBY=	yes
19
USE_RUBY=	yes
16
20
(-)b/misc/rubygem-mimemagic/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1588695619
1
TIMESTAMP = 1617364227
2
SHA256 (rubygem/mimemagic-0.3.5.gem) = 6e0675bb33770a2ff66a7d061e7181dd35c0e4f6ebafec1059b74e73785ad8e1
2
SHA256 (rubygem/mimemagic-0.3.10.gem) = 814063559bfe9523cdf287722a0e84fd673aec03b79a9dac9e170b11924d1533
3
SIZE (rubygem/mimemagic-0.3.5.gem) = 410112
3
SIZE (rubygem/mimemagic-0.3.10.gem) = 12288

Return to bug 254720