Subject: CVS commit: pkgsrc/time/p5-Time-HiRes
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2003 07:35:43
Module Name:	pkgsrc
Committed By:	wiz
Date:		Thu May 22 07:35:43 UTC 2003

Modified Files:
	pkgsrc/time/p5-Time-HiRes: Makefile distinfo
	pkgsrc/time/p5-Time-HiRes/patches: patch-aa

Log Message:
Update to 1.47, from Hiramatsu Yoshifumi in PR 21639.
Changes since 1.42:
        - do not create files in blib directories under core
          (perl change #19160, from rgs)
        - detypo s/VTLARM/VTARLM/ (perl change #19328, from mjd)
        - guarantee that $xdefine in HiRes.t is always defined
          (perl change #19109, from IlyaZ)
        - a cleaner way to detect PERL_CORE (perl change #19111,
          from IlyaZ)
        - add hints/irix.pl to turn off overly POSIX flags that
          cause hide struct timespec to be hidden (and compilation
          to fail) (bleadperl change #19085)
        - documentation tweaks


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/time/p5-Time-HiRes/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/time/p5-Time-HiRes/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/time/p5-Time-HiRes/patches/patch-aa

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