aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-ListDetector
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-04-28 19:52:57 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-04-28 19:52:57 +0000
commit2a52dfe8b515f328de01cec6fbd83ea5b444b71c (patch)
tree6063a83d5061504758bc76461e93733fbdcd6a45 /mail/p5-Mail-ListDetector
parent81bbbcac718ead26cee0c2da97e84cc39ae56a7b (diff)
downloadports-2a52dfe8b515f328de01cec6fbd83ea5b444b71c.tar.gz
ports-2a52dfe8b515f328de01cec6fbd83ea5b444b71c.zip
Notes
Diffstat (limited to 'mail/p5-Mail-ListDetector')
-rw-r--r--mail/p5-Mail-ListDetector/Makefile4
-rw-r--r--mail/p5-Mail-ListDetector/distinfo2
-rw-r--r--mail/p5-Mail-ListDetector/pkg-plist2
3 files changed, 6 insertions, 2 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile
index 6595a078312f..16f1c95559c1 100644
--- a/mail/p5-Mail-ListDetector/Makefile
+++ b/mail/p5-Mail-ListDetector/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-ListDetector
-PORTVERSION= 0.18
+PORTVERSION= 0.20
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -25,11 +25,13 @@ PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Mail::ListDetector.3 \
Mail::ListDetector::Detector::Base.3 \
+ Mail::ListDetector::Detector::Ecartis.3 \
Mail::ListDetector::Detector::Ezmlm.3 \
Mail::ListDetector::Detector::Listar.3 \
Mail::ListDetector::Detector::Mailman.3 \
Mail::ListDetector::Detector::Majordomo.3 \
Mail::ListDetector::Detector::RFC2369.3 \
+ Mail::ListDetector::Detector::RFC2919.3 \
Mail::ListDetector::Detector::Smartlist.3 \
Mail::ListDetector::Detector::Yahoogroups.3 \
Mail::ListDetector::List.3
diff --git a/mail/p5-Mail-ListDetector/distinfo b/mail/p5-Mail-ListDetector/distinfo
index 79adcba27ee6..2d051cb267f7 100644
--- a/mail/p5-Mail-ListDetector/distinfo
+++ b/mail/p5-Mail-ListDetector/distinfo
@@ -1 +1 @@
-MD5 (Mail-ListDetector-0.18.tar.gz) = 2939be00577d6de3b3a365cc438680a8
+MD5 (Mail-ListDetector-0.20.tar.gz) = e26b2c61542c258d2ee0567044ee6db8
diff --git a/mail/p5-Mail-ListDetector/pkg-plist b/mail/p5-Mail-ListDetector/pkg-plist
index 580690e1d0dd..6110066f4a10 100644
--- a/mail/p5-Mail-ListDetector/pkg-plist
+++ b/mail/p5-Mail-ListDetector/pkg-plist
@@ -1,10 +1,12 @@
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/Base.pm
+lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/Ecartis.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/Ezmlm.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/Listar.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/Mailman.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/Majordomo.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/RFC2369.pm
+lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/RFC2919.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/Smartlist.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/Detector/Yahoogroups.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/ListDetector/List.pm