Commit graph

10 commits

Author SHA1 Message Date
hiramatsu
af8159c398 Update p5-Email-Valid to 0.185.
Changes from previous:
0.185     2011-08-11
          do not die in t/valid.t when testing for working DNS
          (address RT #70157, thanks, Alexey Tourbin)

          avoid a pointless warning (mentioned in RT #68312)

          check TLD validity before MX records
          (address RT #32237, thanks, meyerdigital)

          reject addresses with non-ASCII characters
          (address RT #50230, thanks, ferreira)
2011-11-18 00:14:22 +00:00
sno
048f668584 Updating mail/p5-Email-Valid from 0.182nb1 to 0.184
Upstream changes:
0.184     2010-06-10
          initialize Net::DNS resolver earlier
          (address RT #56828, thanks mschout @ github)

0.183_001 2009-10-05
          reject addresses with any octets that are &128
          (address RT #50230, thanks Adriano Ferreira and Graham Barr)
2010-09-10 05:57:21 +00:00
sno
f571547127 Updating mail/p5-Email-Valid from 0.181 to 0.182
Upstream changes:
0.182     2009-08-03
          skip DNS tests on machines with lying DNS
2009-09-16 18:49:44 +00:00
sno
3ca861cf10 PkgSrc changes:
- Updating package for p5 module Email::Valid to 0.181
  - Set license to artistic license 2.0

Upstream changes:
0.181     2009-03-23
          explicitly require perl5 version 6
          update some module metadata (Alexandr Ciornii)
          remove hateful indirect method notation (Alexandr Ciornii)
2009-04-12 20:48:08 +00:00
he
1aee7f0ad8 Update from version 1.179nb1 to 1.180.
Upstream changes:

0.180     2009-01-16
          add repo location to metadata
2009-02-22 12:25:16 +00:00
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