wok diff postgrey/receipt @ rev 17701

Add libmateweather
author Yuri Pourre <yuripourre@gmail.com>
date Fri Feb 27 01:06:08 2015 -0300 (2015-02-27)
parents 51a1ebbda768
children 202b394c374d
line diff
     1.1 --- a/postgrey/receipt	Fri Oct 18 19:43:55 2013 +0000
     1.2 +++ b/postgrey/receipt	Fri Feb 27 01:06:08 2015 -0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="postgrey"
     1.7 -VERSION="1.32"
     1.8 +VERSION="1.35"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Postfix policy server implementing greylisting."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -11,7 +11,8 @@
    1.13  WGET_URL="$WEB_SITE/pub/$TARBALL"
    1.14  CONFIG_FILES="/etc/postgrey"
    1.15  
    1.16 -DEPENDS="postfix perl db perl-net-server perl-io-multiplex perl-berkeleydb"
    1.17 +DEPENDS="postfix perl db perl-net-server perl-io-multiplex perl-berkeleydb \
    1.18 +perl-net-dns"
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.21  genpkg_rules()