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

Lukas Fleischer lfleischer at nymeria.archlinux.org
Tue Jun 10 08:02:12 UTC 2014


    Date: Tuesday, June 10, 2014 @ 10:02:12
  Author: lfleischer
Revision: 112955

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

Added:
  spawn-fcgi/repos/community-i686/PKGBUILD
    (from rev 112954, spawn-fcgi/trunk/PKGBUILD)
  spawn-fcgi/repos/community-x86_64/PKGBUILD
    (from rev 112954, spawn-fcgi/trunk/PKGBUILD)
Deleted:
  spawn-fcgi/repos/community-i686/PKGBUILD
  spawn-fcgi/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-06-10 08:01:59 UTC (rev 112954)
+++ community-i686/PKGBUILD	2014-06-10 08:02:12 UTC (rev 112955)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Aaron Bull Schaefer <aaron at elasticdog.com>
-# Contributor: Felix Hanley <felix at seconddrawer.com.au>
-
-pkgname=spawn-fcgi
-pkgver=1.6.3
-pkgrel=2
-pkgdesc='A FastCGI process manager for web applications'
-arch=('i686' 'x86_64')
-url='http://redmine.lighttpd.net/projects/spawn-fcgi/'
-license=('BSD')
-depends=('glibc')
-source=("http://www.lighttpd.net/download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('787ed2f88d2204bf1fe4fbd6e509d1d7')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: spawn-fcgi/repos/community-i686/PKGBUILD (from rev 112954, spawn-fcgi/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-06-10 08:02:12 UTC (rev 112955)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Aaron Bull Schaefer <aaron at elasticdog.com>
+# Contributor: Felix Hanley <felix at seconddrawer.com.au>
+
+pkgname=spawn-fcgi
+pkgver=1.6.4
+pkgrel=1
+pkgdesc='A FastCGI process manager for web applications'
+arch=('i686' 'x86_64')
+url='http://redmine.lighttpd.net/projects/spawn-fcgi/'
+license=('BSD')
+depends=('glibc')
+source=("http://www.lighttpd.net/download/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('bf269849995ab8b3a8989779fa5818aa')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-06-10 08:01:59 UTC (rev 112954)
+++ community-x86_64/PKGBUILD	2014-06-10 08:02:12 UTC (rev 112955)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Aaron Bull Schaefer <aaron at elasticdog.com>
-# Contributor: Felix Hanley <felix at seconddrawer.com.au>
-
-pkgname=spawn-fcgi
-pkgver=1.6.3
-pkgrel=2
-pkgdesc='A FastCGI process manager for web applications'
-arch=('i686' 'x86_64')
-url='http://redmine.lighttpd.net/projects/spawn-fcgi/'
-license=('BSD')
-depends=('glibc')
-source=("http://www.lighttpd.net/download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('787ed2f88d2204bf1fe4fbd6e509d1d7')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: spawn-fcgi/repos/community-x86_64/PKGBUILD (from rev 112954, spawn-fcgi/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-06-10 08:02:12 UTC (rev 112955)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Aaron Bull Schaefer <aaron at elasticdog.com>
+# Contributor: Felix Hanley <felix at seconddrawer.com.au>
+
+pkgname=spawn-fcgi
+pkgver=1.6.4
+pkgrel=1
+pkgdesc='A FastCGI process manager for web applications'
+arch=('i686' 'x86_64')
+url='http://redmine.lighttpd.net/projects/spawn-fcgi/'
+license=('BSD')
+depends=('glibc')
+source=("http://www.lighttpd.net/download/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('bf269849995ab8b3a8989779fa5818aa')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}




More information about the arch-commits mailing list