Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=c20b8fecb587245c1a9a0cf00a977e5ed7ef968c
commit c20b8fecb587245c1a9a0cf00a977e5ed7ef968c Author: James Buren <[email protected]> Date: Sat Dec 29 17:00:52 2012 -0600 pdns-3.1-2-x86_64 * rebuild with boost diff --git a/source/network-extra/pdns/FrugalBuild b/source/network-extra/pdns/FrugalBuild index 8e3c0ca..ad7f985 100644 --- a/source/network-extra/pdns/FrugalBuild +++ b/source/network-extra/pdns/FrugalBuild @@ -5,11 +5,11 @@ pkgname=pdns pkgver=3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Power DNS Server and Recursor" url="http://www.powerdns.com/" -depends=('libstdc++' 'sqlite2' 'libmysqlclient' 'libpq' 'libboost>=1.49.0') -makedepends=('mysql' 'postgresql' 'boost') +depends=('libstdc++' 'sqlite2' 'libmysqlclient' 'libpq' 'libboost>=1.50.0') +makedepends=('mysql' 'postgresql' 'boost>=1.50.0') groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx --dump 'http://downloads.powerdns.com/releases/?C=M;O=D' | grep pdns-.*gz$ | egrep -v '(rc|beta|pre)' | sed 's/.*-\(.*\)\.t.*/\1/;q'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
