From 595efd266fd6b5c661897abb2e7498f09c6abb71 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 24 Apr 2014 10:05:13 +0000 Subject: Mark up table header. From abs. Bump version. --- pkgtools/pkg_p5up2date/files/pkg_p5up2date.pl | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'pkgtools/pkg_p5up2date/files') diff --git a/pkgtools/pkg_p5up2date/files/pkg_p5up2date.pl b/pkgtools/pkg_p5up2date/files/pkg_p5up2date.pl index 3250f17e768..4e75943b345 100755 --- a/pkgtools/pkg_p5up2date/files/pkg_p5up2date.pl +++ b/pkgtools/pkg_p5up2date/files/pkg_p5up2date.pl @@ -69,8 +69,17 @@ sub init

Outdated Perl5 modules in pkgsrc

- - +
Package locationMaintainerCommentOperationInstalled
+ + + + + + + + + + EOH say {$self->{fh}} $intro; return; @@ -90,7 +99,7 @@ sub write_entry sub finish { my ($self, $pkg2update, $pkgok, $pkgcrank) = @_; - say {$self->{fh}} "
Package locationMaintainerCommentOperationInstalled
"; + say {$self->{fh}} " \n\n"; scalar(@_) > 1 and say {$self->{fh}} "$pkg2update p5-packages needing updates, $pkgok p5-packages are up-to-date, $pkgcrank p5-packages needs review"; my $extro = <