diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-02-28 20:06:30 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-02-28 20:06:30 +0000 |
commit | bdd17e317f7d5da3ae4a440d3149fcd4c7cba769 (patch) | |
tree | de42915ffa5e7ff50cc5013c7c4ac212deccad4c /mail | |
parent | - Connect postfix24 (diff) |
- Update to 2.5.1
- Mark as IGNORE VDA patch until patch does not apply clean
Requested by: many
Notes
Notes:
svn path=/head/; revision=208124
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix/distinfo | 9 | ||||
-rw-r--r-- | mail/postfix/pkg-plist | 3 | ||||
-rw-r--r-- | mail/postfix25/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix25/distinfo | 9 | ||||
-rw-r--r-- | mail/postfix25/pkg-plist | 3 | ||||
-rw-r--r-- | mail/postfix26/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix26/distinfo | 9 | ||||
-rw-r--r-- | mail/postfix26/pkg-plist | 3 | ||||
-rw-r--r-- | mail/postfix27/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix27/distinfo | 9 | ||||
-rw-r--r-- | mail/postfix27/pkg-plist | 3 | ||||
-rw-r--r-- | mail/postfix28/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix28/distinfo | 9 | ||||
-rw-r--r-- | mail/postfix28/pkg-plist | 3 |
15 files changed, 45 insertions, 40 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 6b22660c207a..4404bde9baea 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.4.6 +PORTVERSION= 2.5.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -23,7 +23,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= vivek@khera.org COMMENT= A secure alternative to widely-used Sendmail -CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-35-9].* postfix-current-2.* \ +CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes @@ -184,6 +184,7 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) +IGNORE= Waiting for a new patch that's work with 2.5.1 PATCH_SITES+= http://vda.sourceforge.net/VDA/ PATCHFILES+= postfix-2.4.5-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index e9b4661f94fc..0e9da6915239 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,6 +1,3 @@ -MD5 (postfix/postfix-2.4.6.tar.gz) = 303327f66c13ff9631734651ee184a88 -SHA256 (postfix/postfix-2.4.6.tar.gz) = 00d079d6354bb3979b186da6bbe281b42eea2716620da781bcdb36dd558edcca -SIZE (postfix/postfix-2.4.6.tar.gz) = 2935249 -MD5 (postfix/postfix-2.4.5-vda-ng.patch.gz) = 35fa62c93091d42ab02f67d0614d7086 -SHA256 (postfix/postfix-2.4.5-vda-ng.patch.gz) = ca21c1fddb1c6f11b90a363408056f0656dcbd747198ef61c7ee2998a07e0087 -SIZE (postfix/postfix-2.4.5-vda-ng.patch.gz) = 12241 +MD5 (postfix/postfix-2.5.1.tar.gz) = 95a559c509081fdd07d78eafd4f4c3b4 +SHA256 (postfix/postfix-2.5.1.tar.gz) = bad7ed98d1bbc8fd27d4b4d6d65a8dfe21794c109bc923e5fe45abea5b484037 +SIZE (postfix/postfix-2.5.1.tar.gz) = 3153629 diff --git a/mail/postfix/pkg-plist b/mail/postfix/pkg-plist index c7905343c5d5..b0e26b6fe95b 100644 --- a/mail/postfix/pkg-plist +++ b/mail/postfix/pkg-plist @@ -145,8 +145,11 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README.html %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README.html +%%PORTDOCS%%%%DOCSDIR%%/SOHO_README.html %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README.html +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README.html %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README.html %%PORTDOCS%%%%DOCSDIR%%/TUNING_README diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index 6b22660c207a..4404bde9baea 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.4.6 +PORTVERSION= 2.5.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -23,7 +23,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= vivek@khera.org COMMENT= A secure alternative to widely-used Sendmail -CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-35-9].* postfix-current-2.* \ +CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes @@ -184,6 +184,7 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) +IGNORE= Waiting for a new patch that's work with 2.5.1 PATCH_SITES+= http://vda.sourceforge.net/VDA/ PATCHFILES+= postfix-2.4.5-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 diff --git a/mail/postfix25/distinfo b/mail/postfix25/distinfo index e9b4661f94fc..0e9da6915239 100644 --- a/mail/postfix25/distinfo +++ b/mail/postfix25/distinfo @@ -1,6 +1,3 @@ -MD5 (postfix/postfix-2.4.6.tar.gz) = 303327f66c13ff9631734651ee184a88 -SHA256 (postfix/postfix-2.4.6.tar.gz) = 00d079d6354bb3979b186da6bbe281b42eea2716620da781bcdb36dd558edcca -SIZE (postfix/postfix-2.4.6.tar.gz) = 2935249 -MD5 (postfix/postfix-2.4.5-vda-ng.patch.gz) = 35fa62c93091d42ab02f67d0614d7086 -SHA256 (postfix/postfix-2.4.5-vda-ng.patch.gz) = ca21c1fddb1c6f11b90a363408056f0656dcbd747198ef61c7ee2998a07e0087 -SIZE (postfix/postfix-2.4.5-vda-ng.patch.gz) = 12241 +MD5 (postfix/postfix-2.5.1.tar.gz) = 95a559c509081fdd07d78eafd4f4c3b4 +SHA256 (postfix/postfix-2.5.1.tar.gz) = bad7ed98d1bbc8fd27d4b4d6d65a8dfe21794c109bc923e5fe45abea5b484037 +SIZE (postfix/postfix-2.5.1.tar.gz) = 3153629 diff --git a/mail/postfix25/pkg-plist b/mail/postfix25/pkg-plist index c7905343c5d5..b0e26b6fe95b 100644 --- a/mail/postfix25/pkg-plist +++ b/mail/postfix25/pkg-plist @@ -145,8 +145,11 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README.html %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README.html +%%PORTDOCS%%%%DOCSDIR%%/SOHO_README.html %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README.html +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README.html %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README.html %%PORTDOCS%%%%DOCSDIR%%/TUNING_README diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 6b22660c207a..4404bde9baea 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.4.6 +PORTVERSION= 2.5.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -23,7 +23,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= vivek@khera.org COMMENT= A secure alternative to widely-used Sendmail -CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-35-9].* postfix-current-2.* \ +CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes @@ -184,6 +184,7 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) +IGNORE= Waiting for a new patch that's work with 2.5.1 PATCH_SITES+= http://vda.sourceforge.net/VDA/ PATCHFILES+= postfix-2.4.5-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo index e9b4661f94fc..0e9da6915239 100644 --- a/mail/postfix26/distinfo +++ b/mail/postfix26/distinfo @@ -1,6 +1,3 @@ -MD5 (postfix/postfix-2.4.6.tar.gz) = 303327f66c13ff9631734651ee184a88 -SHA256 (postfix/postfix-2.4.6.tar.gz) = 00d079d6354bb3979b186da6bbe281b42eea2716620da781bcdb36dd558edcca -SIZE (postfix/postfix-2.4.6.tar.gz) = 2935249 -MD5 (postfix/postfix-2.4.5-vda-ng.patch.gz) = 35fa62c93091d42ab02f67d0614d7086 -SHA256 (postfix/postfix-2.4.5-vda-ng.patch.gz) = ca21c1fddb1c6f11b90a363408056f0656dcbd747198ef61c7ee2998a07e0087 -SIZE (postfix/postfix-2.4.5-vda-ng.patch.gz) = 12241 +MD5 (postfix/postfix-2.5.1.tar.gz) = 95a559c509081fdd07d78eafd4f4c3b4 +SHA256 (postfix/postfix-2.5.1.tar.gz) = bad7ed98d1bbc8fd27d4b4d6d65a8dfe21794c109bc923e5fe45abea5b484037 +SIZE (postfix/postfix-2.5.1.tar.gz) = 3153629 diff --git a/mail/postfix26/pkg-plist b/mail/postfix26/pkg-plist index c7905343c5d5..b0e26b6fe95b 100644 --- a/mail/postfix26/pkg-plist +++ b/mail/postfix26/pkg-plist @@ -145,8 +145,11 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README.html %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README.html +%%PORTDOCS%%%%DOCSDIR%%/SOHO_README.html %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README.html +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README.html %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README.html %%PORTDOCS%%%%DOCSDIR%%/TUNING_README diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 6b22660c207a..4404bde9baea 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.4.6 +PORTVERSION= 2.5.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -23,7 +23,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= vivek@khera.org COMMENT= A secure alternative to widely-used Sendmail -CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-35-9].* postfix-current-2.* \ +CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes @@ -184,6 +184,7 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) +IGNORE= Waiting for a new patch that's work with 2.5.1 PATCH_SITES+= http://vda.sourceforge.net/VDA/ PATCHFILES+= postfix-2.4.5-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 diff --git a/mail/postfix27/distinfo b/mail/postfix27/distinfo index e9b4661f94fc..0e9da6915239 100644 --- a/mail/postfix27/distinfo +++ b/mail/postfix27/distinfo @@ -1,6 +1,3 @@ -MD5 (postfix/postfix-2.4.6.tar.gz) = 303327f66c13ff9631734651ee184a88 -SHA256 (postfix/postfix-2.4.6.tar.gz) = 00d079d6354bb3979b186da6bbe281b42eea2716620da781bcdb36dd558edcca -SIZE (postfix/postfix-2.4.6.tar.gz) = 2935249 -MD5 (postfix/postfix-2.4.5-vda-ng.patch.gz) = 35fa62c93091d42ab02f67d0614d7086 -SHA256 (postfix/postfix-2.4.5-vda-ng.patch.gz) = ca21c1fddb1c6f11b90a363408056f0656dcbd747198ef61c7ee2998a07e0087 -SIZE (postfix/postfix-2.4.5-vda-ng.patch.gz) = 12241 +MD5 (postfix/postfix-2.5.1.tar.gz) = 95a559c509081fdd07d78eafd4f4c3b4 +SHA256 (postfix/postfix-2.5.1.tar.gz) = bad7ed98d1bbc8fd27d4b4d6d65a8dfe21794c109bc923e5fe45abea5b484037 +SIZE (postfix/postfix-2.5.1.tar.gz) = 3153629 diff --git a/mail/postfix27/pkg-plist b/mail/postfix27/pkg-plist index c7905343c5d5..b0e26b6fe95b 100644 --- a/mail/postfix27/pkg-plist +++ b/mail/postfix27/pkg-plist @@ -145,8 +145,11 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README.html %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README.html +%%PORTDOCS%%%%DOCSDIR%%/SOHO_README.html %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README.html +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README.html %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README.html %%PORTDOCS%%%%DOCSDIR%%/TUNING_README diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 6b22660c207a..4404bde9baea 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.4.6 +PORTVERSION= 2.5.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -23,7 +23,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= vivek@khera.org COMMENT= A secure alternative to widely-used Sendmail -CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-35-9].* postfix-current-2.* \ +CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes @@ -184,6 +184,7 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) +IGNORE= Waiting for a new patch that's work with 2.5.1 PATCH_SITES+= http://vda.sourceforge.net/VDA/ PATCHFILES+= postfix-2.4.5-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo index e9b4661f94fc..0e9da6915239 100644 --- a/mail/postfix28/distinfo +++ b/mail/postfix28/distinfo @@ -1,6 +1,3 @@ -MD5 (postfix/postfix-2.4.6.tar.gz) = 303327f66c13ff9631734651ee184a88 -SHA256 (postfix/postfix-2.4.6.tar.gz) = 00d079d6354bb3979b186da6bbe281b42eea2716620da781bcdb36dd558edcca -SIZE (postfix/postfix-2.4.6.tar.gz) = 2935249 -MD5 (postfix/postfix-2.4.5-vda-ng.patch.gz) = 35fa62c93091d42ab02f67d0614d7086 -SHA256 (postfix/postfix-2.4.5-vda-ng.patch.gz) = ca21c1fddb1c6f11b90a363408056f0656dcbd747198ef61c7ee2998a07e0087 -SIZE (postfix/postfix-2.4.5-vda-ng.patch.gz) = 12241 +MD5 (postfix/postfix-2.5.1.tar.gz) = 95a559c509081fdd07d78eafd4f4c3b4 +SHA256 (postfix/postfix-2.5.1.tar.gz) = bad7ed98d1bbc8fd27d4b4d6d65a8dfe21794c109bc923e5fe45abea5b484037 +SIZE (postfix/postfix-2.5.1.tar.gz) = 3153629 diff --git a/mail/postfix28/pkg-plist b/mail/postfix28/pkg-plist index c7905343c5d5..b0e26b6fe95b 100644 --- a/mail/postfix28/pkg-plist +++ b/mail/postfix28/pkg-plist @@ -145,8 +145,11 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README.html %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README.html +%%PORTDOCS%%%%DOCSDIR%%/SOHO_README.html %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README.html +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README +%%PORTDOCS%%%%DOCSDIR%%/STRESS_README.html %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README %%PORTDOCS%%%%DOCSDIR%%/TLS_LEGACY_README.html %%PORTDOCS%%%%DOCSDIR%%/TUNING_README |