- update to 0.21.3
This commit is contained in:
parent
125bf96e4b
commit
6ec72354af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185271
2 changed files with 7 additions and 6 deletions
|
@ -6,19 +6,20 @@
|
|||
#
|
||||
|
||||
PORTNAME= Email-LocalDelivery
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.21.3
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Email
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Deliver a piece of email - simply
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
|
||||
RUN_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
|
||||
${SITE_PERL}/Email/FolderType.pm:${PORTSDIR}/mail/p5-Email-FolderType \
|
||||
${SITE_PERL}/File/Path/Expand.pm:${PORTSDIR}/devel/p5-File-Path-Expand
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Email-LocalDelivery-0.21.tar.gz) = 687fcefdf7684b481d1401a04e32e375
|
||||
SHA256 (Email-LocalDelivery-0.21.tar.gz) = b6f07343ab3c6c7e91d0d7b7fb1f6ef170bf2eaf834dfd99795e26910d8b374b
|
||||
SIZE (Email-LocalDelivery-0.21.tar.gz) = 4870
|
||||
MD5 (Email-LocalDelivery-0.213.tar.gz) = f7bed4823d87667386b64490658424af
|
||||
SHA256 (Email-LocalDelivery-0.213.tar.gz) = 878bdd317969e0b92e2fa7a533cf87b3365c32f6fd805d54b78faa56b27ad7f1
|
||||
SIZE (Email-LocalDelivery-0.213.tar.gz) = 12281
|
||||
|
|
Loading…
Reference in a new issue