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

Kevin Piché kevin at archlinux.org
Wed Jul 13 01:26:22 UTC 2011


    Date: Tuesday, July 12, 2011 @ 21:26:21
  Author: kevin
Revision: 131635

upgpkg: squid 3.1.14-1
Updated to 3.14

Modified:
  squid/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-12 22:58:02 UTC (rev 131634)
+++ PKGBUILD	2011-07-13 01:26:21 UTC (rev 131635)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=squid
-pkgver=3.1.12
+pkgver=3.1.14
 pkgrel=1
 pkgdesc="A full-featured Web proxy cache server."
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=squid.install
 source=(http://www.squid-cache.org/Versions/v3/3.1/${pkgname}-${pkgver}.tar.bz2
         squid squid.conf.d squid.pam squid.cron squid-3.1.11-unused.patch)
-md5sums=('3b4979e4b44f46d4e13f50326c537d89' 'd213b0cc1db72b749bb8c88716fdab39'
+md5sums=('8f82a451b04c3bf3c29202c548d2f2dd' 'd213b0cc1db72b749bb8c88716fdab39'
          '2383772ef94efddc7b920628bc7ac5b0' '270977cdd9b47ef44c0c427ab9034777'
          '5e17df989e2a74e869790c066f61225b' '8e59089e4a8556fc18df51979f1cfbff')
 
@@ -26,7 +26,7 @@
   sed '/^    HUGE_OBJECT_FLAG=/ s/"-fhuge-objects"//' -i configure
   # fix compile errors with gcc 4.6
   # http://bugs.squid-cache.org/show_bug.cgi?id=3178
-  patch -Np1 -i ${srcdir}/squid-3.1.11-unused.patch
+  #patch -Np1 -i ${srcdir}/squid-3.1.11-unused.patch
 
   # fix cache_dir, cache_dir size, and effective group.
   sed '/^DEFAULT_SWAP_DIR/ s@/cache@/cache/squid@' -i src/Makefile.in




More information about the arch-commits mailing list