aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-ListDetector
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2004-10-18 02:39:07 +0000
committerPete Fritchman <petef@FreeBSD.org>2004-10-18 02:39:07 +0000
commitac4985845ab89c19d9a45c56e593f1d5532af674 (patch)
tree43cab1c29c9f204ca832907598341b12f011af8b /mail/p5-Mail-ListDetector
parent80bb188e4bfcca38b03446855687659c6f71993e (diff)
downloadports-ac4985845ab89c19d9a45c56e593f1d5532af674.tar.gz
ports-ac4985845ab89c19d9a45c56e593f1d5532af674.zip
Update to 0.31.
PR: 71116 Submitted by: lth
Notes
Notes: svn path=/head/; revision=119709
Diffstat (limited to 'mail/p5-Mail-ListDetector')
-rw-r--r--mail/p5-Mail-ListDetector/Makefile10
-rw-r--r--mail/p5-Mail-ListDetector/distinfo4
-rw-r--r--mail/p5-Mail-ListDetector/pkg-plist6
3 files changed, 16 insertions, 4 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile
index 4d25a03ec725..005bf8c60b12 100644
--- a/mail/p5-Mail-ListDetector/Makefile
+++ b/mail/p5-Mail-ListDetector/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-ListDetector
-PORTVERSION= 0.29
+PORTVERSION= 0.31
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -16,7 +16,7 @@ MAINTAINER= petef@FreeBSD.org
COMMENT= Perl module for detecting mailing list messages
BUILD_DEPENDS= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \
- ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
+ ${SITE_PERL}/Email/Abstract.pm:${PORTSDIR}/mail/p5-Email-Abstract \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -24,17 +24,23 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Mail::ListDetector.3 \
+ Mail::ListDetector::Detector::AutoShare.3 \
Mail::ListDetector::Detector::Base.3 \
Mail::ListDetector::Detector::CommuniGate.3 \
Mail::ListDetector::Detector::CommuniGatePro.3 \
Mail::ListDetector::Detector::Ecartis.3 \
Mail::ListDetector::Detector::Ezmlm.3 \
Mail::ListDetector::Detector::Fml.3 \
+ Mail::ListDetector::Detector::GoogleGroups.3 \
+ Mail::ListDetector::Detector::LetterRip.3 \
+ Mail::ListDetector::Detector::ListSTAR.3 \
Mail::ListDetector::Detector::Listar.3 \
Mail::ListDetector::Detector::Listbox.3 \
Mail::ListDetector::Detector::Listserv.3 \
+ Mail::ListDetector::Detector::Lyris.3 \
Mail::ListDetector::Detector::Mailman.3 \
Mail::ListDetector::Detector::Majordomo.3 \
+ Mail::ListDetector::Detector::Onelist.3 \
Mail::ListDetector::Detector::RFC2369.3 \
Mail::ListDetector::Detector::RFC2919.3 \
Mail::ListDetector::Detector::Smartlist.3 \
diff --git a/mail/p5-Mail-ListDetector/distinfo b/mail/p5-Mail-ListDetector/distinfo
index 48fdb04bce72..751b980e1935 100644
--- a/mail/p5-Mail-ListDetector/distinfo
+++ b/mail/p5-Mail-ListDetector/distinfo
@@ -1,2 +1,2 @@
-MD5 (Mail-ListDetector-0.29.tar.gz) = 0ffbc9a98dedd77682dc2b63d5c212d9
-SIZE (Mail-ListDetector-0.29.tar.gz) = 24281
+MD5 (Mail-ListDetector-0.31.tar.gz) = e1072d72ff6e9c024f80e9cc1f3174f9
+SIZE (Mail-ListDetector-0.31.tar.gz) = 39687
diff --git a/mail/p5-Mail-ListDetector/pkg-plist b/mail/p5-Mail-ListDetector/pkg-plist
index d9e5bfb4392a..e55f2b498970 100644
--- a/mail/p5-Mail-ListDetector/pkg-plist
+++ b/mail/p5-Mail-ListDetector/pkg-plist
@@ -1,15 +1,21 @@
%%SITE_PERL%%/Mail/ListDetector.pm
+%%SITE_PERL%%/Mail/ListDetector/Detector/AutoShare.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Base.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/CommuniGate.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/CommuniGatePro.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Ecartis.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Ezmlm.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Fml.pm
+%%SITE_PERL%%/Mail/ListDetector/Detector/GoogleGroups.pm
+%%SITE_PERL%%/Mail/ListDetector/Detector/LetterRip.pm
+%%SITE_PERL%%/Mail/ListDetector/Detector/ListSTAR.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Listar.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Listbox.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Listserv.pm
+%%SITE_PERL%%/Mail/ListDetector/Detector/Lyris.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Mailman.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Majordomo.pm
+%%SITE_PERL%%/Mail/ListDetector/Detector/Onelist.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/RFC2369.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/RFC2919.pm
%%SITE_PERL%%/Mail/ListDetector/Detector/Smartlist.pm