diff options
author | mnag <mnag@FreeBSD.org> | 2009-05-25 06:27:48 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2009-05-25 06:27:48 +0800 |
commit | b010507829ea0f386583394fbd9af4c44cd37603 (patch) | |
tree | 67d6a66ea66e72f21702ad0439390a5a8ca2f82a /mail/postfix24 | |
parent | 8a21d466d5c6fa22ece9e8eabc0b224b69f936f9 (diff) | |
download | freebsd-ports-gnome-b010507829ea0f386583394fbd9af4c44cd37603.tar.gz freebsd-ports-gnome-b010507829ea0f386583394fbd9af4c44cd37603.tar.zst freebsd-ports-gnome-b010507829ea0f386583394fbd9af4c44cd37603.zip |
- Update to 2.4.11
Diffstat (limited to 'mail/postfix24')
-rw-r--r-- | mail/postfix24/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix24/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index c99f37a59d61..e0aa6fec4b67 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.4.10 +PORTVERSION= 2.4.11 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -253,7 +253,7 @@ do-configure: CCARGS="${POSTFIX_CCARGS}" AUXLIBS="${POSTFIX_AUXLIBS}" && \ ${ECHO} "all: default" >> Makefile) -pre-install: +pre-su-install: @${SETENV} ${SCRIPTS_ENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: diff --git a/mail/postfix24/distinfo b/mail/postfix24/distinfo index 1233a2d538d9..37ccd41c7aeb 100644 --- a/mail/postfix24/distinfo +++ b/mail/postfix24/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.4.10.tar.gz) = 9ffbaccad132d4599b6db27d63162149 -SHA256 (postfix/postfix-2.4.10.tar.gz) = 9b3117a1899af9054af255f9cca567efe8efa721e30cf7fdc1149db854ee62c8 -SIZE (postfix/postfix-2.4.10.tar.gz) = 2937790 +MD5 (postfix/postfix-2.4.11.tar.gz) = 78df9e3f9dbb24ddac4657495dbff448 +SHA256 (postfix/postfix-2.4.11.tar.gz) = d574e291c7f776383529d4c33320e672ef9cdfdb529675cee945fe83819acb09 +SIZE (postfix/postfix-2.4.11.tar.gz) = 2938201 MD5 (postfix/postfix-2.4.6-vda-ng.patch.gz) = 6090de66e36051357e37bb94a1eea342 SHA256 (postfix/postfix-2.4.6-vda-ng.patch.gz) = 847e9c39bdbd92c912f71521ab4e5266d9baae749d135f220db9c8a5a13e8b3f SIZE (postfix/postfix-2.4.6-vda-ng.patch.gz) = 12244 |