[arch-commits] Commit in goagent/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Mon Apr 14 03:56:50 UTC 2014


    Date: Monday, April 14, 2014 @ 05:56:50
  Author: fyan
Revision: 109363

upgpkg: goagent 3.1.9-1

Modified:
  goagent/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-14 01:59:38 UTC (rev 109362)
+++ PKGBUILD	2014-04-14 03:56:50 UTC (rev 109363)
@@ -4,7 +4,7 @@
 # Contributor: Guten <ywzhaifei at gmail.com> 
 
 pkgname=goagent
-pkgver=3.1.8
+pkgver=3.1.9
 pkgrel=1
 pkgdesc="A gae proxy forked from gappproxy/wallproxy"
 arch=("any")
@@ -17,7 +17,6 @@
             'python2-pygeoip: for GAE Regions mode support & DNS region auto detect')
 makedepends=('git')
 source=("git+https://github.com/goagent/goagent.git#tag=v$pkgver"
-        https://github.com/goagent/goagent/commit/cc91b381c5bbd43220c36dd74491584cec3f20cd.patch
         "${pkgname}.user.ini"
         "${pkgname}.service")
 backup=('etc/goagent')
@@ -26,9 +25,6 @@
 prepare() {
   cd $pkgname
 
-  # https://code.google.com/p/goagent/issues/detail?id=13208
-  patch -p1 -i ../cc91b381c5bbd43220c36dd74491584cec3f20cd.patch
-
   sed -e "s|^#!/usr/bin/env python|#!/usr/bin/env python2|" \
       -e 's|^    geoip = .*)\( if.*\)$|    geoip = pygeoip.GeoIP("/usr/share/GeoIP/GeoIP.dat")\1|' \
       -i local/proxy.py
@@ -57,6 +53,5 @@
 
 # vim:set ts=2 sw=2 et:
 sha512sums=('SKIP'
-            'f45b74699db618fd456b12724ef1c87d05d2bb51fc9d8c7676ff21bbd03f2a026b892c3e00fe89532426f5e01757693cb41014a20873393c496b3dfea1874b79'
             'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'
             '4327d5b874c5150296f9c027a60994853de1b68d4c4e32291a5c41c0e162ffbccf68b6208cbc096d099721b470e1df897ad61596d8ddd705543c15b58e9a0f7c')




More information about the arch-commits mailing list