Skip to content

Instantly share code, notes, and snippets.

@hajgato
Created September 4, 2014 09:05
Show Gist options
  • Save hajgato/df6147e808c33dd96aa4 to your computer and use it in GitHub Desktop.
Save hajgato/df6147e808c33dd96aa4 to your computer and use it in GitHub Desktop.
diff -u Perl-5.20.0-ictce-5.5.0.eb Perl-5.20.0-intel-2014b.eb
--- Perl-5.20.0-ictce-5.5.0.eb 2014-09-04 10:52:08.040278729 +0200
+++ Perl-5.20.0-intel-2014b.eb 2014-09-04 10:52:08.109278729 +0200
@@ -4,7 +4,7 @@
homepage = 'http://www.perl.org/'
description = """Larry Wall's Practical Extraction and Report Language"""
-toolchain = {'name': 'ictce', 'version': '5.5.0'}
+toolchain = {'name': 'intel', 'version': '2014b'}
toolchainopts = {'optarch': True, 'pic': True}
source_urls = ['http://www.cpan.org/src/5.0']
@@ -28,15 +28,15 @@
}),
('Devel::StackTrace', '1.32', {
'source_tmpl': 'Devel-StackTrace-1.32.tar.gz',
- 'source_urls': ['http://www.cpan.org/modules/by-module/Devel/DROLSKY'],
+ 'source_urls': ['http://www.cpan.org/modules/by-module/Devel/DROLSKY/'],
}),
('Class::Data::Inheritable', '0.08', {
'source_tmpl': 'Class-Data-Inheritable-0.08.tar.gz',
- 'source_urls': ['http://www.cpan.org/modules/by-module/Class/TMTM'],
+ 'source_urls': ['http://www.cpan.org/modules/by-module/Class/TMTM/'],
}),
('Exception::Class', '1.38', {
'source_tmpl': 'Exception-Class-1.38.tar.gz',
- 'source_urls': ['http://www.cpan.org/modules/by-module/Exception/DROLSKY'],
+ 'source_urls': ['http://www.cpan.org/modules/by-module/Exception/DROLSKY/'],
}),
('Test::Tester', '0.109', {
'source_tmpl': 'Test-Tester-0.109.tar.gz',
@@ -361,7 +361,7 @@
}),
('Readonly', '1.04', {
'source_tmpl': 'Readonly-1.04.tar.gz',
- 'source_urls': ['http://www.cpan.org/modules/by-module/Readonly/SANKO',
+ 'source_urls': ['http://www.cpan.org/authors/id/S/SA/SANKO',
'http://cpan.metacpan.org/authors/id/S/SA/SANKO/'],
}),
('Regexp::Common', '2013031301', {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment