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

Felix Yan fyan at archlinux.org
Tue Oct 27 03:56:32 UTC 2015


    Date: Tuesday, October 27, 2015 @ 04:56:32
  Author: fyan
Revision: 145057

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-10-27 03:55:58 UTC (rev 145056)
+++ community-i686/PKGBUILD	2015-10-27 03:56:32 UTC (rev 145057)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josh VanderLinden <arch at cloudlery.com>
-# Contributor: Nicolas Storme <nicolas at atelier-web.com>
-
-pkgname=goaccess
-pkgver=0.9.5
-pkgrel=1
-pkgdesc="An open source real-time web log analyzer and interactive viewer"
-arch=('i686' 'x86_64')
-url='http://goaccess.io'
-license=('GPL')
-depends=('ncurses' 'geoip' 'glib2')
-backup=('etc/goaccess.conf')
-source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz")
-sha512sums=('201b88a9ed8cd4ab051ab928322b38d6a3843140f49ada43841ece6f7f4e7e11449fc4ad9916dc2553889d2b3fdbe6063315914f9350f0a292265aeb4d6152b6')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --enable-geoip --enable-utf8
-  make prefix=/usr sysconfdir=/etc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
-}
-

Copied: goaccess/repos/community-i686/PKGBUILD (from rev 145056, goaccess/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-10-27 03:56:32 UTC (rev 145057)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josh VanderLinden <arch at cloudlery.com>
+# Contributor: Nicolas Storme <nicolas at atelier-web.com>
+
+pkgname=goaccess
+pkgver=0.9.6
+pkgrel=1
+pkgdesc="An open source real-time web log analyzer and interactive viewer"
+arch=('i686' 'x86_64')
+url='http://goaccess.io'
+license=('GPL')
+depends=('ncurses' 'geoip' 'glib2')
+backup=('etc/goaccess.conf')
+source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz")
+sha512sums=('bd7cc2a192a45d644e3d3929ffe687fa014a43dbce3e0a6d3e86e25081d1f2779b389b4704afc7ec4b2e3644213ef3e156d01f0d536d66d2e9d74cdcf6517cf6')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --enable-geoip --enable-utf8
+  make prefix=/usr sysconfdir=/etc
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-10-27 03:55:58 UTC (rev 145056)
+++ community-x86_64/PKGBUILD	2015-10-27 03:56:32 UTC (rev 145057)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josh VanderLinden <arch at cloudlery.com>
-# Contributor: Nicolas Storme <nicolas at atelier-web.com>
-
-pkgname=goaccess
-pkgver=0.9.5
-pkgrel=1
-pkgdesc="An open source real-time web log analyzer and interactive viewer"
-arch=('i686' 'x86_64')
-url='http://goaccess.io'
-license=('GPL')
-depends=('ncurses' 'geoip' 'glib2')
-backup=('etc/goaccess.conf')
-source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz")
-sha512sums=('201b88a9ed8cd4ab051ab928322b38d6a3843140f49ada43841ece6f7f4e7e11449fc4ad9916dc2553889d2b3fdbe6063315914f9350f0a292265aeb4d6152b6')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --enable-geoip --enable-utf8
-  make prefix=/usr sysconfdir=/etc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
-}
-

Copied: goaccess/repos/community-x86_64/PKGBUILD (from rev 145056, goaccess/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-10-27 03:56:32 UTC (rev 145057)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josh VanderLinden <arch at cloudlery.com>
+# Contributor: Nicolas Storme <nicolas at atelier-web.com>
+
+pkgname=goaccess
+pkgver=0.9.6
+pkgrel=1
+pkgdesc="An open source real-time web log analyzer and interactive viewer"
+arch=('i686' 'x86_64')
+url='http://goaccess.io'
+license=('GPL')
+depends=('ncurses' 'geoip' 'glib2')
+backup=('etc/goaccess.conf')
+source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz")
+sha512sums=('bd7cc2a192a45d644e3d3929ffe687fa014a43dbce3e0a6d3e86e25081d1f2779b389b4704afc7ec4b2e3644213ef3e156d01f0d536d66d2e9d74cdcf6517cf6')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --enable-geoip --enable-utf8
+  make prefix=/usr sysconfdir=/etc
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
+}
+



More information about the arch-commits mailing list