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

commit 3b86a42a9baa8855ecb282d069738abf6b440c89
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Apr 26 11:21:22 2010 +0200

cacti-0.8.7e-3-i686

- add sql_injection_template_export.patch
- closes #4193

diff --git a/source/network-extra/cacti/FrugalBuild 
b/source/network-extra/cacti/FrugalBuild
index 4ead356..726a89e 100644
--- a/source/network-extra/cacti/FrugalBuild
+++ b/source/network-extra/cacti/FrugalBuild
@@ -4,15 +4,17 @@

pkgname=cacti
pkgver=0.8.7e
-pkgrel=2
+pkgrel=3
pkgdesc="Cacti is a complete network graphing solution designed to harness the 
power of RRDTool's data storage and graphing functionality."
url="http://cacti.net/";
depends=('rrdtool' 'apache' 'mysql' 'php' 'net-snmp>=5.5')
groups=('network-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://cacti.net/download_cacti.php |grep latest |sed -ne 
's/.*\]\(.*\)/\1/;1p'"
-source=(http://www.cacti.net/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('6ba93e200e0fbbddfbc5a9a98a9cf0f70842d904')
+source=(http://www.cacti.net/downloads/$pkgname-$pkgver.tar.gz \
+       
http://www.cacti.net/downloads/patches/0.8.7e/sql_injection_template_export.patch)
+sha1sums=('6ba93e200e0fbbddfbc5a9a98a9cf0f70842d904' \
+          'd64c9173d1a66ef4b47487ee089050a664f58f97')

build()
{
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to