summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2015-05-02 10:55:01 +0300
committerVlad Glagolev2015-05-02 10:56:20 +0300
commit607ba9f9066db75ce05ef792a15c8bba97adedd4 (patch)
tree72124562daf0964ace8b4f6b66194507f2998d49
parent0c7d5623d431bfb428dc8da76736f6cb4389460f (diff)
test-simple: spell deprecated, it's a part of perl now
(cherry picked from commit acbf8cc3b26a914bddff4c0b179a4b289118858b)
-rw-r--r--ChangeLog1
-rwxr-xr-xperl-cpan/test-simple/BUILD1
-rwxr-xr-xperl-cpan/test-simple/DEPENDS2
-rwxr-xr-xperl-cpan/test-simple/DETAILS6
-rw-r--r--perl-cpan/test-simple/HISTORY4
-rwxr-xr-xperl-cpan/test-simple/INSTALL1
-rwxr-xr-xperl-cpan/test-simple/PRE_BUILD1
-rwxr-xr-xperl-cpan/test-simple/UP_TRIGGERS2
8 files changed, 13 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b019f206a..32b78ad884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2015-05-02 Vlad Glagolev <stealth@sourcemage.org>
* perl-cpan/archive-tar: spell deprecated, it's a part of perl now
* perl-cpan/test-harness: spell deprecated, it's a part of perl now
+ * perl-cpan/test-simple: spell deprecated, it's a part of perl now
2015-04-23 Thomas Orgis <sobukus@sourcemage.org>
* FUNCTIONS: make waf_build more robust with differing versions of waf
diff --git a/perl-cpan/test-simple/BUILD b/perl-cpan/test-simple/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/perl-cpan/test-simple/BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/test-simple/DEPENDS b/perl-cpan/test-simple/DEPENDS
deleted file mode 100755
index 1c313f8f41..0000000000
--- a/perl-cpan/test-simple/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends perl &&
-depends test-harness
diff --git a/perl-cpan/test-simple/DETAILS b/perl-cpan/test-simple/DETAILS
index ecd0fc6d67..eabdcaa015 100755
--- a/perl-cpan/test-simple/DETAILS
+++ b/perl-cpan/test-simple/DETAILS
@@ -1,9 +1,9 @@
SPELL=test-simple
VERSION=0.98_05
- SOURCE=Test-Simple-$VERSION.tar.gz
+ PATCHLEVEL=1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Test-Simple-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/M/MS/MSCHWERN/$SOURCE
- SOURCE_HASH=sha512:ca4a77a5e5841ab6fb5d5ec8ff7bca6ec244c75ae267a6d85e8340204f109eb35ccc2fab1f30d06d2a98d2dd7687b7d908fcfad12041c15cdd4d1133a7359e5f
+ GATHER_DOCS=off
+ ARCHIVE=off
LICENSE=ART
WEB_SITE="http://search.cpan.org/module?Test::Simple"
ENTERED=20020424
diff --git a/perl-cpan/test-simple/HISTORY b/perl-cpan/test-simple/HISTORY
index 47f8f0593f..680cb39a07 100644
--- a/perl-cpan/test-simple/HISTORY
+++ b/perl-cpan/test-simple/HISTORY
@@ -1,3 +1,7 @@
+2015-05-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: deprecated in favour of perl
+ * {PRE_,}BUILD, INSTALL, UP_TRIGGERS: added
+
2015-05-01 Vlad Glagolev <stealth@sourcemage.org>
* CONFLICTS: added, included with perl core since 5.8
diff --git a/perl-cpan/test-simple/INSTALL b/perl-cpan/test-simple/INSTALL
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/perl-cpan/test-simple/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/test-simple/PRE_BUILD b/perl-cpan/test-simple/PRE_BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/perl-cpan/test-simple/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/test-simple/UP_TRIGGERS b/perl-cpan/test-simple/UP_TRIGGERS
new file mode 100755
index 0000000000..b9f04326ac
--- /dev/null
+++ b/perl-cpan/test-simple/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger test-simple dispel_self &&
+up_trigger perl cast_self