Path to this page:
Subject: CVS commit: pkgsrc/mail/p5-Email-Valid
From: Klaus Heinz
Date: 2007-04-21 17:32:53
Message id: 20070421153253.22BEB2150A@cvs.netbsd.org
Log Message:
Updated to version 0.179.
Pkgsrc changes:
- DESTDIR support
Changes since version 0.176:
============================
0.179 Mon Nov 27 2006
bug 23657: fix domain label regex: thanks, Nobuaki ITO!
0.178 Sat Nov 25 2006
reduce cases in which IO::CaptureOutput is needed on Win32
(bug 22062, thanks Alexandr Ciornii)
0.177 Sat Nov 25 2006
resolve bug 22710: make fqdn rule more strict: domains must be multiple
valid domain labels, and domain labels must be [a-z0-9][-a-z0-9]*
replace UNIVERSAL:: with eval{}-wrapping
Files: