Wed Jun 13 13:10:12 2012 UTC ()
Update pear-Mail_Mime to 1.8.5.

Release date: 2012-06-09 15:39 UTC
Release state: stable

Changelog:

* Added possibility to set additional parameters of message part header,
  e.g. attachment size [alec]
* Added automatic setting of attachment size via Content-Disposition header
  size parameter [alec]


(taca)
diff -r1.21 -r1.22 pkgsrc/mail/pear-Mail_Mime/Makefile
diff -r1.14 -r1.15 pkgsrc/mail/pear-Mail_Mime/distinfo

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

--- pkgsrc/mail/pear-Mail_Mime/Makefile 2012/06/02 04:34:01 1.21
+++ pkgsrc/mail/pear-Mail_Mime/Makefile 2012/06/13 13:10:12 1.22
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.21 2012/06/02 04:34:01 taca Exp $ 1# $NetBSD: Makefile,v 1.22 2012/06/13 13:10:12 taca Exp $
2 2
3DISTNAME= Mail_Mime-1.8.4 3DISTNAME= Mail_Mime-1.8.5
4CATEGORIES+= mail 4CATEGORIES+= mail
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@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.14 -r1.15 pkgsrc/mail/pear-Mail_Mime/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/pear-Mail_Mime/distinfo 2012/06/02 04:34:01 1.14
+++ pkgsrc/mail/pear-Mail_Mime/distinfo 2012/06/13 13:10:12 1.15
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.14 2012/06/02 04:34:01 taca Exp $ 1$NetBSD: distinfo,v 1.15 2012/06/13 13:10:12 taca Exp $
2 2
3SHA1 (pear/Mail_Mime-1.8.4.tgz) = d58b509bd36d56f6cf64cd469417f207d66be74b 3SHA1 (pear/Mail_Mime-1.8.5.tgz) = 5c9d9bea146dbcc0e9e41b1e970c2fc3df00c06d
4RMD160 (pear/Mail_Mime-1.8.4.tgz) = d53d9e747e401281ef93d62c3bce378d90378cd7 4RMD160 (pear/Mail_Mime-1.8.5.tgz) = 128ed9ff6f754abe00e80948425af71b14f9ff7f
5Size (pear/Mail_Mime-1.8.4.tgz) = 31117 bytes 5Size (pear/Mail_Mime-1.8.5.tgz) = 31437 bytes