summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2015-05-06 21:38:44 +0300
committerVlad Glagolev2015-05-06 21:56:16 +0300
commita464797a9e7cc9b2a8858a66131038a6ee3eeb60 (patch)
tree461f2f76a8e5d192d084582c670a7bf3a2909685
parent0bfdf53e90023ce3574fb00903ab23b35d7a0c18 (diff)
weakref: spell deprecated, it's a part of perl now
(cherry picked from commit d98374b2f64c1f6aa91775f4ca64500027cd4e98) Conflicts: ChangeLog
-rw-r--r--ChangeLog3
-rwxr-xr-xperl-cpan/weakref/BUILD1
-rwxr-xr-xperl-cpan/weakref/DEPENDS1
-rwxr-xr-xperl-cpan/weakref/DETAILS6
-rw-r--r--perl-cpan/weakref/HISTORY4
-rwxr-xr-xperl-cpan/weakref/INSTALL1
-rwxr-xr-xperl-cpan/weakref/PRE_BUILD1
-rwxr-xr-xperl-cpan/weakref/UP_TRIGGERS2
8 files changed, 15 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f808e853af..222b4fc186 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2015-05-06 Vlad Glagolev <stealth@sourcemage.org>
+ * perl-cpan/weakref: spell deprecated, it's a part of perl now
+
2015-05-04 Vlad Glagolev <stealth@sourcemage.org>
* perl-cpan/email-mime-modifier: spell deprecated, it's a part of
email-mime now
diff --git a/perl-cpan/weakref/BUILD b/perl-cpan/weakref/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/perl-cpan/weakref/BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/weakref/DEPENDS b/perl-cpan/weakref/DEPENDS
deleted file mode 100755
index 6826bc7952..0000000000
--- a/perl-cpan/weakref/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends perl
diff --git a/perl-cpan/weakref/DETAILS b/perl-cpan/weakref/DETAILS
index 701afc4b0e..71b2adc5c2 100755
--- a/perl-cpan/weakref/DETAILS
+++ b/perl-cpan/weakref/DETAILS
@@ -1,9 +1,9 @@
SPELL=weakref
VERSION=0.01
- SOURCE=WeakRef-$VERSION.tar.gz
+ PATCHLEVEL=1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/WeakRef-$VERSION
- SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/LUKKA/$SOURCE
- SOURCE_HASH=sha512:5167cc624a41ec0a92219be0d2788ad404a61c192f980df67afe3e6259004e7f97e1c0e4d756582b7e1ec6f82346fb85be4806ecd093825442946841b8922599
+ GATHER_DOCS=off
+ ARCHIVE=off
LICENSE=ART
WEB_SITE=http://search.cpan.org/~lukka/WeakRef/
ENTERED=20020405
diff --git a/perl-cpan/weakref/HISTORY b/perl-cpan/weakref/HISTORY
index 452adb4e93..17a75bd28d 100644
--- a/perl-cpan/weakref/HISTORY
+++ b/perl-cpan/weakref/HISTORY
@@ -1,3 +1,7 @@
+2015-05-06 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: deprecated in favour of perl
+ * {PRE_,}BUILD, INSTALL, UP_TRIGGERS: added
+
2008-01-07 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: cleaned up
* BUILD: useless
diff --git a/perl-cpan/weakref/INSTALL b/perl-cpan/weakref/INSTALL
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/perl-cpan/weakref/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/weakref/PRE_BUILD b/perl-cpan/weakref/PRE_BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/perl-cpan/weakref/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/weakref/UP_TRIGGERS b/perl-cpan/weakref/UP_TRIGGERS
new file mode 100755
index 0000000000..ef7ae470ea
--- /dev/null
+++ b/perl-cpan/weakref/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger weakref dispel_self &&
+up_trigger perl cast_self