pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/pear-Mail_mimeDecode Importing pear-Mail-mimeDeco...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/adc44d9970e0
branches:  trunk
changeset: 571019:adc44d9970e0
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Feb 06 16:14:21 2010 +0000

description:
Importing pear-Mail-mimeDecode 1.5.1.


Provides a class to deal with the decoding and interpreting of mime messages.
This package used to be part of the Mail_Mime package, but has been split off.

diffstat:

 mail/pear-Mail_mimeDecode/DESCR    |   2 ++
 mail/pear-Mail_mimeDecode/Makefile |  16 ++++++++++++++++
 mail/pear-Mail_mimeDecode/distinfo |   5 +++++
 3 files changed, 23 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r 226f032ea5b3 -r adc44d9970e0 mail/pear-Mail_mimeDecode/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/pear-Mail_mimeDecode/DESCR   Sat Feb 06 16:14:21 2010 +0000
@@ -0,0 +1,2 @@
+Provides a class to deal with the decoding and interpreting of mime messages.
+This package used to be part of the Mail_Mime package, but has been split off.
diff -r 226f032ea5b3 -r adc44d9970e0 mail/pear-Mail_mimeDecode/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/pear-Mail_mimeDecode/Makefile        Sat Feb 06 16:14:21 2010 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/06 16:14:21 taca Exp $
+
+DISTNAME=      Mail_mimeDecode-1.5.1
+CATEGORIES+=   mail
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       PHP classes to deal with decoding/interpreting of mime messages
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.6.0:../../mail/pear-Mail_Mime
+CONFLICTS=     php-pear-Mail_Mime-[0-9]* \
+               ${PHP_PKG_PREFIX}-pear-Mail_Mime<1.6.0
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 226f032ea5b3 -r adc44d9970e0 mail/pear-Mail_mimeDecode/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/pear-Mail_mimeDecode/distinfo        Sat Feb 06 16:14:21 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/06 16:14:21 taca Exp $
+
+SHA1 (pear/Mail_mimeDecode-1.5.1.tgz) = dac3838e63d3432e639723342606adb610da43f1
+RMD160 (pear/Mail_mimeDecode-1.5.1.tgz) = 8c11ab98e16b2ef7ebb4f50ae9b103f96ce74667
+Size (pear/Mail_mimeDecode-1.5.1.tgz) = 9571 bytes



Home | Main Index | Thread Index | Old Index