Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e58cfed266bc231a6a5d2c8d33a1c70ec792480c

commit e58cfed266bc231a6a5d2c8d33a1c70ec792480c
Author: crazy <[EMAIL PROTECTED]>
Date:   Mon May 19 22:05:44 2008 +0200

varnish-1.1.2-1-x86_64
* Version bump
* added custom up2date

diff --git a/source/network-extra/varnish/FrugalBuild 
b/source/network-extra/varnish/FrugalBuild
index 3486e71..7843a5d 100644
--- a/source/network-extra/varnish/FrugalBuild
+++ b/source/network-extra/varnish/FrugalBuild
@@ -2,20 +2,20 @@
# Maintainer: Priyank Gosalia <[EMAIL PROTECTED]>

pkgname=varnish
-pkgver=1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="Varnish is an high-performance HTTP accelerator."
Finclude sourceforge
url="http://varnish.linpro.no/";
+up2date="lynx -dump 
'http://sourceforge.net/project/showfiles.php?group_id=155816'|grep -om1 
'varnish-[0-9]\(.*\).tar.gz'|Flasttar"
license="BSD-2"
depends=('glibc')
groups=('network-extra')
archs=('i686' 'x86_64')
-source=([EMAIL PROTECTED] rc.varnish $pkgname.conf 
$pkgname-$pkgver-makefile.patch)
-sha1sums=('2157e9eeae837c7fb2127c4d8490c703d102a73f' \
+source=([EMAIL PROTECTED] rc.varnish $pkgname.conf)
+sha1sums=('286da24d1048f6bea318cc2e061baa8c6d72392f' \
'e6187471f9aa23c6495ba78cbb02215c7bfad1b2' \
-          'f3f8293aa460d1fa7a0b73db2b896a4bfeb71699' \
-          'd4caa05a6091e9722f0428c0dc1c2e23cf2af54c')
+          'f3f8293aa460d1fa7a0b73db2b896a4bfeb71699')

build()
{
diff --git a/source/network-extra/varnish/varnish-1.1-makefile.patch 
b/source/network-extra/varnish/varnish-1.1-makefile.patch
deleted file mode 100644
index cd3d092..0000000
--- a/source/network-extra/varnish/varnish-1.1-makefile.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -Naur varnish-1.1/Makefile.am varnish-1.1.new/Makefile.am
---- varnish-1.1/Makefile.am    2007-07-20 17:00:04.000000000 +0530
-+++ varnish-1.1.new/Makefile.am        2007-07-31 21:19:08.000000000 +0530
-@@ -10,4 +10,4 @@
- EXTRA_DIST = LICENSE autogen.sh varnishapi.pc.in
-
- install-data-local:
--      $(install_sh) -d -m 0755 $(localstatedir)/varnish
-+      $(install_sh) -d -m 0755 $(DESTDIR)$(localstatedir)/varnish
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to