aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix23
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-04-06 21:46:57 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-04-06 21:46:57 +0000
commit8cd1a5b41ad246dc31d37ca0b5988f0a8b98d1e4 (patch)
tree08ce90f28de231365d9521bc93c3565b97e1b4f3 /mail/postfix23
parent26672870574704dd77d5aeef39010908beecb85f (diff)
downloadports-8cd1a5b41ad246dc31d37ca0b5988f0a8b98d1e4.tar.gz
ports-8cd1a5b41ad246dc31d37ca0b5988f0a8b98d1e4.zip
Notes
Diffstat (limited to 'mail/postfix23')
-rw-r--r--mail/postfix23/Makefile2
-rw-r--r--mail/postfix23/distinfo12
-rw-r--r--mail/postfix23/files/patch-conf::main.cf13
-rw-r--r--mail/postfix23/scripts/configure.postfix4
4 files changed, 20 insertions, 11 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile
index b4402f699855..74c498879834 100644
--- a/mail/postfix23/Makefile
+++ b/mail/postfix23/Makefile
@@ -15,7 +15,7 @@
# NOTE: PCRE is enabled by default unless you specifically disable it.
PORTNAME= postfix
-PORTVERSION= 2.2.9
+PORTVERSION= 2.2.10
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix23/distinfo b/mail/postfix23/distinfo
index 82f7ddc78528..0d3649d76065 100644
--- a/mail/postfix23/distinfo
+++ b/mail/postfix23/distinfo
@@ -1,9 +1,9 @@
-MD5 (postfix/postfix-2.2.9.tar.gz) = be78631bd9b6bf7735e43abfa54d69f6
-SHA256 (postfix/postfix-2.2.9.tar.gz) = 47cacebab97f2659f83c4aeff5b9660505684bd7f8fb2f41628997673eb94f69
-SIZE (postfix/postfix-2.2.9.tar.gz) = 2442158
+MD5 (postfix/postfix-2.2.10.tar.gz) = 440a4702182a79ac2f51e8974fb742c9
+SHA256 (postfix/postfix-2.2.10.tar.gz) = 7c3f4cabd9f5bbba0c8987b0dcbafdce45a4f13b7f917bcfc6d7b3caf8ce34f1
+SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.8-vda.patch.gz) = 50a7768db7bf7374b6e3fa24b99c19b9
-SHA256 (postfix/postfix-2.2.8-vda.patch.gz) = b325514aa1bb3f90dcc749be16f7c74d18d8ab75cee6f9b20d740dd0ce5c07ac
-SIZE (postfix/postfix-2.2.8-vda.patch.gz) = 7741
+MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca
+SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97
+SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775
diff --git a/mail/postfix23/files/patch-conf::main.cf b/mail/postfix23/files/patch-conf::main.cf
index 67e356de21dd..7e3397f23a5d 100644
--- a/mail/postfix23/files/patch-conf::main.cf
+++ b/mail/postfix23/files/patch-conf::main.cf
@@ -1,5 +1,5 @@
---- conf/main.cf.orig Sat Mar 5 11:53:42 2005
-+++ conf/main.cf Sat Mar 5 11:53:42 2005
+--- conf/main.cf.orig Thu Apr 6 18:26:05 2006
++++ conf/main.cf Thu Apr 6 18:27:10 2006
@@ -32,13 +32,13 @@
# The command_directory parameter specifies the location of all
# postXXX commands.
@@ -16,6 +16,15 @@
# QUEUE AND PROCESS OWNERSHIP
#
+@@ -237,7 +237,7 @@
+ #
+ #mynetworks_style = class
+ #mynetworks_style = subnet
+-#mynetworks_style = host
++mynetworks_style = host
+
+ # Alternatively, you can specify the mynetworks list by hand, in
+ # which case Postfix ignores the mynetworks_style setting.
@@ -608,37 +608,37 @@
# sendmail_path: The full pathname of the Postfix sendmail command.
# This is the Sendmail-compatible mail posting interface.
diff --git a/mail/postfix23/scripts/configure.postfix b/mail/postfix23/scripts/configure.postfix
index 545df61817a5..2808883c08cb 100644
--- a/mail/postfix23/scripts/configure.postfix
+++ b/mail/postfix23/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix23/scripts/Attic/configure.postfix,v 1.72 2006-02-22 13:53:31 mnag Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix23/scripts/Attic/configure.postfix,v 1.73 2006-04-06 21:46:57 mnag Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -229,7 +229,7 @@ while [ "$1" ]; do
;;
VDA)
echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- echo "PATCHFILES+= postfix-2.2.8-vda.patch.gz"
+ echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz"
echo "PATCH_DIST_STRIP= -p1"
;;
Test)