diff options
author | mnag <mnag@FreeBSD.org> | 2009-05-25 06:27:34 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2009-05-25 06:27:34 +0800 |
commit | 8a21d466d5c6fa22ece9e8eabc0b224b69f936f9 (patch) | |
tree | 9b1683f7e6c844f2c50807a6fde261af02a1356f | |
parent | e05c72ea4c6fe030721442be14334cac47ca2778 (diff) | |
download | freebsd-ports-graphics-8a21d466d5c6fa22ece9e8eabc0b224b69f936f9.tar.gz freebsd-ports-graphics-8a21d466d5c6fa22ece9e8eabc0b224b69f936f9.tar.zst freebsd-ports-graphics-8a21d466d5c6fa22ece9e8eabc0b224b69f936f9.zip |
- Update to 2.3.17
-rw-r--r-- | mail/postfix23/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix23/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 119dd404279..ccb9b9c5cc6 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.16 +PORTVERSION= 2.3.17 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -252,7 +252,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/postfix23/distinfo b/mail/postfix23/distinfo index 80abd7b0138..2de4ca983aa 100644 --- a/mail/postfix23/distinfo +++ b/mail/postfix23/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.3.16.tar.gz) = 9d08be93182f038a1f499c3a3b3eca6b -SHA256 (postfix/postfix-2.3.16.tar.gz) = 532795ddbba0ea613ef5c23d3ba1c95dbf553f588f100264330a9496f5f2a7b8 -SIZE (postfix/postfix-2.3.16.tar.gz) = 2793194 +MD5 (postfix/postfix-2.3.17.tar.gz) = 9c209b4c5cad921c9ebf315c1cf54c9a +SHA256 (postfix/postfix-2.3.17.tar.gz) = a1e10f4a1d7ac92020817be54648f55589fc4a522b8ecb82a4defd2991ca9680 +SIZE (postfix/postfix-2.3.17.tar.gz) = 2793501 MD5 (postfix/postfix-2.3.7-vda.patch.gz) = 93ad21258bcde55f39792b5b753aed4b SHA256 (postfix/postfix-2.3.7-vda.patch.gz) = b353c82ecb2b35a5edba38180b683a4ad08895c94e3def0d1a4eeac58ac91061 SIZE (postfix/postfix-2.3.7-vda.patch.gz) = 8003 |