Date: Mon, 16 Jul 2012 00:47:07 +0000 (UTC) From: Sahil Tandon <sahil@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r300917 - in head: . mail/postfix-current Message-ID: <201207160047.q6G0l7re089467@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sahil Date: Mon Jul 16 00:47:06 2012 New Revision: 300917 URL: http://svn.freebsd.org/changeset/ports/300917 Log: Update to 2.10-20120715 and note an incompatible protocol change in UPDATING. Modified: head/UPDATING (contents, props changed) head/mail/postfix-current/Makefile (contents, props changed) head/mail/postfix-current/distinfo (contents, props changed) Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Jul 16 00:35:16 2012 (r300916) +++ head/UPDATING Mon Jul 16 00:47:06 2012 (r300917) @@ -6,6 +6,14 @@ You should get into the habit of checkin you update your ports collection, before attempting any port upgrades. 20120716: + AFFECTS: users of mail/postfix-current + AUTHOR: sahil@FreeBSD.org + + The postscreen-to-smtpd protocol has changed. To avoid "cannot + receive connection attributes" warnings and dropped connections, + execute the command "postfix reload". + +20120716: AFFECTS: Nobody AUTHOR: beat@FreeBSD.org Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Mon Jul 16 00:35:16 2012 (r300916) +++ head/mail/postfix-current/Makefile Mon Jul 16 00:47:06 2012 (r300917) @@ -6,7 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.10-20120520 +DISTVERSION= 2.10-20120715 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ Modified: head/mail/postfix-current/distinfo ============================================================================== --- head/mail/postfix-current/distinfo Mon Jul 16 00:35:16 2012 (r300916) +++ head/mail/postfix-current/distinfo Mon Jul 16 00:47:06 2012 (r300917) @@ -1,4 +1,4 @@ -SHA256 (postfix/postfix-2.10-20120520.tar.gz) = 4ca927f8a1932080a5c87e4babd5b024c5ca45c3572c6d51c64e5f9fb4ed3305 -SIZE (postfix/postfix-2.10-20120520.tar.gz) = 3775212 +SHA256 (postfix/postfix-2.10-20120715.tar.gz) = 7e9f5fde719a2edcbd7997b2593dcceecc12e3d2716b533203f07a31142bbeed +SIZE (postfix/postfix-2.10-20120715.tar.gz) = 3794181 SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207160047.q6G0l7re089467>