[arch-commits] Commit in apache/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sun Oct 4 07:38:44 UTC 2009


    Date: Sunday, October 4, 2009 @ 03:38:44
  Author: giovanni
Revision: 53951

Merged revisions 53795,53935 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/apache/trunk

........
  r53795 | roman | 2009-10-03 04:54:48 -0700 (sab, 03 ott 2009) | 5 lines
  
  Add logrotate.d/httpd to the backup array
  
  Fixes bug #8399. Finally!
........
  r53935 | andrea | 2009-10-03 19:14:40 -0700 (sab, 03 ott 2009) | 2 lines
  
  upgpkg: apache 2.2.14-1
      upstream release
........

Modified:
  apache/repos/extra-x86_64/	(properties)
  apache/repos/extra-x86_64/PKGBUILD

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


Property changes on: apache/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /apache/trunk:1-53101
   + /apache/trunk:1-53950

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-04 07:31:10 UTC (rev 53950)
+++ extra-x86_64/PKGBUILD	2009-10-04 07:38:44 UTC (rev 53951)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apache
-pkgver=2.2.13
-pkgrel=3
+pkgver=2.2.14
+pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
 options=('!libtool')
@@ -13,12 +13,13 @@
 backup=(etc/httpd/conf/httpd.conf
         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' 'zlib' 'apr-util' 'pcre' 'libldap>=2.4.18-1')
+        etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
+        etc/logrotate.d/httpd)
+depends=('openssl' 'zlib' 'apr-util' 'pcre')
 optdepends=('lynx: apachectl status')
 source=("http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2"
         'httpd.logrotate' 'httpd' 'arch.layout')
-md5sums=('8d8d904e7342125825ec70f03c5745ef'
+md5sums=('a5226203aaf97e5b941c41a71c112704'
          'f4d627c64024c1b7b95efb5ffbaa625e'
          'bddd84dafa770d74df1dc1f96bd71823'
          '3d659d41276ba3bfcb20c231eb254e0c')




More information about the arch-commits mailing list