[arch-commits] CVS update of extra/daemons/apache (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sat Dec 1 18:41:36 UTC 2007


    Date: Saturday, December 1, 2007 @ 13:41:36
  Author: pierre
    Path: /home/cvs-extra/extra/daemons/apache

Modified: PKGBUILD (1.80 -> 1.81)

update trunk only; no rebuild needed (I think so)


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/daemons/apache/PKGBUILD
diff -u extra/daemons/apache/PKGBUILD:1.80 extra/daemons/apache/PKGBUILD:1.81
--- extra/daemons/apache/PKGBUILD:1.80	Sat Sep 29 08:00:03 2007
+++ extra/daemons/apache/PKGBUILD	Sat Dec  1 13:41:36 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.80 2007/09/29 12:00:03 pierre Exp $
-# Maintainer: judd <jvinet at zeroflux.org>
+# $Id: PKGBUILD,v 1.81 2007/12/01 18:41:36 pierre Exp $
+# Maintainer: Pierre Schmitz <pierre at zeroflux.de>
 pkgname=apache                         
 pkgver=2.2.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A high performance Unix-based HTTP server (with SSL)"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 options=('!libtool')
 url='http://www.apache.org/dist/httpd'
 license=('APACHE')
@@ -13,7 +13,7 @@
         etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
         etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
         etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf)
-depends=('openssl>=0.9.8b' 'zlib' 'apr-util>=1.2.7-2' 'db>=4.6')
+depends=('openssl>=0.9.8b' 'zlib' 'apr-util>=1.2.12' 'db>=4.6')
 source=(http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2
         httpd index.html mod_ssl.txt httpd.logrotate httpd.conf)
 md5sums=('203bea91715064f0c787f6499d33a377' '6016e08d7465fc1617db2f94f58eb31b'\




More information about the arch-commits mailing list