From 584bafe46c313de820bed835449a3f9852a7208c Mon Sep 17 00:00:00 2001 From: suvari Date: Mon, 14 Mar 2016 12:13:36 +0200 Subject: [PATCH 1/3] perl-test-pod: version bump to 1.51 --- programming/language/perl/perl-Test-Pod/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/perl/perl-Test-Pod/pspec.xml b/programming/language/perl/perl-Test-Pod/pspec.xml index 5a5cd9ed48..202318fe25 100644 --- a/programming/language/perl/perl-Test-Pod/pspec.xml +++ b/programming/language/perl/perl-Test-Pod/pspec.xml @@ -12,7 +12,7 @@ library A perl module to check for errors in POD files Check POD files for errors or warnings in a test file, using Pod::Simple. - http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-1.48.tar.gz + https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Pod-1.51.tar.gz perl @@ -30,6 +30,13 @@ + + 2016-03-14 + 1.51 + Version bump. + Kamil Atlı + suvari@pisilinux.org + 2014-09-10 1.48 From 7ac9be3f562372be91fa66b0d1f801845260f9eb Mon Sep 17 00:00:00 2001 From: suvari Date: Mon, 14 Mar 2016 12:40:51 +0200 Subject: [PATCH 2/3] perl-sub-uplevel: ver. bump to 0.25 --- programming/language/perl/perl-Sub-Uplevel/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/perl/perl-Sub-Uplevel/pspec.xml b/programming/language/perl/perl-Sub-Uplevel/pspec.xml index 8514f2adac..aaf07a30d7 100644 --- a/programming/language/perl/perl-Sub-Uplevel/pspec.xml +++ b/programming/language/perl/perl-Sub-Uplevel/pspec.xml @@ -12,7 +12,7 @@ library Module to apparently run a function in a higher stack frame Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided. - http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.24.tar.gz + http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.25.tar.gz perl @@ -31,6 +31,13 @@ + + 2016-03-14 + 0.25 + Version bump. + Kamil Atlı + suvari@pisilinux.org + 2014-09-10 0.24 From 93e7050f03928b30a9af0c3e7005cdd4aed26bd9 Mon Sep 17 00:00:00 2001 From: suvari Date: Mon, 14 Mar 2016 12:58:23 +0200 Subject: [PATCH 3/3] perl-Test-Exception: ver. bump to 0.43 --- programming/language/perl/perl-Test-Exception/actions.py | 2 +- programming/language/perl/perl-Test-Exception/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/language/perl/perl-Test-Exception/actions.py b/programming/language/perl/perl-Test-Exception/actions.py index 670571928d..fa23ad611a 100644 --- a/programming/language/perl/perl-Test-Exception/actions.py +++ b/programming/language/perl/perl-Test-Exception/actions.py @@ -22,4 +22,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("README", "MANIFEST", "Changes") + pisitools.dodoc("MANIFEST", "Changes") diff --git a/programming/language/perl/perl-Test-Exception/pspec.xml b/programming/language/perl/perl-Test-Exception/pspec.xml index 53a1e9fe73..7c37a1fe12 100644 --- a/programming/language/perl/perl-Test-Exception/pspec.xml +++ b/programming/language/perl/perl-Test-Exception/pspec.xml @@ -12,7 +12,7 @@ library Module for testing exception based codes This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. - http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-0.32.tar.gz + http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz perl perl-Sub-Uplevel @@ -33,6 +33,13 @@ + + 2016-03-14 + 0.43 + Version bump. + Kamil Atlı + suvari@pisilinux.org + 2014-09-10 0.32