Commit Graph

6 Commits

Author SHA1 Message Date
Michael Tremer e0d866c070 perl: Recompile all modules
Pakfire did not track the provides properly which is being fixed by
rebuilding all packages.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-09-17 15:12:21 +00:00
Stefan Schantl 0cea553154 perl-FCGI: Fix library permissions
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2023-03-21 18:25:40 +00:00
Stefan Schantl 1d0547dc52 Mass rebuild of perl and perl modules.
Perl and all binary modules needs a rebuild with the latest version of pakfire (0.9.26-3.1)
to provide and requires the correct perl API information for a correct dependency resolving.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-04 18:46:20 +02:00
Stefan Schantl dccff8384c perl-FCGI: Update to 0.77.
From now we require a perl(:MODULE_COMPAT_xyz), where xyz contains the perl version
and perl API the module has been linked against. This will prevent us in the future
to install old perl modules which cannot be executed on more modern API's.
2015-04-04 16:25:53 +02:00
Stefan Schantl 583a815235 perl-FCGI: Requires perl(ExtUtils::ParseXS) to build. 2012-04-05 20:42:35 +02:00
Michael Tremer 339065dc7d perl-FCGI: New package.
Required by perl-CGI.
2012-01-06 17:33:44 +01:00