- Update to 2.3.17
This commit is contained in:
parent
7a1e3cc084
commit
be51578184
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234519
2 changed files with 5 additions and 5 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue