pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Email-Reply This software takes the hard out o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/685e627eec4b
branches: trunk
changeset: 531386:685e627eec4b
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sun Jul 29 12:10:38 2007 +0000
description:
This software takes the hard out of generating replies to email messages.
diffstat:
mail/p5-Email-Reply/DESCR | 1 +
mail/p5-Email-Reply/Makefile | 23 +++++++++++++++++++++++
mail/p5-Email-Reply/PLIST | 1 +
mail/p5-Email-Reply/distinfo | 5 +++++
4 files changed, 30 insertions(+), 0 deletions(-)
diffs (46 lines):
diff -r 5206a2227bb8 -r 685e627eec4b mail/p5-Email-Reply/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-Reply/DESCR Sun Jul 29 12:10:38 2007 +0000
@@ -0,0 +1,1 @@
+This software takes the hard out of generating replies to email messages.
diff -r 5206a2227bb8 -r 685e627eec4b mail/p5-Email-Reply/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-Reply/Makefile Sun Jul 29 12:10:38 2007 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:10:38 adrianp Exp $
+#
+
+DISTNAME= Email-Reply-1.202
+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= Reply to a Message
+
+DEPENDS+= p5-Email-Abstract>=2.01:../../mail/p5-Email-Abstract
+DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address
+DEPENDS+= p5-Email-MIME>=1.82:../../mail/p5-Email-MIME
+DEPENDS+= p5-Email-MIME-Creator>=1.41:../../mail/p5-Email-MIME-Creator
+DEPENDS+= p5-Email-MIME-Modifier>=1.42:../../mail/p5-Email-MIME-Modifier
+
+PERL5_PACKLIST= auto/Email/Reply/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5206a2227bb8 -r 685e627eec4b mail/p5-Email-Reply/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-Reply/PLIST Sun Jul 29 12:10:38 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/29 12:10:38 adrianp Exp $
diff -r 5206a2227bb8 -r 685e627eec4b mail/p5-Email-Reply/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/p5-Email-Reply/distinfo Sun Jul 29 12:10:38 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/07/29 12:10:38 adrianp Exp $
+
+SHA1 (Email-Reply-1.202.tar.gz) = d8fbcfe67c0c8f7b2abf8e308ecd062faa0b48d7
+RMD160 (Email-Reply-1.202.tar.gz) = bd578bc82836a4df4b739aef4cb34a207b0460d7
+Size (Email-Reply-1.202.tar.gz) = 13353 bytes
Home |
Main Index |
Thread Index |
Old Index