summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2015-05-04 17:03:05 +0300
committerVlad Glagolev2015-05-04 17:03:40 +0300
commitd06776e10ce61b87ddb87047900d981a15ea5b3e (patch)
tree01f50ca3dbb197e97706c790dd141ae1873a8482
parentc5c7e48ba6a584d7418b6fa5b1269b8fbeb8d55a (diff)
perl-cgi: => 4.15
-rwxr-xr-xperl-cpan/perl-cgi/DEPENDS3
-rwxr-xr-xperl-cpan/perl-cgi/DETAILS14
-rw-r--r--perl-cpan/perl-cgi/HISTORY5
3 files changed, 14 insertions, 8 deletions
diff --git a/perl-cpan/perl-cgi/DEPENDS b/perl-cpan/perl-cgi/DEPENDS
index 6826bc7952..d1a04ad707 100755
--- a/perl-cpan/perl-cgi/DEPENDS
+++ b/perl-cpan/perl-cgi/DEPENDS
@@ -1 +1,2 @@
-depends perl
+depends perl &&
+depends html-parser
diff --git a/perl-cpan/perl-cgi/DETAILS b/perl-cpan/perl-cgi/DETAILS
index 87668b4ed8..9de2476884 100755
--- a/perl-cpan/perl-cgi/DETAILS
+++ b/perl-cpan/perl-cgi/DETAILS
@@ -1,13 +1,13 @@
SPELL=perl-cgi
- VERSION=3.47
- SOURCE=CGI.pm-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/CGI.pm-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/L/LD/LDS/$SOURCE
- SOURCE_HASH=sha512:dc595c70783c124d9d6e55327bb825692e80b3797606ad3958d99f0249ca8f6c52be029fd9fce2767c867be7cd9034c372aa73a013502d6a1823d5637690e641
- WEB_SITE=http://stein.cshl.org/WWW/software/CGI/
+ SPELLX=CGI
+ VERSION=4.15
+ SOURCE=${SPELLX}-${VERSION}.tar.gz
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/L/LE/LEEJO/${SOURCE}
+ SOURCE_HASH=sha512:5b733d983f47860e35db5e673bb65da593b4e89dc049fb167e3077fe933c80332b7c6bdd051fe38ab23a4c4a1c43d52085c03c02c48e08fa16e8507c32be4d38
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE=http://search.cpan.org/dist/CGI/
LICENSE=ART
ENTERED=20021220
- UPDATED=20050329
KEYWORDS="perl"
SHORT='Simple Common Gateway Interface Class'
cat << EOF
diff --git a/perl-cpan/perl-cgi/HISTORY b/perl-cpan/perl-cgi/HISTORY
index 596f947334..3540c88f56 100644
--- a/perl-cpan/perl-cgi/HISTORY
+++ b/perl-cpan/perl-cgi/HISTORY
@@ -1,3 +1,8 @@
+2015-05-04 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 4.15; use SPELLX, PERL_CPAN_URL; updated
+ source url, website; removed deprecated UPDATED field
+ * DEPENDS: added missing required dep -- html-parser
+
2009-09-14 David Kowis <dkowis@shlrm.org>
* DETAILS: updated to latest version: quill can't do this one