[arch-commits] Commit in goaccess/repos (4 files)
Felix Yan
fyan at archlinux.org
Tue Sep 8 06:35:05 UTC 2015
Date: Tuesday, September 8, 2015 @ 08:35:05
Author: fyan
Revision: 139555
archrelease: copy trunk to community-i686, community-x86_64
Added:
goaccess/repos/community-i686/PKGBUILD
(from rev 139554, goaccess/trunk/PKGBUILD)
goaccess/repos/community-x86_64/PKGBUILD
(from rev 139554, 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-09-08 06:34:39 UTC (rev 139554)
+++ community-i686/PKGBUILD 2015-09-08 06:35:05 UTC (rev 139555)
@@ -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.3
-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=('624e6ae50d08550440b7f76573003f50a01fe7d0b74302ac89e3281cd7c8b1e541a4e01211dfa41c687c9485b6b1d72ac8b2ed9a9e0c7dcddf1b1c0c7dee33f8')
-
-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 139554, goaccess/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-08 06:35:05 UTC (rev 139555)
@@ -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.4
+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=('068ce399c4b202d322f297847c1a5b80e3143de93496db234a6db772ad7beb7d497ccad30a1d39b72d131488543f45d0dd179106bbabdbcdef4771a87dd8acef')
+
+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-09-08 06:34:39 UTC (rev 139554)
+++ community-x86_64/PKGBUILD 2015-09-08 06:35:05 UTC (rev 139555)
@@ -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.3
-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=('624e6ae50d08550440b7f76573003f50a01fe7d0b74302ac89e3281cd7c8b1e541a4e01211dfa41c687c9485b6b1d72ac8b2ed9a9e0c7dcddf1b1c0c7dee33f8')
-
-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 139554, goaccess/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-09-08 06:35:05 UTC (rev 139555)
@@ -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.4
+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=('068ce399c4b202d322f297847c1a5b80e3143de93496db234a6db772ad7beb7d497ccad30a1d39b72d131488543f45d0dd179106bbabdbcdef4771a87dd8acef')
+
+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