summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-04-22 06:38:47 +0000
committerseb <seb@pkgsrc.org>2009-04-22 06:38:47 +0000
commitd3033c1f7ac8923ce2ea02064da2879124de58e8 (patch)
tree67d6fd7a816b40d7396b411d4c1f1b65410ec30b /devel
parentef093b788d48d8f24b2321bcec39b50b5795feed (diff)
downloadpkgsrc-d3033c1f7ac8923ce2ea02064da2879124de58e8.tar.gz
Update from version 2.08 to version 2.09.
Upstream changes: Changes in Devel::NYTProf 2.09 (svn r733) 29th March 2009 Added support for modules using AutoLoader, e.g., POSIX & Storable, to fix the "Unable to open '... (autosplit into ...)'" warnings. Fixed report filename generation to remove colons, for Windows, reported by Adam Kennedy in rt bug #43798. Fixed report filename generation to remove dots, for VMS. Fixed savesrc option which wasn't safe and reliable. Added missing t/test22-strevala.t to MANIFEST. Extended testing to exercise compress and savesrc options. Ported to VMS, thanks to Peter (Stig) Edwards: Renamed t/\d\d.test.t files to t/\d\d_test.t t/test*.pm.x files to t/test*.pm_x t/test*fork.\d.* files to t/test*fork-\d.* .js and .css file to only have one period/dot for greater portability. VMS ODS-2 files can only have one period/dot. Added t/92-file_port.t as a developer-only and request-using-ENV test, to help maintain portable files, currently .indent.pro and .perltidyrc fall foul of portable filename characters as defined by ANSI C and perlport. NYTProf.xs's open_output_file use mode 'wb' and not 'wbx' to avoid unsupported error when on VMS.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Devel-NYTProf/Makefile4
-rw-r--r--devel/p5-Devel-NYTProf/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Devel-NYTProf/Makefile b/devel/p5-Devel-NYTProf/Makefile
index af463a51130..fc327322a10 100644
--- a/devel/p5-Devel-NYTProf/Makefile
+++ b/devel/p5-Devel-NYTProf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/02/15 23:16:10 seb Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/22 06:38:47 seb Exp $
#
-DISTNAME= Devel-NYTProf-2.08
+DISTNAME= Devel-NYTProf-2.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
diff --git a/devel/p5-Devel-NYTProf/distinfo b/devel/p5-Devel-NYTProf/distinfo
index b4a6cbd75ab..2643a7d3c32 100644
--- a/devel/p5-Devel-NYTProf/distinfo
+++ b/devel/p5-Devel-NYTProf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/02/15 23:16:10 seb Exp $
+$NetBSD: distinfo,v 1.3 2009/04/22 06:38:47 seb Exp $
-SHA1 (Devel-NYTProf-2.08.tar.gz) = 637f7ba9805e9415eb868e6728a4bb56aad99d02
-RMD160 (Devel-NYTProf-2.08.tar.gz) = fe33b1bbc8c3214eede731622f8990d1e6d65025
-Size (Devel-NYTProf-2.08.tar.gz) = 185100 bytes
+SHA1 (Devel-NYTProf-2.09.tar.gz) = 687d1ef048412a69c1a278a0774798cddd1419b7
+RMD160 (Devel-NYTProf-2.09.tar.gz) = 5145b03042e38e67bf82d0b360510f09ac399344
+Size (Devel-NYTProf-2.09.tar.gz) = 189278 bytes