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

Pierre Schmitz pierre at archlinux.org
Fri Sep 7 12:06:26 UTC 2007


    Date: Friday, September 7, 2007 @ 08:06:26
  Author: pierre
    Path: /home/cvs-arch/arch/build/daemons/apache

Modified: PKGBUILD (1.78 -> 1.79)

upgpkg: apache 2.2.6-1


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


Index: arch/build/daemons/apache/PKGBUILD
diff -u arch/build/daemons/apache/PKGBUILD:1.78 arch/build/daemons/apache/PKGBUILD:1.79
--- arch/build/daemons/apache/PKGBUILD:1.78	Fri Mar 16 11:53:28 2007
+++ arch/build/daemons/apache/PKGBUILD	Fri Sep  7 08:06:26 2007
@@ -1,11 +1,13 @@
-# $Id: PKGBUILD,v 1.78 2007/03/16 15:53:28 tpowa Exp $
+# $Id: PKGBUILD,v 1.79 2007/09/07 12:06:26 pierre Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=apache                         
-pkgver=2.2.4
-pkgrel=2
+pkgver=2.2.6
+pkgrel=1
 pkgdesc="A high performance Unix-based HTTP server (with SSL)"
 arch=(i686 x86_64)
-options=('NOLIBTOOL')
+options=('!libtool')
+url='http://www.apache.org/dist/httpd'
+license=('APACHE')
 install=apache.install
 backup=(etc/httpd/conf/httpd.conf home/httpd/html/index.html
         etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
@@ -14,7 +16,7 @@
 depends=('openssl>=0.9.8b' 'zlib' 'apr-util>=1.2.7-2' 'db>=4.5')
 source=(http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2
         httpd index.html mod_ssl.txt httpd.logrotate httpd.conf)
-md5sums=('536c86c7041515a25dd8bad3611da9a3' '6016e08d7465fc1617db2f94f58eb31b'\
+md5sums=('203bea91715064f0c787f6499d33a377' '6016e08d7465fc1617db2f94f58eb31b'\
          'e9b572e426f6b6a4b6458993c23689c7' '68725783a63014506218d5870cc099b4'\
          'a13925eef67108cf22f6bd1b2b8decb1' '9bc1ece8bb40a78c1c75dba0cde3d83b')
 




More information about the arch-commits mailing list