Mon Mar 12 15:34:56 2012 UTC ()
Update pear-Mail_Mime to 1.8.3.

Release date: 2012-03-12 10:04 UTC
Release state: stable

Changelog:

* Request #19009: Remove error_reporting from tests [alec]
* Fixed Bug #19094: Email addresses do not have to contain a space
  between the name and address part [alec]
* Fixed Bug #19328: Wrong encoding of filenames with comma [alec]


(taca)
diff -r1.18 -r1.19 pkgsrc/mail/pear-Mail_Mime/Makefile
diff -r1.12 -r1.13 pkgsrc/mail/pear-Mail_Mime/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/mail/pear-Mail_Mime/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/pear-Mail_Mime/Makefile 2011/08/20 14:10:45 1.18
+++ pkgsrc/mail/pear-Mail_Mime/Makefile 2012/03/12 15:34:56 1.19
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2011/08/20 14:10:45 taca Exp $ 1# $NetBSD: Makefile,v 1.19 2012/03/12 15:34:56 taca Exp $
2 2
3DISTNAME= Mail_Mime-1.8.2 3DISTNAME= Mail_Mime-1.8.3
4CATEGORIES+= mail 4CATEGORIES+= mail
5 5
6MAINTAINER= jdolecek@NetBSD.org 6MAINTAINER= jdolecek@NetBSD.org
7COMMENT= PHP classes to create and manipulation of mime messages 7COMMENT= PHP classes to create and manipulation of mime messages
8 8
9CONFLICTS= php-pear-Mail_Mime-[0-9]* 9CONFLICTS= php-pear-Mail_Mime-[0-9]*
10 10
11PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
12 12
13SUBST_CLASSES+= shbang 13SUBST_CLASSES+= shbang
14SUBST_STAGE.shbang= post-install 14SUBST_STAGE.shbang= post-install
15SUBST_FILES.shbang= ${DESTDIR}${PREFIX}/lib/php/doc/Mail_Mime/scripts/phail.php 15SUBST_FILES.shbang= ${DESTDIR}${PREFIX}/lib/php/doc/Mail_Mime/scripts/phail.php
16SUBST_SED.shbang= -e "s|@prefix@|${PREFIX}|g" 16SUBST_SED.shbang= -e "s|@prefix@|${PREFIX}|g"

cvs diff -r1.12 -r1.13 pkgsrc/mail/pear-Mail_Mime/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/pear-Mail_Mime/distinfo 2011/08/20 14:10:45 1.12
+++ pkgsrc/mail/pear-Mail_Mime/distinfo 2012/03/12 15:34:56 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2011/08/20 14:10:45 taca Exp $ 1$NetBSD: distinfo,v 1.13 2012/03/12 15:34:56 taca Exp $
2 2
3SHA1 (pear/Mail_Mime-1.8.2.tgz) = 14b64742ff443218eef4c541f70aeb15576df9fc 3SHA1 (pear/Mail_Mime-1.8.3.tgz) = 266009b60d0ca3587a13b3230451c96ed3feee16
4RMD160 (pear/Mail_Mime-1.8.2.tgz) = 12517ed775d78cc68d352f3f58bb9c891a880455 4RMD160 (pear/Mail_Mime-1.8.3.tgz) = ffad994dd9b50ddda3f4c22a9e1782d386b8a4cb
5Size (pear/Mail_Mime-1.8.2.tgz) = 30914 bytes 5Size (pear/Mail_Mime-1.8.3.tgz) = 30929 bytes