Date: Thursday, July 1, 2010 @ 14:26:39 Author: kevin Revision: 84621
upgpkg: mod_perl 2.0.4-7 Rebuilt for perl 5.12.1 Modified: mod_perl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-07-01 18:05:45 UTC (rev 84620) +++ PKGBUILD 2010-07-01 18:26:39 UTC (rev 84621) @@ -5,10 +5,10 @@ pkgname=mod_perl _realname=mod_perl pkgver=2.0.4 -pkgrel=6 +pkgrel=7 pkgdesc="Apache module that embeds the Perl interpreter within the server" url="http://search.cpan.org/dist/${_realname}/" -depends=('perl=5.10.1' 'apache' 'db>=4.8' 'apr-util') +depends=('perl=5.12.1' 'apache' 'db>=4.8' 'apr-util') license=('APACHE') arch=('i686' 'x86_64') options=(!emptydirs)
