pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-ListDetector Update to 0.31, closing PR 2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/73e36290d349
branches: trunk
changeset: 492717:73e36290d349
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 18 16:46:46 2005 +0000
description:
Update to 0.31, closing PR 29994:
0.19 Wed Jan 02 20:59:19 2002
- assimilate Mail::ListDetector::Detector::Fml
0.21 Mon May 06 22:19:00 2002
- unassimilate Fml
- Patch from Peter Oliver for list owner messages
0.22 Thu Jun 27 21:15:00 2002
- Cleanup documentation to fix rt.cpan.org ticket 62
- Finally assimilate Mail::ListDetector::Detector::Fml properly
- Import into CVS
0.24 Sun Jul 06 2003
- I've lost the CVS repository, oh well, that's what CPAN's for.
- Add recognition for some mailman lists with minimal headers.
0.25 Mon Jul 21 2003
- Add mention of mailing list to README file.
- Integrate cleanup and new detector from Matthew Walker <matthew%walker.wattle.id.au@localhost>
0.28 26 Aug 2003
- Add Patch from Mik Firestone for Mailman on freebsd mailing lists (
and probably others).
0.29 13 Oct 2003
- Add patch from Matthew Walker for Communigate.
0.30 28 May 2004
- Add patch from Simon Cozens for use of Email::Abstract.
0.31 8 June 2004
- Add correction to previous patch from Simon Cozens.
- Add the following from Matthew Walker:
- tweak docs for Listbox
- for RFC2369 List-Post has URI in <>'s but may have comments, now extract
text from within <>'s to give to URI
- Majordomo now recognises lists using domo as unix user not just majordomo
- added new detectors for AutoShare, Google Groups, LetterRip, ListSTAR,
Lyris and Onelist
- added tests for all changes and additions
diffstat:
mail/p5-Mail-ListDetector/Makefile | 11 ++++++-----
mail/p5-Mail-ListDetector/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 989cbb7ba1b8 -r 73e36290d349 mail/p5-Mail-ListDetector/Makefile
--- a/mail/p5-Mail-ListDetector/Makefile Mon Apr 18 16:41:27 2005 +0000
+++ b/mail/p5-Mail-ListDetector/Makefile Mon Apr 18 16:46:46 2005 +0000
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:21 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/18 16:46:46 wiz Exp $
-DISTNAME= Mail-ListDetector-0.18
+DISTNAME= Mail-ListDetector-0.31
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mli
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Mail-ListDetector/
COMMENT= Perl5 module to detect whether a message is from a mailing list
DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools
-DEPENDS+= p5-Email-Valid-[0-9]*:../../mail/p5-Email-Valid
-DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+= p5-Email-Abstract-[0-9]*:../../mail/p5-Email-Abstract
+DEPENDS+= p5-Email-Valid>=0.12:../../mail/p5-Email-Valid
+DEPENDS+= p5-URI>=1.10:../../www/p5-URI
DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Mail/ListDetector/.packlist
diff -r 989cbb7ba1b8 -r 73e36290d349 mail/p5-Mail-ListDetector/distinfo
--- a/mail/p5-Mail-ListDetector/distinfo Mon Apr 18 16:41:27 2005 +0000
+++ b/mail/p5-Mail-ListDetector/distinfo Mon Apr 18 16:46:46 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:59:25 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/04/18 16:46:46 wiz Exp $
-SHA1 (Mail-ListDetector-0.18.tar.gz) = ca65c0f4b8492f4cc3381435f46f28429b86eaee
-RMD160 (Mail-ListDetector-0.18.tar.gz) = 904c41c49af2ad54428ffbd77d9513941476764b
-Size (Mail-ListDetector-0.18.tar.gz) = 16227 bytes
+SHA1 (Mail-ListDetector-0.31.tar.gz) = 81cf46d06b25c7b00f2f6290c3a05eb0bad3fb85
+RMD160 (Mail-ListDetector-0.31.tar.gz) = 99717b531e8075a679bf894f7f49337fac035a06
+Size (Mail-ListDetector-0.31.tar.gz) = 39687 bytes
Home |
Main Index |
Thread Index |
Old Index