wok diff postfix/receipt @ rev 7739

Added pre_install and post_remove to hd2u.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Dec 20 08:07:07 2010 +0000 (2010-12-20)
parents f3327707164a
children e5372f17be2d
line diff
     1.1 --- a/postfix/receipt	Sun Feb 28 17:01:48 2010 +0100
     1.2 +++ b/postfix/receipt	Mon Dec 20 08:07:07 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"