Updated 95% pkgs to the new shlibs world order, not yet finished.

This commit is contained in:
Juan RP
2011-11-14 18:12:47 +01:00
parent abc9819a60
commit 25b70bd9c1
1225 changed files with 7177 additions and 4752 deletions

View File

@@ -3,6 +3,7 @@ pkgname=mod_fastcgi
version=2.4.6
distfiles="http://www.fastcgi.com/dist/${pkgname}-${version}.tar.gz"
build_style=gnu-makefile
revision=1
short_desc="Apache module to support the FastCGI protocol"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a5a887eecc8fe13e4cb1cab4d140188a3d2b5e6f337f8a1cce88ca441ddbe689
@@ -14,7 +15,6 @@ long_desc="
scripts written in languages like Perl, as it saves the cost of recompiling
the scripts and its loaded modules with each invocation."
Add_dependency run glibc
Add_dependency run apache
Add_dependency build apache-devel