mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Update to 0.21.
This commit is contained in:
parent
e1098ae28b
commit
59f847b51b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59290
2 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Mail-ListDetector
|
||||
PORTVERSION= 0.20
|
||||
PORTVERSION= 0.21
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Mail
|
||||
|
@ -16,7 +16,8 @@ MAINTAINER= petef@FreeBSD.org
|
|||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \
|
||||
${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
|
||||
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
|
||||
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
|
||||
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Mail-ListDetector-0.20.tar.gz) = e26b2c61542c258d2ee0567044ee6db8
|
||||
MD5 (Mail-ListDetector-0.21.tar.gz) = 2593a4b4d2f4148de02e07fdcf4d7140
|
||||
|
|
Loading…
Add table
Reference in a new issue