From 25bc38faefa2262bfaebc5fa7a5ff6c915c4583b Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Wed, 2 May 2007 02:18:29 +0000 Subject: perl modules: Bump PR on cpan modules effected by the recent cpan.bbclass changes. --- packages/perl/libexception-class-perl_1.23.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/perl/libexception-class-perl_1.23.bb') diff --git a/packages/perl/libexception-class-perl_1.23.bb b/packages/perl/libexception-class-perl_1.23.bb index 3255fc582d..8acfec6ee9 100644 --- a/packages/perl/libexception-class-perl_1.23.bb +++ b/packages/perl/libexception-class-perl_1.23.bb @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS = "libclass-data-inheritable-perl-native libdevel-stacktrace-perl-native" RDEPENDS = "libclass-data-inheritable-perl libdevel-stacktrace-perl" -PR = "r4" +PR = "r5" SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-${PV}.tar.gz" -- cgit v1.2.3 From 83afd0d6983be7ab795e66f49cb8a9e7e0d9faf6 Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Tue, 8 May 2007 01:08:49 +0000 Subject: perl modules: Bump PR since the directories they install into have changed with the new version of perl. --- packages/perl/libexception-class-perl_1.23.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/perl/libexception-class-perl_1.23.bb') diff --git a/packages/perl/libexception-class-perl_1.23.bb b/packages/perl/libexception-class-perl_1.23.bb index 8acfec6ee9..62df7e58c6 100644 --- a/packages/perl/libexception-class-perl_1.23.bb +++ b/packages/perl/libexception-class-perl_1.23.bb @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS = "libclass-data-inheritable-perl-native libdevel-stacktrace-perl-native" RDEPENDS = "libclass-data-inheritable-perl libdevel-stacktrace-perl" -PR = "r5" +PR = "r6" SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-${PV}.tar.gz" -- cgit v1.2.3 From 1e8d1070cb56fbddd5fdae1ff5b94de635b6da23 Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Wed, 30 May 2007 07:01:46 +0000 Subject: perl 5.8.8: Bump PR on modules to force the -native versions to be rebuilt to take into account the new staging location of perl. This will also force a rebuild of libxml-parser-perl which should now work. --- packages/perl/libexception-class-perl_1.23.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/perl/libexception-class-perl_1.23.bb') diff --git a/packages/perl/libexception-class-perl_1.23.bb b/packages/perl/libexception-class-perl_1.23.bb index 62df7e58c6..b26af13d84 100644 --- a/packages/perl/libexception-class-perl_1.23.bb +++ b/packages/perl/libexception-class-perl_1.23.bb @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS = "libclass-data-inheritable-perl-native libdevel-stacktrace-perl-native" RDEPENDS = "libclass-data-inheritable-perl libdevel-stacktrace-perl" -PR = "r6" +PR = "r7" SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-${PV}.tar.gz" -- cgit v1.2.3