Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 05A3A63B8A5 for ; Wed, 30 Apr 2008 19:28:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A846963B158; Wed, 30 Apr 2008 19:28:04 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B332263B14B for ; Wed, 30 Apr 2008 19:28:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 75969175D0; Wed, 30 Apr 2008 19:28:03 +0000 (UTC) From: Adrian Portelli Subject: CVS commit: pkgsrc/mail/pear-Mail_Mime To: pkgsrc-changes@NetBSD.org Reply-To: adrianp@netbsd.org Message-Id: <20080430192803.75969175D0@cvs.netbsd.org> Date: Wed, 30 Apr 2008 19:28:03 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adrianp Date: Wed Apr 30 19:28:03 UTC 2008 Modified Files: pkgsrc/mail/pear-Mail_Mime: Makefile distinfo Log Message: Update to 1.4.0 * Implement Feature #2952: Mail_mime::headers() saves extra headers [cipri] * Implement Feature #3636: Allow specification of charsets and encoding [cipri] * Implement Feature #4057: Mail_Mime: Add name parameter for Content-Type [cipri] * Implement Feature #4504: addHTMLImage does not work in cases when filename contains a path [cipri] * Implement Feature #5837: Mail_Mime: Build message for Net_SMTP [cipri] * Implement Feature #5934: Mail_Mime: choice for content disposition [cipri] * Implement Feature #6568: Mail_Mime: inline images referenced in CSS definitions not replaced. [cipri] * Implement Feature #10604: Put an option to specify Content-Location in the header [cipri] To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pkgsrc/mail/pear-Mail_Mime/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/mail/pear-Mail_Mime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.