Skip to content

Commit

Permalink
Item12225: Add dependency for PatchItem12225Contrib
Browse files Browse the repository at this point in the history
Make sure that if the extension is installed by an older version of
Foswiki, then the new style version string will be supported.

This dependency is not needed for Foswiki 1.1.6, but it won't hurt
anything if installed.

git-svn-id: http://svn.foswiki.org/branches/Release01x01@16119 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Nov 28, 2012
1 parent d810eb4 commit 4971f42
Show file tree
Hide file tree
Showing 23 changed files with 49 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions CommentPlugin/lib/Foswiki/Plugins/CommentPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
HTML::Tree,>=3.23,cpan,Required. Available from [[http://cpan.uwinnipeg.ca/search?query=HTML%3A%3ATree&mode=dist][CPAN]].
HTML::Tree,>=3.23,cpan,Required. Available from [[http://cpan.uwinnipeg.ca/search?query=HTML%3A%3ATree&mode=dist][CPAN]].
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions EmptyPlugin/lib/Foswiki/Plugins/EmptyPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Dependencies for FamFamFamContrib
#NONE

ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions HistoryPlugin/lib/Foswiki/Plugins/HistoryPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.1)
Foswiki::Plugins::ZonePlugin,>=1.0,perl,Required. required for Foswiki < 1.1
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.1)
Foswiki::Plugins::ZonePlugin,>=3.1,perl,Required. required for Foswiki < 1.1
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions MailerContrib/lib/Foswiki/Contrib/MailerContrib/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
URI,>=1.35,cpan,Required. Available from the CPAN:URI archive.
URI::Escape,>=3.28,cpan,Required. Available from the CPAN:URI::Escape archive.
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
3 changes: 3 additions & 0 deletions PatternSkin/lib/Foswiki/Contrib/PatternSkin/DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ Foswiki::Plugins::TwistyPlugin,>=1.000,perl,Required
Foswiki::Plugins::TablePlugin,>0,perl,Required
ONLYIF ( $Foswiki::Plugins::VERSION < 2.1)
Foswiki::Plugins::ZonePlugin,>0,perl,Required
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions SmiliesPlugin/lib/Foswiki/Plugins/SmiliesPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions TablePlugin/lib/Foswiki/Plugins/TablePlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions TinyMCEPlugin/lib/Foswiki/Plugins/TinyMCEPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
Foswiki::Plugins::WysiwygPlugin,>=1.1.1,perl,Translator module
Foswiki::Plugins::JQueryPlugin,>=3.30,perl,jQuery library
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions TipsContrib/lib/Foswiki/Contrib/TipsContrib/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Foswiki::Plugins::SpreadSheetPlugin,,perl,Required.
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Dependencies for TopicUserMappingContrib
# Example:
# Time::ParseDate,>=2003.0211,cpan,Required.
# Foswiki::Plugins,>=1.15,perl,Foswiki 1 release.

ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
2 changes: 2 additions & 0 deletions TwistyPlugin/lib/Foswiki/Plugins/TwistyPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Foswiki::Plugins::JQueryPlugin,>=0.5,perl,Required.
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
4 changes: 3 additions & 1 deletion WysiwygPlugin/lib/Foswiki/Plugins/WysiwygPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HTML::Parser,>=3.28,cpan,Required. Available from [[http://cpan.uwinnipeg.ca/search?query=HTML%3A%3AParser&mode=dist][CPAN]].
HTML::Entities,>=1.25,cpan,Required. Available from [[http://cpan.uwinnipeg.ca/search?query=HTML%3A%3AEntities&mode=dist][CPAN]].
Encode,>=2.01,cpan,Required.
Encode,>=2.01,cpan,Required.
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.

0 comments on commit 4971f42

Please sign in to comment.