[arch-commits] Commit in echoping/repos (4 files)
Florian Pritz
bluewind at nymeria.archlinux.org
Mon Oct 21 12:13:19 UTC 2013
Date: Monday, October 21, 2013 @ 14:13:19
Author: bluewind
Revision: 98916
archrelease: copy trunk to community-i686, community-x86_64
Added:
echoping/repos/community-i686/PKGBUILD
(from rev 98915, echoping/trunk/PKGBUILD)
echoping/repos/community-x86_64/PKGBUILD
(from rev 98915, echoping/trunk/PKGBUILD)
Deleted:
echoping/repos/community-i686/PKGBUILD
echoping/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 50 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 25 ----------------------
community-x86_64/PKGBUILD | 25 ----------------------
3 files changed, 50 insertions(+), 50 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2013-10-21 12:13:14 UTC (rev 98915)
+++ community-i686/PKGBUILD 2013-10-21 12:13:19 UTC (rev 98916)
@@ -1,25 +0,0 @@
-# Maintainer: Florian Pritz <bluewind at xinu.at>
-
-pkgname=echoping
-pkgver=6.0.2
-pkgrel=3
-pkgdesc="tests performance of a remote host by sending HTTP, TCP and UDP requests"
-arch=('i686' 'x86_64')
-url="http://echoping.sourceforge.net/"
-license=('GPL')
-depends=(libidn popt libldap)
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('991478532b56ab3b6f46ea9fa332626f')
-options=(!libtool)
-
-build() {
- cd $srcdir/$pkgname-$pkgver
- ./configure --prefix=/usr --config-cache
- make
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
-
- make DESTDIR=$pkgdir install
-}
Copied: echoping/repos/community-i686/PKGBUILD (from rev 98915, echoping/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-21 12:13:19 UTC (rev 98916)
@@ -0,0 +1,25 @@
+# Maintainer: Florian Pritz <bluewind at xinu.at>
+
+pkgname=echoping
+pkgver=6.0.2
+pkgrel=4
+pkgdesc="tests performance of a remote host by sending HTTP, TCP and UDP requests"
+arch=('i686' 'x86_64')
+url="http://echoping.sourceforge.net/"
+license=('GPL')
+depends=(libidn popt libldap)
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('991478532b56ab3b6f46ea9fa332626f')
+options=(!libtool)
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+ ./configure --prefix=/usr --config-cache
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+
+ make DESTDIR=$pkgdir install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2013-10-21 12:13:14 UTC (rev 98915)
+++ community-x86_64/PKGBUILD 2013-10-21 12:13:19 UTC (rev 98916)
@@ -1,25 +0,0 @@
-# Maintainer: Florian Pritz <bluewind at xinu.at>
-
-pkgname=echoping
-pkgver=6.0.2
-pkgrel=3
-pkgdesc="tests performance of a remote host by sending HTTP, TCP and UDP requests"
-arch=('i686' 'x86_64')
-url="http://echoping.sourceforge.net/"
-license=('GPL')
-depends=(libidn popt libldap)
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('991478532b56ab3b6f46ea9fa332626f')
-options=(!libtool)
-
-build() {
- cd $srcdir/$pkgname-$pkgver
- ./configure --prefix=/usr --config-cache
- make
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
-
- make DESTDIR=$pkgdir install
-}
Copied: echoping/repos/community-x86_64/PKGBUILD (from rev 98915, echoping/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-10-21 12:13:19 UTC (rev 98916)
@@ -0,0 +1,25 @@
+# Maintainer: Florian Pritz <bluewind at xinu.at>
+
+pkgname=echoping
+pkgver=6.0.2
+pkgrel=4
+pkgdesc="tests performance of a remote host by sending HTTP, TCP and UDP requests"
+arch=('i686' 'x86_64')
+url="http://echoping.sourceforge.net/"
+license=('GPL')
+depends=(libidn popt libldap)
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('991478532b56ab3b6f46ea9fa332626f')
+options=(!libtool)
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+ ./configure --prefix=/usr --config-cache
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+
+ make DESTDIR=$pkgdir install
+}
More information about the arch-commits
mailing list