pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-DeliveryStatus-BounceParser Import p5-Mai...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f27c2d89bf11
branches: trunk
changeset: 621200:f27c2d89bf11
user: rodent <rodent%pkgsrc.org@localhost>
date: Sat Jul 06 00:48:43 2013 +0000
description:
Import p5-Mail-DeliveryStatus-BounceParser-1.532 as mail/p5-Mail-DeliveryStatus-BounceParser.
Mail::DeliveryStatus::BounceParser analyzes RFC822 bounce messages and returns a
structured description of the addresses that bounced and the reason they
bounced; it also returns information about the original returned message
including the Message-ID. It works best with RFC1892 delivery reports, but will
gamely attempt to understand any bounce message no matter what MTA generated it.
diffstat:
mail/p5-Mail-DeliveryStatus-BounceParser/DESCR | 5 +++++
mail/p5-Mail-DeliveryStatus-BounceParser/Makefile | 19 +++++++++++++++++++
mail/p5-Mail-DeliveryStatus-BounceParser/PLIST | 5 +++++
mail/p5-Mail-DeliveryStatus-BounceParser/distinfo | 5 +++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r 45465b11e422 -r f27c2d89bf11 mail/p5-Mail-DeliveryStatus-BounceParser/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Mail-DeliveryStatus-BounceParser/DESCR Sat Jul 06 00:48:43 2013 +0000
@@ -0,0 +1,5 @@
+Mail::DeliveryStatus::BounceParser analyzes RFC822 bounce messages and returns a
+structured description of the addresses that bounced and the reason they
+bounced; it also returns information about the original returned message
+including the Message-ID. It works best with RFC1892 delivery reports, but will
+gamely attempt to understand any bounce message no matter what MTA generated it.
diff -r 45465b11e422 -r f27c2d89bf11 mail/p5-Mail-DeliveryStatus-BounceParser/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile Sat Jul 06 00:48:43 2013 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/07/06 00:48:43 rodent Exp $
+#
+
+DISTNAME= Mail-DeliveryStatus-BounceParser-1.532
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= mail
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
+
+MAINTAINER= rodent%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~mstevens/Mail-DeliveryStatus-BounceParser-1.532/lib/Mail/DeliveryStatus/BounceParser.pm
+COMMENT= Perl extension to analyze bounce messages
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-MIME-tools>=5.418:../../mail/p5-MIME-tools
+
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 45465b11e422 -r f27c2d89bf11 mail/p5-Mail-DeliveryStatus-BounceParser/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Mail-DeliveryStatus-BounceParser/PLIST Sat Jul 06 00:48:43 2013 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2013/07/06 00:48:43 rodent Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/Mail/DeliveryStatus/BounceParser.pm
+${PERL5_SUB_INSTALLVENDORLIB}/Mail/DeliveryStatus/Report.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/Mail/DeliveryStatus/BounceParser/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/Mail::DeliveryStatus::BounceParser.3
diff -r 45465b11e422 -r f27c2d89bf11 mail/p5-Mail-DeliveryStatus-BounceParser/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Mail-DeliveryStatus-BounceParser/distinfo Sat Jul 06 00:48:43 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/06 00:48:43 rodent Exp $
+
+SHA1 (Mail-DeliveryStatus-BounceParser-1.532.tar.gz) = 998b604ee118462998dae1865e42b847f7b25fd8
+RMD160 (Mail-DeliveryStatus-BounceParser-1.532.tar.gz) = 01e4c273a8b5e06b3367ea3f56d2e2151ea31625
+Size (Mail-DeliveryStatus-BounceParser-1.532.tar.gz) = 205351 bytes
Home |
Main Index |
Thread Index |
Old Index