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

(-)/home/clsung/p5-Mail-GnuPG/Makefile (-3 / +5 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	Mail-GnuPG
8
PORTNAME=	Mail-GnuPG
9
PORTVERSION=	0.07
9
PORTVERSION=	0.08
10
PORTREVISION=	1
10
PORTREVISION=	0
11
CATEGORIES=	mail security perl5
11
CATEGORIES=	mail security perl5
12
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
13
MASTER_SITE_SUBDIR=	Mail
13
MASTER_SITE_SUBDIR=	Mail
Lines 17-24 Link Here
17
COMMENT=	Perl5 interface to process and/or create PGP email
17
COMMENT=	Perl5 interface to process and/or create PGP email
18
18
19
BUILD_DEPENDS=	${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
19
BUILD_DEPENDS=	${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
20
		${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \
20
		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
21
		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
21
		${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools
22
		${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \
23
		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
22
RUN_DEPENDS=	${BUILD_DEPENDS}
24
RUN_DEPENDS=	${BUILD_DEPENDS}
23
25
24
PERL_CONFIGURE=	yes
26
PERL_CONFIGURE=	yes
(-)/home/clsung/p5-Mail-GnuPG/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (Mail-GnuPG-0.07.tar.gz) = 264e98a31ab0428fdbaf72996652a2e9
1
MD5 (Mail-GnuPG-0.08.tar.gz) = b120c2d3e0501cb3a3e43ab9e6c1625a
2
SIZE (Mail-GnuPG-0.07.tar.gz) = 11103
2
SIZE (Mail-GnuPG-0.08.tar.gz) = 11535

Return to bug 69280