4 Commits

Author SHA1 Message Date
Jakub Jirutka
932c294849 community/roundcubemail: fix fixing of paths, remove ancient mess
- These pre/post upgrade scripts has been added 8 years ago, so they
  are not needed anymore.
- The pre-upgrade script is even not used.
- The sed in prepare breaks config.
2018-07-27 15:30:37 +02:00
Leonardo Arena
d912ee80e4 community/roundcubemail: adjust config default for tmp and log dirs 2018-01-16 10:46:48 +00:00
Leonardo Arena
ec8ce1596c community/roundcubemail: upgrade to 1.3.4 2018-01-16 10:07:11 +00:00
Jakub Jirutka
4272e802a1 community/*: move php5 and dependent pkgs from main
There two main reasons for this change:

* Active support of PHP 5.x ended on January 2017, security support will
  end on December 2018. Packages in the main repository should be
  supported for at least 2 years, this means until first quarter of 2019
  for the upcoming v3.6.

* php7 and its extensions are currently in the community repository, so
  we can't use single abuild for both php5-* and php7-* packages (as we
  do for Python and Lua packages).

This change was suggested by @vakartel, approved by @ncopa, @kaniini, and
@jirutka.
2017-03-28 18:38:20 +02:00