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

(-)Makefile (-2 / +3 lines)
Lines 5-11 Link Here
5
5
6
PORTNAME=	Crypt-GPG
6
PORTNAME=	Crypt-GPG
7
PORTVERSION=	1.63
7
PORTVERSION=	1.63
8
PORTREVISION=	1
8
PORTREVISION=	2
9
CATEGORIES=	security perl5
9
CATEGORIES=	security perl5
10
MASTER_SITES=	CPAN
10
MASTER_SITES=	CPAN
11
PKGNAMEPREFIX=	p5-
11
PKGNAMEPREFIX=	p5-
Lines 13-19 Link Here
13
MAINTAINER=	ashish@FreeBSD.org
13
MAINTAINER=	ashish@FreeBSD.org
14
COMMENT=	Perl extension for GnuPG
14
COMMENT=	Perl extension for GnuPG
15
15
16
RUN_DEPENDS=	p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
16
RUN_DEPENDS=	p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
17
		p5-TimeDate>=1.20:${PORTSDIR}/devel/p5-TimeDate
17
18
18
PERL_CONFIGURE=	yes
19
PERL_CONFIGURE=	yes
19
20
(-)distinfo (-1 lines)
Lines 1-3 Link Here
1
MD5 (Crypt-GPG-1.63.tar.gz) = 9a2ab2edf9740cfef789f17c998f3fe2
2
SHA256 (Crypt-GPG-1.63.tar.gz) = df7faacebbdf43a9fee35345a6ce64a153cef4852bdfe0ce268b029c911e0de7
1
SHA256 (Crypt-GPG-1.63.tar.gz) = df7faacebbdf43a9fee35345a6ce64a153cef4852bdfe0ce268b029c911e0de7
3
SIZE (Crypt-GPG-1.63.tar.gz) = 18983
2
SIZE (Crypt-GPG-1.63.tar.gz) = 18983

Return to bug 156209