wok rev 7660

Up: postfix to 2.7.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 15 20:54:26 2010 +0000 (2010-12-15)
parents 8fcd5126133f
children 1ca5481cfd1f
files postfix/receipt
line diff
     1.1 --- a/postfix/receipt	Wed Dec 15 20:37:51 2010 +0000
     1.2 +++ b/postfix/receipt	Wed Dec 15 20:54:26 2010 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="postfix"
     1.7 -VERSION="2.6.3"
     1.8 +VERSION="2.7.2"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="fast, easy to administer, and secure mailer."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://www.postfix.org/"
    1.14  WGET_URL="ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/$TARBALL"
    1.15 -BUILD_DEPENDS="db-dev openldap-dev pcre-dev openssl-dev"
    1.16 +BUILD_DEPENDS="db-dev openldap-dev pcre-dev openssl-dev perl"
    1.17  DEPENDS="libdb libldap pcre openssl slitaz-base-files cyrus-sasl \
    1.18  libkrb5 libcomerr3"
    1.19  CONFIG_FILES="/etc/postfix"