From owner-svn-ports-head@FreeBSD.ORG Sun Sep 1 20:12:53 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CB19AFFB; Sun, 1 Sep 2013 20:12:53 +0000 (UTC) (envelope-from sahil@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A046E2363; Sun, 1 Sep 2013 20:12:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r81KCrTv055394; Sun, 1 Sep 2013 20:12:53 GMT (envelope-from sahil@svn.freebsd.org) Received: (from sahil@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r81KCrcI055392; Sun, 1 Sep 2013 20:12:53 GMT (envelope-from sahil@svn.freebsd.org) Message-Id: <201309012012.r81KCrcI055392@svn.freebsd.org> From: Sahil Tandon Date: Sun, 1 Sep 2013 20:12:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325915 - head/mail/postfix X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Sep 2013 20:12:53 -0000 Author: sahil Date: Sun Sep 1 20:12:52 2013 New Revision: 325915 URL: http://svnweb.freebsd.org/changeset/ports/325915 Log: - Update to 2.10.1 and bump VDAVERSION Modified: head/mail/postfix/Makefile head/mail/postfix/distinfo (contents, props changed) Modified: head/mail/postfix/Makefile ============================================================================== --- head/mail/postfix/Makefile Sun Sep 1 20:12:46 2013 (r325914) +++ head/mail/postfix/Makefile Sun Sep 1 20:12:52 2013 (r325915) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -21,7 +21,7 @@ LICENSE_NAME= IBM PUBLIC LICENSE VERSION LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -VDAVERSION= 2.9.5 +VDAVERSION= 2.10.0 CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-9].* postfix-base-2.[0-9].* \ postfix-current-2.* postfix-current-base-2.* sendmail-8.* \ sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]* @@ -228,7 +228,7 @@ _REQUIRE+= ypserv .if ${PORT_OPTIONS:MVDA} PATCH_SITES+= http://vda.sourceforge.net/VDA/:vda -PATCHFILES+= postfix-vda-v11-${VDAVERSION}.patch:vda +PATCHFILES+= postfix-vda-v13-${VDAVERSION}.patch:vda PATCH_DIST_STRIP= -p1 PLIST_SUB+= VDA="" .else Modified: head/mail/postfix/distinfo ============================================================================== --- head/mail/postfix/distinfo Sun Sep 1 20:12:46 2013 (r325914) +++ head/mail/postfix/distinfo Sun Sep 1 20:12:52 2013 (r325915) @@ -1,6 +1,6 @@ -SHA256 (postfix/postfix-2.10.0.tar.gz) = 4a42a6029af418cbd4a8668b4f8c7e1ea9975cbe9756df760649c0a941bfeb7b -SIZE (postfix/postfix-2.10.0.tar.gz) = 3826655 +SHA256 (postfix/postfix-2.10.1.tar.gz) = 2e85a62e97418bbb022b4d4433098a7f25adc7dc707c37d9984db2c2f314b1c1 +SIZE (postfix/postfix-2.10.1.tar.gz) = 3827595 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 -SHA256 (postfix/postfix-vda-v11-2.9.5.patch) = df30379c456971a514ae5587531bb5cd8492921a6a27e6d23f5014a1434945aa -SIZE (postfix/postfix-vda-v11-2.9.5.patch) = 55009 +SHA256 (postfix/postfix-vda-v13-2.10.0.patch) = 6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f +SIZE (postfix/postfix-vda-v13-2.10.0.patch) = 55701