Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A5D4463B873 for ; Thu, 11 Mar 2010 09:42:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 48F4B63B11B; Thu, 11 Mar 2010 09:42:36 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5E5B663B111 for ; Thu, 11 Mar 2010 09:42:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4947D175DF; Thu, 11 Mar 2010 09:42:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 11 Mar 2010 09:42:35 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/mail/p5-Email-MIME To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100311094235.4947D175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Thu Mar 11 09:42:35 UTC 2010 Modified Files: pkgsrc/mail/p5-Email-MIME: Makefile distinfo Log Message: Updating mail/p5-Email-MIME from 1.863 to 1.903 pkgsrc changes: - Add license definition - Add conflict/supersedes entry for merged modules - Adjust dependencies Upstream changes: 1.903 2009-12-23 correct typo in body_set_str (RT #53004) (thanks, Herbert Leitz) 1.902 2009-11-11 allow for padding spaces in the Content-Transfer-Encoding header (Geraint Edwards) 1.901 2009-11-05 bump up Email::MIME::Encodings version required 1.900 2009-11-03 merge in Email-MIME-Modifier and Email-MIME-Creator add better support for Unicode with body_str, header_str_set, etc. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/p5-Email-MIME/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/p5-Email-MIME/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.