[arch-commits] Commit in apache/repos (30 files)

2017-07-05 Thread Anatol Pomozov
Date: Wednesday, July 5, 2017 @ 23:13:11
  Author: anatolik
Revision: 299733

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  apache/repos/testing-i686/PKGBUILD
(from rev 299732, apache/trunk/PKGBUILD)
  apache/repos/testing-i686/apache.tmpfiles.conf
(from rev 299732, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-i686/arch.layout
(from rev 299732, apache/trunk/arch.layout)
  apache/repos/testing-i686/httpd.logrotate
(from rev 299732, apache/trunk/httpd.logrotate)
  apache/repos/testing-i686/httpd.service
(from rev 299732, apache/trunk/httpd.service)
  apache/repos/testing-i686/nohttp2forprefork.patch
(from rev 299732, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-i686/openssl-malloc-init.patch
(from rev 299732, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-i686/script_name.patch
(from rev 299732, apache/trunk/script_name.patch)
  apache/repos/testing-x86_64/PKGBUILD
(from rev 299732, apache/trunk/PKGBUILD)
  apache/repos/testing-x86_64/apache.tmpfiles.conf
(from rev 299732, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-x86_64/arch.layout
(from rev 299732, apache/trunk/arch.layout)
  apache/repos/testing-x86_64/httpd.logrotate
(from rev 299732, apache/trunk/httpd.logrotate)
  apache/repos/testing-x86_64/httpd.service
(from rev 299732, apache/trunk/httpd.service)
  apache/repos/testing-x86_64/nohttp2forprefork.patch
(from rev 299732, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-x86_64/openssl-malloc-init.patch
(from rev 299732, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-x86_64/script_name.patch
(from rev 299732, apache/trunk/script_name.patch)
Deleted:
  apache/repos/testing-i686/PKGBUILD
  apache/repos/testing-i686/apache.tmpfiles.conf
  apache/repos/testing-i686/arch.layout
  apache/repos/testing-i686/httpd.logrotate
  apache/repos/testing-i686/httpd.service
  apache/repos/testing-i686/nohttp2forprefork.patch
  apache/repos/testing-i686/openssl-malloc-init.patch
  apache/repos/testing-x86_64/PKGBUILD
  apache/repos/testing-x86_64/apache.tmpfiles.conf
  apache/repos/testing-x86_64/arch.layout
  apache/repos/testing-x86_64/httpd.logrotate
  apache/repos/testing-x86_64/httpd.service
  apache/repos/testing-x86_64/nohttp2forprefork.patch
  apache/repos/testing-x86_64/openssl-malloc-init.patch

--+
 /PKGBUILD|  266 +++
 /apache.tmpfiles.conf|2 
 /arch.layout |   44 +
 /httpd.logrotate |   14 
 /httpd.service   |   30 
 /nohttp2forprefork.patch | 1012 +
 /openssl-malloc-init.patch   |   40 +
 testing-i686/PKGBUILD|  128 ---
 testing-i686/apache.tmpfiles.conf|1 
 testing-i686/arch.layout |   22 
 testing-i686/httpd.logrotate |7 
 testing-i686/httpd.service   |   15 
 testing-i686/nohttp2forprefork.patch |  506 --
 testing-i686/openssl-malloc-init.patch   |   20 
 testing-i686/script_name.patch   |   84 ++
 testing-x86_64/PKGBUILD  |  128 ---
 testing-x86_64/apache.tmpfiles.conf  |1 
 testing-x86_64/arch.layout   |   22 
 testing-x86_64/httpd.logrotate   |7 
 testing-x86_64/httpd.service |   15 
 testing-x86_64/nohttp2forprefork.patch   |  506 --
 testing-x86_64/openssl-malloc-init.patch |   20 
 testing-x86_64/script_name.patch |   84 ++
 23 files changed, 1576 insertions(+), 1398 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-07-05 23:10:52 UTC (rev 299732)
+++ testing-i686/PKGBUILD   2017-07-05 23:13:11 UTC (rev 299733)
@@ -1,128 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=apache
-pkgver=2.4.26
-pkgrel=2
-pkgdesc='A high performance Unix-based HTTP server'
-arch=('i686' 'x86_64')
-url='http://www.apache.org/dist/httpd'
-license=('APACHE')
-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
-etc/httpd/conf/extra/proxy-html.conf
-etc/httpd/conf/{mime.types,magic}
-etc/logrotate.d/httpd
-)
-depends=('zlib' 'apr-util' 'pcre' 'libnghttp2' 'openssl')
-makedepends=('libxml2' 'lua')
-optdepends=(
-'lua: for mod_lua module'
-'libxml2: for mod_proxy_html, mod_xml2enc modules'
-'lynx: apachectl status'
-)
-source=(
-https://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
-

[arch-commits] Commit in apache/repos (30 files)

2017-05-21 Thread Jan de Groot
Date: Sunday, May 21, 2017 @ 22:10:30
  Author: jgc
Revision: 296392

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  apache/repos/extra-i686/PKGBUILD
(from rev 296391, apache/trunk/PKGBUILD)
  apache/repos/extra-i686/apache.tmpfiles.conf
(from rev 296391, apache/trunk/apache.tmpfiles.conf)
  apache/repos/extra-i686/arch.layout
(from rev 296391, apache/trunk/arch.layout)
  apache/repos/extra-i686/http2-fixes.patch
(from rev 296391, apache/trunk/http2-fixes.patch)
  apache/repos/extra-i686/httpd-2.4.23-openssl11.patch
(from rev 296391, apache/trunk/httpd-2.4.23-openssl11.patch)
  apache/repos/extra-i686/httpd.logrotate
(from rev 296391, apache/trunk/httpd.logrotate)
  apache/repos/extra-i686/httpd.service
(from rev 296391, apache/trunk/httpd.service)
  apache/repos/extra-i686/openssl-malloc-init.patch
(from rev 296391, apache/trunk/openssl-malloc-init.patch)
  apache/repos/extra-x86_64/PKGBUILD
(from rev 296391, apache/trunk/PKGBUILD)
  apache/repos/extra-x86_64/apache.tmpfiles.conf
(from rev 296391, apache/trunk/apache.tmpfiles.conf)
  apache/repos/extra-x86_64/arch.layout
(from rev 296391, apache/trunk/arch.layout)
  apache/repos/extra-x86_64/http2-fixes.patch
(from rev 296391, apache/trunk/http2-fixes.patch)
  apache/repos/extra-x86_64/httpd-2.4.23-openssl11.patch
(from rev 296391, apache/trunk/httpd-2.4.23-openssl11.patch)
  apache/repos/extra-x86_64/httpd.logrotate
(from rev 296391, apache/trunk/httpd.logrotate)
  apache/repos/extra-x86_64/httpd.service
(from rev 296391, apache/trunk/httpd.service)
  apache/repos/extra-x86_64/openssl-malloc-init.patch
(from rev 296391, apache/trunk/openssl-malloc-init.patch)
Deleted:
  apache/repos/extra-i686/PKGBUILD
  apache/repos/extra-i686/apache.tmpfiles.conf
  apache/repos/extra-i686/arch.layout
  apache/repos/extra-i686/http2-fixes.patch
  apache/repos/extra-i686/httpd-2.4.23-openssl11.patch
  apache/repos/extra-i686/httpd.logrotate
  apache/repos/extra-i686/httpd.service
  apache/repos/extra-x86_64/PKGBUILD
  apache/repos/extra-x86_64/apache.tmpfiles.conf
  apache/repos/extra-x86_64/arch.layout
  apache/repos/extra-x86_64/http2-fixes.patch
  apache/repos/extra-x86_64/httpd-2.4.23-openssl11.patch
  apache/repos/extra-x86_64/httpd.logrotate
  apache/repos/extra-x86_64/httpd.service

---+
 /PKGBUILD |  266 
 /apache.tmpfiles.conf |2 
 /arch.layout  |   44 
 /http2-fixes.patch|14028 
 /httpd-2.4.23-openssl11.patch | 2622 +
 /httpd.logrotate  |   14 
 /httpd.service|   30 
 extra-i686/PKGBUILD   |  128 
 extra-i686/apache.tmpfiles.conf   |1 
 extra-i686/arch.layout|   22 
 extra-i686/http2-fixes.patch  | 7014 --
 extra-i686/httpd-2.4.23-openssl11.patch   | 1311 --
 extra-i686/httpd.logrotate|7 
 extra-i686/httpd.service  |   15 
 extra-i686/openssl-malloc-init.patch  |   20 
 extra-x86_64/PKGBUILD |  128 
 extra-x86_64/apache.tmpfiles.conf |1 
 extra-x86_64/arch.layout  |   22 
 extra-x86_64/http2-fixes.patch| 7014 --
 extra-x86_64/httpd-2.4.23-openssl11.patch | 1311 --
 extra-x86_64/httpd.logrotate  |7 
 extra-x86_64/httpd.service|   15 
 extra-x86_64/openssl-malloc-init.patch|   20 
 23 files changed, 17046 insertions(+), 16996 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 296391:296392 to see the changes.