Commit graph

5 commits

Author SHA1 Message Date
heinz
732c7605c7 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
2007-04-21 15:32:52 +00:00
obache
7295795a8b Update p5-Email-Valid to 0.176.
Patch provided by Martin Wilke via PR 34374.

Changes:
0.176   Thu Jul 27 2006
        further improve DNS stuff: try to make Net::DNS a prereq if we think
        we'll need it later

0.175   Sat Jun 24 2006
        attempt to improve nslookup-location on Cygwin

0.174   Fri Jun 17 2006
        added module required on Win32 (IO::CaptureOutput) to Makefile.PL

0.173   Fri Jun 17 2006
        update test to require same min. version of TLD.pm as code

0.172   Sat Jun 10 2006
        add pod tests

0.171   Sat Jun 10 2006
        fixed a problem with the test plan

0.170   Thu Jun  8 2006
        fix details on failures for mxcheck and tldcheck
        don't screw up addresses beginning with a dash
        try to work on win32 where forking open is busted (thanks Smylers)
        improve tests

0.16    Fri Jun  2 2006
        maintainership assumed by RJBS
        work with current, broken Net::Domain::TLD
        improve tests
2006-10-26 14:41:53 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
he
e571f3d81f Update p5-Email-Valid from version 0.13 to 0.15.
Add HOMEPAGE pointing into search.cpan.org.


Change log:

0.15 Sun Sep  7 21:39:12 PDT 2003
        - Support for top level domain validity check added by Elizabeth
          Mattijsen (liz@dijkmat.nl).  Updated documentation and added tests.
        - Patch to improve portability when looking
          for nslookup executable.  Thanks to Chromatic<chromatic@wgz.org>
        - Update AOL rules in local_rules check thanks to
          Paul Fierro <pablo@nothing.com>

0.14 Wed Jul  3 12:58:50 CEST 2002
        - Applied patch from Michael G Schwern <schwern@pobox.com>
          to remove 'use UNIVERSAL'.
2004-12-05 19:06:05 +00:00
jlam
ce2f263a74 mail/p5-Email-Valid: This module determines whether an email address is
well-formed, and optionally, whether a mail host exists for the domain.
Provided in pkg/13844 by Sen Nagata <sen@eccosys.com>.
2001-09-27 04:05:07 +00:00