Subject: CVS commit: pkgsrc/devel/p5-Test-Pod
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2005 23:12:13
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Nov 22 23:12:13 UTC 2005

Modified Files:
	pkgsrc/devel/p5-Test-Pod: Makefile distinfo

Log Message:
Update to 1.22:

1.22 - Sun Oct 23 23:45:51 CDT 2005
    [ENHANCEMENTS]
    * Added check for lines with only whitespace before or after a
      directive.  Older POD formatters can get confused by such
      lines since they goof up paragraph mode. (RT #6467)

    [FIXES]
    * Bumped up requirements to Test::Simple 0.62.

1.20 - Wed Jun 23 00:28:35 CDT 2004
    [ENHANCEMENTS]
    * Looks in blib/ if there is one, otherwise looks in lib/
    * Thanks to David Wheeler for nudging.

Package change: depend on p5-Test-Simple for testing instead
of p5-Test-Builder-Tester, the latter is now included in the
former.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/p5-Test-Pod/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-Test-Pod/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.