Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 51E7C7A212 for ; Thu, 7 Apr 2016 12:56:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BB4B085E8E; Thu, 7 Apr 2016 12:56:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 492BB85EAE for ; Thu, 7 Apr 2016 12:56:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id m4AcUfsolNWm for ; Thu, 7 Apr 2016 12:56:18 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E541B84CFB for ; Thu, 7 Apr 2016 12:56:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DBF65FBBA; Thu, 7 Apr 2016 12:56:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 7 Apr 2016 12:56:18 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/mail/p5-Email-Valid To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160407125618.DBF65FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Thu Apr 7 12:56:18 UTC 2016 Modified Files: pkgsrc/mail/p5-Email-Valid: Makefile distinfo Log Message: Update to 1.200 Upstream changes: 1.200 2016-03-27 17:36:57-04:00 America/New_York - skip more tests when Net::Domain::TLD not available, as required 1.199 2016-03-27 09:58:03-04:00 America/New_York - More "no MX found" fixes (thanks, Troy Morehouse) - treat restricted/reserved TLDs (invalid, test, example, localhost) as invalid (thanks, Steve Bertrand!) - Made first mention of various external modules be L<> linked. - Added link to RFC822 to SEE ALSO - Various typo and formatting fixes To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/mail/p5-Email-Valid/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/p5-Email-Valid/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.