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

(-)security/p5-Protocol-ACME/Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
2
3
PORTNAME=	Protocol-ACME
3
PORTNAME=	Protocol-ACME
4
PORTVERSION=	0.11
4
PORTVERSION=	0.11
5
DISTVERSIONPREFIX=v
6
CATEGORIES=	security perl5
5
CATEGORIES=	security perl5
6
MASTER_SITES=	CPAN
7
MASTER_SITE_SUBDIR=	CPAN:SLUDIN
7
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
8
9
9
MAINTAINER=	pi@FreeBSD.org
10
MAINTAINER=	pi@FreeBSD.org
Lines 20-27 RUN_DEPENDS= p5-Crypt-Format>=0.06:security/p5-Crypt-Format \ Link Here
20
		p5-libwww>=6.13:www/p5-libwww
21
		p5-libwww>=6.13:www/p5-libwww
21
22
22
USES=		perl5
23
USES=		perl5
23
USE_GITHUB=	yes
24
GH_ACCOUNT=	sludin
25
USE_PERL5=	configure
24
USE_PERL5=	configure
26
25
27
.include <bsd.port.mk>
26
.include <bsd.port.mk>
(-)security/p5-Protocol-ACME/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sludin-Protocol-ACME-v0.11_GH0.tar.gz) = 32c0cd807c6480ff96b926ed07bd755afbfcd5034b78a6ed839aa1e4fb316f5a
1
SHA256 (Protocol-ACME-0.11.tar.gz) = 462e3f3bcffe120bb190354918d4cf471ad3d1e1a26c9ce19281de6d251ad89b
2
SIZE (sludin-Protocol-ACME-v0.11_GH0.tar.gz) = 27545
2
SIZE (Protocol-ACME-0.11.tar.gz) = 30736

Return to bug 208741