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

Florian Pritz bluewind at archlinux.org
Tue Sep 12 08:26:17 UTC 2017


    Date: Tuesday, September 12, 2017 @ 08:26:16
  Author: bluewind
Revision: 257090

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

Added:
  siege/repos/community-i686/PKGBUILD
    (from rev 257089, siege/trunk/PKGBUILD)
  siege/repos/community-x86_64/PKGBUILD
    (from rev 257089, siege/trunk/PKGBUILD)
Deleted:
  siege/repos/community-i686/PKGBUILD
  siege/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-09-12 08:26:06 UTC (rev 257089)
+++ community-i686/PKGBUILD	2017-09-12 08:26:16 UTC (rev 257090)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz <flo at xinu.at>
-# Contributor: Sven Kauber <celeon at gmail.com>
-
-pkgname=siege
-pkgver=4.0.2
-pkgrel=2
-arch=('i686' 'x86_64')
-license=('GPL')
-pkgdesc="An http regression testing and benchmarking utility"
-url="https://www.joedog.org/siege-home/"
-depends=('openssl')
-source=("http://download.joedog.org/siege/siege-${pkgver}.tar.gz")
-backup=(etc/siegerc etc/urls.txt)
-
-build() {
-  cd "${srcdir}/$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname-$pkgver"
-
-  install -d -m755 "$pkgdir/etc"
-  install -d -m755 "$pkgdir/usr/share"
-  make DESTDIR="$pkgdir" install
-  sed -i 's/^# file =$/file = \/etc\/urls.txt/' "$pkgdir/etc/siegerc"
-}
-
-md5sums=('ae03c9072d4ada7309f31d14d0e24518')

Copied: siege/repos/community-i686/PKGBUILD (from rev 257089, siege/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-09-12 08:26:16 UTC (rev 257090)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Florian Pritz <flo at xinu.at>
+# Contributor: Sven Kauber <celeon at gmail.com>
+
+pkgname=siege
+pkgver=4.0.4
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+pkgdesc="An http regression testing and benchmarking utility"
+url="https://www.joedog.org/siege-home/"
+depends=('openssl')
+source=("http://download.joedog.org/siege/siege-${pkgver}.tar.gz")
+backup=(etc/siegerc etc/urls.txt)
+
+build() {
+  cd "${srcdir}/$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/$pkgname-$pkgver"
+
+  install -d -m755 "$pkgdir/etc"
+  install -d -m755 "$pkgdir/usr/share"
+  make DESTDIR="$pkgdir" install
+  sed -i 's/^# file =$/file = \/etc\/urls.txt/' "$pkgdir/etc/siegerc"
+}
+
+md5sums=('aed6db62c4bf199f86218bd7b2fda14f')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-09-12 08:26:06 UTC (rev 257089)
+++ community-x86_64/PKGBUILD	2017-09-12 08:26:16 UTC (rev 257090)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz <flo at xinu.at>
-# Contributor: Sven Kauber <celeon at gmail.com>
-
-pkgname=siege
-pkgver=4.0.2
-pkgrel=2
-arch=('i686' 'x86_64')
-license=('GPL')
-pkgdesc="An http regression testing and benchmarking utility"
-url="https://www.joedog.org/siege-home/"
-depends=('openssl')
-source=("http://download.joedog.org/siege/siege-${pkgver}.tar.gz")
-backup=(etc/siegerc etc/urls.txt)
-
-build() {
-  cd "${srcdir}/$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname-$pkgver"
-
-  install -d -m755 "$pkgdir/etc"
-  install -d -m755 "$pkgdir/usr/share"
-  make DESTDIR="$pkgdir" install
-  sed -i 's/^# file =$/file = \/etc\/urls.txt/' "$pkgdir/etc/siegerc"
-}
-
-md5sums=('ae03c9072d4ada7309f31d14d0e24518')

Copied: siege/repos/community-x86_64/PKGBUILD (from rev 257089, siege/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-09-12 08:26:16 UTC (rev 257090)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Florian Pritz <flo at xinu.at>
+# Contributor: Sven Kauber <celeon at gmail.com>
+
+pkgname=siege
+pkgver=4.0.4
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+pkgdesc="An http regression testing and benchmarking utility"
+url="https://www.joedog.org/siege-home/"
+depends=('openssl')
+source=("http://download.joedog.org/siege/siege-${pkgver}.tar.gz")
+backup=(etc/siegerc etc/urls.txt)
+
+build() {
+  cd "${srcdir}/$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/$pkgname-$pkgver"
+
+  install -d -m755 "$pkgdir/etc"
+  install -d -m755 "$pkgdir/usr/share"
+  make DESTDIR="$pkgdir" install
+  sed -i 's/^# file =$/file = \/etc\/urls.txt/' "$pkgdir/etc/siegerc"
+}
+
+md5sums=('aed6db62c4bf199f86218bd7b2fda14f')



More information about the arch-commits mailing list