wok diff postgrey/receipt @ rev 17485

Add hylafax
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 12:18:02 2014 +0100 (2014-12-30)
parents 51a1ebbda768
children 202b394c374d
line diff
     1.1 --- a/postgrey/receipt	Fri Oct 18 19:43:55 2013 +0000
     1.2 +++ b/postgrey/receipt	Tue Dec 30 12:18:02 2014 +0100
     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()