View | Details | Raw Unified | Return to bug 251928 | Differences between
and this patch

Collapse All | Expand All

(-)www/rubygem-nanoc/Makefile (-6 / +11 lines)
Lines 2-21 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	nanoc
4
PORTNAME=	nanoc
5
PORTVERSION=	4.7.14
5
PORTVERSION=	4.11.19
6
CATEGORIES=	www rubygems
6
CATEGORIES=	www rubygems
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
9
MAINTAINER=	zi@FreeBSD.org
9
#MAINTAINER=	zi@FreeBSD.org
10
COMMENT=	Simple but flexible static site generator
10
COMMENT=	Simple but flexible static site generator
11
11
12
LICENSE=	MIT
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
RUN_DEPENDS=	rubygem-cri>=2.3:devel/rubygem-cri \
15
RUN_DEPENDS=	rubygem-addressable>=2.7:www/rubygem-addressable \
16
		rubygem-ddplugin>=1.0:devel/rubygem-ddplugin \
16
		rubygem-colored>=1.2:textproc/rubygem-colored \
17
		rubygem-hamster>=3.0:devel/rubygem-hamster \
17
		rubygem-nanoc-checking>=1.0:www/rubygem-nanoc-checking \
18
		rubygem-ref>=2.0:devel/rubygem-ref \
18
		rubygem-nanoc-cli=4.11.19:www/rubygem-nanoc-cli \
19
		rubygem-nanoc-core=4.11.19:www/rubygem-nanoc-core \
20
		rubygem-nanoc-deploying>=1.0:www/rubygem-nanoc-deploying \
21
		rubygem-parallel>=1.12:sysutils/rubygem-parallel \
22
		rubygem-tty-command>=0.8:devel/rubygem-tty-command \
23
		rubygem-tty-which>=0.4:devel/rubygem-tty-which
19
24
20
NO_ARCH=	yes
25
NO_ARCH=	yes
21
USE_RUBY=	yes
26
USE_RUBY=	yes
(-)www/rubygem-nanoc/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1501553315
1
TIMESTAMP = 1608247536
2
SHA256 (rubygem/nanoc-4.7.14.gem) = e68fb32763517dbd78b655ad14d2bc69e0828f4cce6488240c4ec89b7d8377a9
2
SHA256 (rubygem/nanoc-4.11.19.gem) = 618fa23af4b33cb852300c94f8a97d63b406ccd0922fceb5f85c7424689c0676
3
SIZE (rubygem/nanoc-4.7.14.gem) = 256000
3
SIZE (rubygem/nanoc-4.11.19.gem) = 61952

Return to bug 251928