[Lunar-commits] <moonbase> SGMLSpm: fix it to use perl 5.10.1.
Florin Braescu
florin at lunar-linux.org
Wed Aug 26 14:35:56 CEST 2009
commit 495f96332fb9144dba3e4a1300f2fc88b0dbe109
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Aug 26 15:35:56 2009 +0300
SGMLSpm: fix it to use perl 5.10.1.
---
doc-tools/SGMLSpm/DETAILS | 9 +++++----
doc-tools/SGMLSpm/DETAILS.x86_64 | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/doc-tools/SGMLSpm/DETAILS b/doc-tools/SGMLSpm/DETAILS
index f366b8d..82ee1fa 100644
--- a/doc-tools/SGMLSpm/DETAILS
+++ b/doc-tools/SGMLSpm/DETAILS
@@ -1,18 +1,19 @@
MODULE=SGMLSpm
VERSION=1.03ii
- PERL_VERSION=5.10.0
+ PERL_VERSION=5.10.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/
- SOURCE_URL[1]=http://download.lunar-linux.org/lunar/mirrors/
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG
+ SOURCE_URL[1]=http://download.lunar-linux.org/lunar/mirrors
SOURCE_VFY=sha1:1ff07104fd70a1d1bf05f3523b94413049c1fc95
SOURCE2=SGMLSpm-perl$PERL_VERSION.patch
SOURCE2_URL=$PATCH_URL
SOURCE2_VFY=sha1:972cb9a86e83abc0318adbed8e15986fa3120597
- WEB_SITE="http://search.cpan.org/~dmegg/SGMLSpm-1.03ii/"
+ WEB_SITE=http://search.cpan.org/~dmegg/SGMLSpm-1.03ii
ENTERED=20020629
UPDATED=20071221
SHORT="Perl tools to convert SGML, HTML or XML documents"
+
cat << EOF
Perl programs can use the SGMLSpm module to help convert SGML, HTML
or XML documents into new formats.
diff --git a/doc-tools/SGMLSpm/DETAILS.x86_64 b/doc-tools/SGMLSpm/DETAILS.x86_64
index 9b11c32..cd26ff9 100644
--- a/doc-tools/SGMLSpm/DETAILS.x86_64
+++ b/doc-tools/SGMLSpm/DETAILS.x86_64
@@ -1,15 +1,15 @@
MODULE=SGMLSpm
VERSION=1.03ii
- PERL_VERSION=5.10.0
+ PERL_VERSION=5.10.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/
- SOURCE_URL[1]=http://download.lunar-linux.org/lunar/mirrors/
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG
+ SOURCE_URL[1]=http://download.lunar-linux.org/lunar/mirrors
SOURCE_VFY=sha1:1ff07104fd70a1d1bf05f3523b94413049c1fc95
SOURCE2=SGMLSpm-perl$PERL_VERSION.patch
SOURCE2_URL=$PATCH_URL
SOURCE2_VFY=sha1:972cb9a86e83abc0318adbed8e15986fa3120597
- WEB_SITE="http://search.cpan.org/~dmegg/SGMLSpm-1.03ii/"
+ WEB_SITE=http://search.cpan.org/~dmegg/SGMLSpm-1.03ii
ENTERED=20020629
UPDATED=20071221
SHORT="Perl tools to convert SGML, HTML or XML documents"
More information about the Lunar-commits
mailing list