1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Update to 0.08

- modify BUILD_DEPENDS

PR:		ports/69280
Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2004-07-19 15:06:04 +00:00
parent 41f578c5eb
commit c5e96ad02b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114219
2 changed files with 7 additions and 5 deletions

View File

@ -6,8 +6,8 @@
#
PORTNAME= Mail-GnuPG
PORTVERSION= 0.07
PORTREVISION= 1
PORTVERSION= 0.08
PORTREVISION= 0
CATEGORIES= mail security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@ -17,8 +17,10 @@ MAINTAINER= clsung@dragon2.net
COMMENT= Perl5 interface to process and/or create PGP email
BUILD_DEPENDS= ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools
${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
MD5 (Mail-GnuPG-0.07.tar.gz) = 264e98a31ab0428fdbaf72996652a2e9
SIZE (Mail-GnuPG-0.07.tar.gz) = 11103
MD5 (Mail-GnuPG-0.08.tar.gz) = b120c2d3e0501cb3a3e43ab9e6c1625a
SIZE (Mail-GnuPG-0.08.tar.gz) = 11535