[Lunar-commits] <moonbase> perl: version bumped to 5.12.1.
Florin Braescu
florin at lunar-linux.org
Tue May 18 21:24:12 CEST 2010
commit 76b505f7c356e7acd4c8fd7d2899d00d11c40537
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue May 18 22:24:12 2010 +0300
perl: version bumped to 5.12.1.
Bugs and regressions fixes release.
---
perl/perl/BUILD | 8 ++++----
perl/perl/DETAILS | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/perl/perl/BUILD b/perl/perl/BUILD
index 177502e..1104cc2 100644
--- a/perl/perl/BUILD
+++ b/perl/perl/BUILD
@@ -26,9 +26,9 @@
$OPTS \
-Dman1dir=/usr/share/man/man1 \
-Dusethreads \
- -Dman3dir=/usr/share/man/man3 -d -e
- fi &&
-
+ -Dman3dir=/usr/share/man/man3 -d -e
+ fi &&
+
make &&
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$SOURCE_DIRECTORY" &&
@@ -38,5 +38,5 @@
make install &&
strip --strip-unneeded $(which perl)
-
+
) > $C_FIFO 2>&1
diff --git a/perl/perl/DETAILS b/perl/perl/DETAILS
index 81046fc..3c1da49 100644
--- a/perl/perl/DETAILS
+++ b/perl/perl/DETAILS
@@ -1,13 +1,13 @@
MODULE=perl
### YOU MUST ALSO UPDATE SGMLSpm !!!
- VERSION=5.12.0
+ VERSION=5.12.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://mirrors.kernel.org/cpan/src
SOURCE_URL[1]=http://www.cpan.org/src/5.0
WEB_SITE=http://www.perl.org
- SOURCE_VFY=sha1:5341e60d099fdda71bc33b2a36e417fc0926518f
+ SOURCE_VFY=sha1:83b99f08379782dc06594a85eeb279edc5b0ca44
ENTERED=20010922
- UPDATED=20100512
+ UPDATED=20100518
PSAFE=no
SHORT="Larry Wall's practical extraction and reporting language"
More information about the Lunar-commits
mailing list