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

Collapse All | Expand All

(-)b/www/rubygem-nanoc/Makefile (-3 / +3 lines)
Lines 1-7 Link Here
1
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
1
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
2
2
3
PORTNAME=	nanoc
3
PORTNAME=	nanoc
4
PORTVERSION=	4.11.19
4
PORTVERSION=	4.12.3
5
CATEGORIES=	www rubygems
5
CATEGORIES=	www rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
7
7
Lines 14-21 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
14
RUN_DEPENDS=	rubygem-addressable>=2.7:www/rubygem-addressable \
14
RUN_DEPENDS=	rubygem-addressable>=2.7:www/rubygem-addressable \
15
		rubygem-colored>=1.2:textproc/rubygem-colored \
15
		rubygem-colored>=1.2:textproc/rubygem-colored \
16
		rubygem-nanoc-checking>=1.0:www/rubygem-nanoc-checking \
16
		rubygem-nanoc-checking>=1.0:www/rubygem-nanoc-checking \
17
		rubygem-nanoc-cli=4.11.19:www/rubygem-nanoc-cli \
17
		rubygem-nanoc-cli=4.12.3:www/rubygem-nanoc-cli \
18
		rubygem-nanoc-core=4.11.19:www/rubygem-nanoc-core \
18
		rubygem-nanoc-core=4.12.3:www/rubygem-nanoc-core \
19
		rubygem-nanoc-deploying>=1.0:www/rubygem-nanoc-deploying \
19
		rubygem-nanoc-deploying>=1.0:www/rubygem-nanoc-deploying \
20
		rubygem-parallel>=1.12:sysutils/rubygem-parallel \
20
		rubygem-parallel>=1.12:sysutils/rubygem-parallel \
21
		rubygem-tty-command>=0.8:devel/rubygem-tty-command \
21
		rubygem-tty-command>=0.8:devel/rubygem-tty-command \
(-)b/www/rubygem-nanoc/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1608247536
1
TIMESTAMP = 1640217322
2
SHA256 (rubygem/nanoc-4.11.19.gem) = 618fa23af4b33cb852300c94f8a97d63b406ccd0922fceb5f85c7424689c0676
2
SHA256 (rubygem/nanoc-4.12.3.gem) = 5465bedddcf79490d1c7dea7a4bce843d061b68d70458a8f77c78b7577b18f95
3
SIZE (rubygem/nanoc-4.11.19.gem) = 61952
3
SIZE (rubygem/nanoc-4.12.3.gem) = 62976

Return to bug 260635