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 Updated to version 1.01.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/814805a083b1
branches:  trunk
changeset: 529199:814805a083b1
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun May 27 09:41:24 2007 +0000

description:
Updated to version 1.01.

Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - Shortened COMMENT (hint by pkglint).
  - This is purely a Perl module.

Changes since version 0.34:
===========================
1.01 13 Mar 2007
  - Increase CPANTS score.

diffstat:

 mail/p5-Mail-ListDetector/Makefile |  10 +++++++---
 mail/p5-Mail-ListDetector/distinfo |   8 ++++----
 2 files changed, 11 insertions(+), 7 deletions(-)

diffs (44 lines):

diff -r 95d4d3982220 -r 814805a083b1 mail/p5-Mail-ListDetector/Makefile
--- a/mail/p5-Mail-ListDetector/Makefile        Sun May 27 09:24:06 2007 +0000
+++ b/mail/p5-Mail-ListDetector/Makefile        Sun May 27 09:41:24 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2006/11/03 11:21:48 obache Exp $
+# $NetBSD: Makefile,v 1.17 2007/05/27 09:41:24 heinz Exp $
 
-DISTNAME=              Mail-ListDetector-0.34
+DISTNAME=              Mail-ListDetector-1.01
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5mli
 CATEGORIES=            mail perl5
@@ -8,13 +8,17 @@
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://search.cpan.org/dist/Mail-ListDetector/
-COMMENT=               Perl5 module to detect whether a message is from a mailing list
+COMMENT=               Perl5 module to detect messages from a mailing lists
+
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=              p5-MailTools-[0-9]*:../../mail/p5-MailTools
 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
 
+USE_LANGUAGES=         # empty
+
 PERL5_PACKLIST=                auto/Mail/ListDetector/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r 95d4d3982220 -r 814805a083b1 mail/p5-Mail-ListDetector/distinfo
--- a/mail/p5-Mail-ListDetector/distinfo        Sun May 27 09:24:06 2007 +0000
+++ b/mail/p5-Mail-ListDetector/distinfo        Sun May 27 09:41:24 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/11/03 11:21:49 obache Exp $
+$NetBSD: distinfo,v 1.5 2007/05/27 09:41:24 heinz Exp $
 
-SHA1 (Mail-ListDetector-0.34.tar.gz) = 00c6dacd247670190126cc50e000cad9980683dc
-RMD160 (Mail-ListDetector-0.34.tar.gz) = d08413aa2a00401be8d28a39e677ae05acb895d8
-Size (Mail-ListDetector-0.34.tar.gz) = 39817 bytes
+SHA1 (Mail-ListDetector-1.01.tar.gz) = d30fd744a612215425d91409b4772fa511e994ac
+RMD160 (Mail-ListDetector-1.01.tar.gz) = 1645c3e9877e7162962dfe0f368359fb52e359f6
+Size (Mail-ListDetector-1.01.tar.gz) = 40197 bytes



Home | Main Index | Thread Index | Old Index