summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAnatol Pomozov2015-06-28 08:40:03 -0700
committerAnatol Pomozov2015-06-28 08:47:32 -0700
commit55b14a7b5578f54d10f5431346bcf4fe0c70bd8b (patch)
tree6cac1a1031bd0fe058804efa831fd3a1a82cd232 /.SRCINFO
downloadaur-55b14a7b5578f54d10f5431346bcf4fe0c70bd8b.tar.gz
FS#45392 Move mod_perl to AUR
mod_perl project is semi-alive and lags support for upstream versions of apache and perl. At this point it segfaults at perl 5.22. Move mod_perl to AUR to unblock perl 5.22 rebuild. Those who wants to use mod_perl have to stick with perl 5.20.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c98ec07749b1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = mod_perl
+ pkgdesc = Apache module that embeds the Perl interpreter within the server
+ pkgver = 2.0.9
+ pkgrel = 3
+ url = http://perl.apache.org/
+ arch = i686
+ arch = x86_64
+ license = APACHE
+ depends = perl<5.22
+ depends = apache
+ depends = db
+ depends = apr-util
+ depends = perl-linux-pid
+ options = !emptydirs
+ source = http://apache.org/dist/perl/mod_perl-2.0.9.tar.gz
+ source = http://apache.org/dist/perl/mod_perl-2.0.9.tar.gz.asc
+ source = undefined_symbol.patch::http://pkgs.fedoraproject.org/cgit/mod_perl.git/plain/mod_perl-2.0.4-inline.patch?h=f22
+ sha256sums = 0260f26ab771c1c95fadc67544b3400e420bb30b8a77565d2d02ad05498ef52b
+ sha256sums = SKIP
+ sha256sums = 08cd008e25d3eee44f477c744f50e574e2cb9853556d268ba06e8b3cb33341e4
+
+pkgname = mod_perl
+