[arch-commits] Commit in mod_perl/trunk (PKGBUILD)

Angel Velásquez angvp at archlinux.org
Tue Jun 28 22:45:52 UTC 2011


    Date: Tuesday, June 28, 2011 @ 18:45:51
  Author: angvp
Revision: 129570

upgpkg: mod_perl 2.0.5-6
Fixing FS#24791

Modified:
  mod_perl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-28 21:37:13 UTC (rev 129569)
+++ PKGBUILD	2011-06-28 22:45:51 UTC (rev 129570)
@@ -4,10 +4,10 @@
 
 pkgname=mod_perl
 pkgver=2.0.5
-pkgrel=5
+pkgrel=6
 pkgdesc="Apache module that embeds the Perl interpreter within the server"
 url="http://search.cpan.org/dist/${pkgname}/"
-depends=('perl' 'apache' 'db' 'apr-util')
+depends=('perl' 'apache' 'db' 'apr-util' 'perl-linux-pid')
 license=('APACHE')
 arch=('i686' 'x86_64')
 options=(!emptydirs)




More information about the arch-commits mailing list