perl: update to 5.14.0
This commit is contained in:
parent
cbb34ca605
commit
2edf5ed169
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
--- cpan/Cwd/Cwd.pm.orig 2010-12-17 13:34:47.987072114 +0100
|
||||
+++ cpan/Cwd/Cwd.pm 2010-12-17 13:35:14.474647252 +0100
|
||||
--- dist/Cwd/Cwd.pm.orig 2010-12-17 13:34:47.987072114 +0100
|
||||
+++ dist/Cwd/Cwd.pm 2010-12-17 13:35:14.474647252 +0100
|
||||
@@ -336,6 +336,7 @@ $METHOD_MAP{NT} = $METHOD_MAP{MSWin32};
|
||||
my $pwd_cmd;
|
||||
foreach my $try ('/bin/pwd',
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'perl'.
|
||||
pkgname=perl
|
||||
version=5.12.3
|
||||
version=5.14.0
|
||||
distfiles="http://www.cpan.org/src/5.0/$pkgname-$version.tar.bz2"
|
||||
build_style=custom-install
|
||||
short_desc="Practical Extraction and Report Language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=7e3ce3f19f2290c2a2a43a98bcf8cb0ccb69b652d67ddc629544339edc6c7343
|
||||
checksum=ea027d0f5279b7465f69ee942ea4015296f90429f1ead7a99fe3b03a475ee821
|
||||
long_desc="
|
||||
Perl is a general-purpose programming language originally developed
|
||||
for text manipulation and now used for a wide range of tasks including
|
||||
|
|
Loading…
Reference in a new issue