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

(-)Makefile (-4 / +3 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	Mojolicious-Plugin-YamlConfig
4
PORTNAME=	Mojolicious-Plugin-YamlConfig
5
PORTVERSION=	0.1.7
5
PORTVERSION=	0.2.0
6
PORTREVISION=	1
7
CATEGORIES=	www perl5
6
CATEGORIES=	www perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 14-21 Link Here
14
LICENSE=	ART10 GPLv1
13
LICENSE=	ART10 GPLv1
15
LICENSE_COMB=	dual
14
LICENSE_COMB=	dual
16
15
17
BUILD_DEPENDS=	p5-Mojolicious>=1.80:${PORTSDIR}/www/p5-Mojolicious \
16
BUILD_DEPENDS=	p5-Mojolicious>=5.54:${PORTSDIR}/www/p5-Mojolicious \
18
		p5-YAML-Tiny>=1.51:${PORTSDIR}/textproc/p5-YAML-Tiny
17
		p5-YAML-Tiny>=1.60:${PORTSDIR}/textproc/p5-YAML-Tiny
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
18
RUN_DEPENDS:=	${BUILD_DEPENDS}
20
19
21
USES=		perl5
20
USES=		perl5
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Mojolicious-Plugin-YamlConfig-0.1.7.tar.gz) = 42f35be86078ac35416e57ccccacd53e6e563a7507999cf15c621d5f4dea8a7c
1
SHA256 (Mojolicious-Plugin-YamlConfig-0.2.0.tar.gz) = ba68ab28893aad7fdde6a27ca7eea9055e35e500ab801e57fff59a9d880c57fa
2
SIZE (Mojolicious-Plugin-YamlConfig-0.1.7.tar.gz) = 12319
2
SIZE (Mojolicious-Plugin-YamlConfig-0.2.0.tar.gz) = 11149

Return to bug 197913