diff -r 8c415b00fedb -r 570f7bd42975 firehol.patch --- a/firehol.patch Wed Feb 15 15:29:13 2012 +0100 +++ b/firehol.patch Wed Feb 15 15:29:36 2012 +0100 @@ -1,23 +1,21 @@ firehol: iptables firewall builder -diff --git a/source/custom/firehol/FrugalBuild b/source/custom/firehol/FrugalBuild -new file mode 100644 -index 0000000..4cddcec ---- /dev/null -+++ b/source/custom/firehol/FrugalBuild +diff -r d59fcda66b13 source/custom/firehol/FrugalBuild +--- /dev/null Thu Jan 01 00:00:00 1970 +0000 ++++ b/source/custom/firehol/FrugalBuild Wed Feb 15 15:29:26 2012 +0100 @@ -0,0 +1,35 @@ +# Maintainer: Tomas Zeman +# Ported from: +# http://aur.archlinux.org/packages/firehol/firehol/PKGBUILD +# Contributor: Filip Dvorak +pkgname=firehol -+pkgver=1.256 ++pkgver=1.273 +pkgrel=1 +pkgdesc="The iptables stateful packet filtering firewall builder." +_F_sourceforge_dirname="firehol" +Finclude sourceforge +url="http://firehol.sourceforge.net" -+purl="http://sourceforge.net/project/showfiles.php?group_id=58425" ++purl="http://sourceforge.net/project/showfiles.php?group_id=58425&package_id=54268" +archs=('i686' 'x86_64') +license=('GPL') +groups=('custom') @@ -29,7 +27,7 @@ +install=('firehol.install') +up2date="lynx -dump '$purl'|grep tar.bz2|grep -m1 '$pkgname-'|sed 's/.*-\(.*\).tar.bz2 .*/\1/'" +source=(http://dl.sourceforge.net/sourceforge/firehol/$pkgname-$pkgver.tar.bz2) -+sha1sums=('1fc4adb067d0d0ad4d79149710b9db003ffbbf31') ++sha1sums=('09433f7fbb3cbb7e33e9c601008191bfe3b388a8') + +build() { + cd $startdir/src/$pkgname-$pkgver @@ -41,11 +39,9 @@ + cd examples + cp *.conf $startdir/pkg/etc/firehol/ +} -diff --git a/source/custom/firehol/firehol.install b/source/custom/firehol/firehol.install -new file mode 100644 -index 0000000..b8871b3 ---- /dev/null -+++ b/source/custom/firehol/firehol.install +diff -r d59fcda66b13 source/custom/firehol/firehol.install +--- /dev/null Thu Jan 01 00:00:00 1970 +0000 ++++ b/source/custom/firehol/firehol.install Wed Feb 15 15:29:26 2012 +0100 @@ -0,0 +1,26 @@ +#!/bin/bash +