[arch-commits] Commit in siege/repos (4 files)
Florian Pritz
bluewind at archlinux.org
Fri Jun 5 11:13:40 UTC 2015
Date: Friday, June 5, 2015 @ 13:13:40
Author: bluewind
Revision: 134836
archrelease: copy trunk to community-i686, community-x86_64
Added:
siege/repos/community-i686/PKGBUILD
(from rev 134835, siege/trunk/PKGBUILD)
siege/repos/community-x86_64/PKGBUILD
(from rev 134835, 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 2015-06-05 11:13:35 UTC (rev 134835)
+++ community-i686/PKGBUILD 2015-06-05 11:13:40 UTC (rev 134836)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz <flo at xinu.at>
-# Contributor: Sven Kauber <celeon at gmail.com>
-
-pkgname=siege
-pkgver=3.0.9
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL')
-pkgdesc="An http regression testing and benchmarking utility"
-url="http://www.joedog.org/JoeDog/Siege"
-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=('beba9ccaf1ed4f098d5948d17de1deba')
Copied: siege/repos/community-i686/PKGBUILD (from rev 134835, siege/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-06-05 11:13:40 UTC (rev 134836)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Florian Pritz <flo at xinu.at>
+# Contributor: Sven Kauber <celeon at gmail.com>
+
+pkgname=siege
+pkgver=3.1.0
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+pkgdesc="An http regression testing and benchmarking utility"
+url="http://www.joedog.org/JoeDog/Siege"
+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=('7f58421e18fae7067fd1e42a27d6305b')
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-06-05 11:13:35 UTC (rev 134835)
+++ community-x86_64/PKGBUILD 2015-06-05 11:13:40 UTC (rev 134836)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz <flo at xinu.at>
-# Contributor: Sven Kauber <celeon at gmail.com>
-
-pkgname=siege
-pkgver=3.0.9
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL')
-pkgdesc="An http regression testing and benchmarking utility"
-url="http://www.joedog.org/JoeDog/Siege"
-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=('beba9ccaf1ed4f098d5948d17de1deba')
Copied: siege/repos/community-x86_64/PKGBUILD (from rev 134835, siege/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-06-05 11:13:40 UTC (rev 134836)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Florian Pritz <flo at xinu.at>
+# Contributor: Sven Kauber <celeon at gmail.com>
+
+pkgname=siege
+pkgver=3.1.0
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+pkgdesc="An http regression testing and benchmarking utility"
+url="http://www.joedog.org/JoeDog/Siege"
+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=('7f58421e18fae7067fd1e42a27d6305b')
More information about the arch-commits
mailing list