pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Email-MIME-Attachment-Stripper Given a Email::...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e6f8f0ab7b2
branches: trunk
changeset: 531387:9e6f8f0ab7b2
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sun Jul 29 12:12:55 2007 +0000
description:
Given a Email::MIME object, detach all attachments from the message.
These are then available separately.
diffstat:
mail/p5-Email-MIME-Attachment-Stripper/DESCR | 2 ++
mail/p5-Email-MIME-Attachment-Stripper/Makefile | 21 +++++++++++++++++++++
mail/p5-Email-MIME-Attachment-Stripper/PLIST | 1 +
mail/p5-Email-MIME-Attachment-Stripper/distinfo | 5 +++++
4 files changed, 29 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r 685e627eec4b -r 9e6f8f0ab7b2 mail/p5-Email-MIME-Attachment-Stripper/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-MIME-Attachment-Stripper/DESCR Sun Jul 29 12:12:55 2007 +0000
@@ -0,0 +1,2 @@
+Given a Email::MIME object, detach all attachments from the message.
+These are then available separately.
diff -r 685e627eec4b -r 9e6f8f0ab7b2 mail/p5-Email-MIME-Attachment-Stripper/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-MIME-Attachment-Stripper/Makefile Sun Jul 29 12:12:55 2007 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:12:55 adrianp Exp $
+#
+
+DISTNAME= Email-MIME-Attachment-Stripper-1.313
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= mail
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/
+
+MAINTAINER= adrianp%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/
+COMMENT= Strip the attachments from a mail
+
+DEPENDS+= p5-Email-MIME>=1.82:../../mail/p5-Email-MIME
+DEPENDS+= p5-Email-MIME-ContentType>=1.0:../../mail/p5-Email-MIME-ContentType
+DEPENDS+= p5-Email-MIME-Modifier>=1.41:../../mail/p5-Email-MIME-Modifier
+
+PERL5_PACKLIST= auto/Email/MIME/Attachment/Stripper/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 685e627eec4b -r 9e6f8f0ab7b2 mail/p5-Email-MIME-Attachment-Stripper/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-MIME-Attachment-Stripper/PLIST Sun Jul 29 12:12:55 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/29 12:12:55 adrianp Exp $
diff -r 685e627eec4b -r 9e6f8f0ab7b2 mail/p5-Email-MIME-Attachment-Stripper/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-MIME-Attachment-Stripper/distinfo Sun Jul 29 12:12:55 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/07/29 12:12:55 adrianp Exp $
+
+SHA1 (Email-MIME-Attachment-Stripper-1.313.tar.gz) = 6bac0ec31851aad2cf28efbb2c0fb1c8825cb9b2
+RMD160 (Email-MIME-Attachment-Stripper-1.313.tar.gz) = 179864b42a2088d341f23ea096433b2d01c88b86
+Size (Email-MIME-Attachment-Stripper-1.313.tar.gz) = 22826 bytes
Home |
Main Index |
Thread Index |
Old Index