[arch-commits] Commit in mod_fcgid/repos (4 files)

Dan McGee dan at archlinux.org
Wed Nov 21 14:00:30 UTC 2012


    Date: Wednesday, November 21, 2012 @ 09:00:30
  Author: dan
Revision: 171689

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

Added:
  mod_fcgid/repos/extra-i686/PKGBUILD
    (from rev 171688, mod_fcgid/trunk/PKGBUILD)
  mod_fcgid/repos/extra-x86_64/PKGBUILD
    (from rev 171688, mod_fcgid/trunk/PKGBUILD)
Deleted:
  mod_fcgid/repos/extra-i686/PKGBUILD
  mod_fcgid/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   50 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   50 ++++++++++++++++++++++++------------------------
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-11-21 13:59:55 UTC (rev 171688)
+++ extra-i686/PKGBUILD	2012-11-21 14:00:30 UTC (rev 171689)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=mod_fcgid
-pkgver=2.3.6
-pkgrel=2
-pkgdesc="A FastCGI module for Apache HTTP Server."
-license=('APACHE')
-arch=('i686' 'x86_64')
-url="http://httpd.apache.org/mod_fcgid/"
-depends=('apache')
-source=("http://apache.cs.utah.edu/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.gz")
-sha256sums=('e831795498d91cf27a519ea1332c2a92a2a9920b0844d817b2ea7f079056d12b')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./configure.apxs 
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/{usr/share,etc}
-}

Copied: mod_fcgid/repos/extra-i686/PKGBUILD (from rev 171688, mod_fcgid/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-11-21 14:00:30 UTC (rev 171689)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=mod_fcgid
+pkgver=2.3.7
+pkgrel=1
+pkgdesc="A FastCGI module for Apache HTTP Server."
+license=('APACHE')
+arch=('i686' 'x86_64')
+url="http://httpd.apache.org/mod_fcgid/"
+depends=('apache')
+source=("http://apache.cs.utah.edu/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.gz")
+sha256sums=('b72810cb34942945156f29ce60946da7dc941bb4cfca8b9d224573535bd8ef6d')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ./configure.apxs 
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  rm -rf "$pkgdir"/{usr/share,etc}
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-11-21 13:59:55 UTC (rev 171688)
+++ extra-x86_64/PKGBUILD	2012-11-21 14:00:30 UTC (rev 171689)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=mod_fcgid
-pkgver=2.3.6
-pkgrel=2
-pkgdesc="A FastCGI module for Apache HTTP Server."
-license=('APACHE')
-arch=('i686' 'x86_64')
-url="http://httpd.apache.org/mod_fcgid/"
-depends=('apache')
-source=("http://apache.cs.utah.edu/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.gz")
-sha256sums=('e831795498d91cf27a519ea1332c2a92a2a9920b0844d817b2ea7f079056d12b')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./configure.apxs 
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/{usr/share,etc}
-}

Copied: mod_fcgid/repos/extra-x86_64/PKGBUILD (from rev 171688, mod_fcgid/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-11-21 14:00:30 UTC (rev 171689)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=mod_fcgid
+pkgver=2.3.7
+pkgrel=1
+pkgdesc="A FastCGI module for Apache HTTP Server."
+license=('APACHE')
+arch=('i686' 'x86_64')
+url="http://httpd.apache.org/mod_fcgid/"
+depends=('apache')
+source=("http://apache.cs.utah.edu/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.gz")
+sha256sums=('b72810cb34942945156f29ce60946da7dc941bb4cfca8b9d224573535bd8ef6d')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ./configure.apxs 
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  rm -rf "$pkgdir"/{usr/share,etc}
+}




More information about the arch-commits mailing list