Subject: CVS commit: pkgsrc/mail/p5-Email-Valid
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 04/21/2007 15:32:53
Module Name:	pkgsrc
Committed By:	heinz
Date:		Sat Apr 21 15:32:53 UTC 2007

Modified Files:
	pkgsrc/mail/p5-Email-Valid: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/mail/p5-Email-Valid/Makefile
cvs rdiff -r1.4 -r1.5 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.